
Time bar (total: 9.7s)
| 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 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 31.3% | 31.2% | 68.6% | 0.1% | 0% | 0% | 0% | 5 |
| 43.8% | 43.7% | 56.2% | 0.1% | 0% | 0% | 0% | 6 |
| 53.1% | 53% | 46.8% | 0.1% | 0% | 0% | 0% | 7 |
| 59.4% | 59.3% | 40.6% | 0.1% | 0% | 0% | 0% | 8 |
| 68% | 67.9% | 32% | 0.1% | 0% | 0% | 0% | 9 |
| 73.6% | 73.5% | 26.3% | 0.1% | 0% | 0% | 0% | 10 |
| 78.2% | 78.1% | 21.7% | 0.1% | 0% | 0% | 0% | 11 |
| 83.3% | 83.1% | 16.7% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 14 to 12 computations (14.3% saved)
| 1.2s | 8 256× | 0 | valid |
ival-exp: 279.0ms (37.1% of total)const: 174.0ms (23.1% of total)ival-mult: 121.0ms (16.1% of total)ival-add: 77.0ms (10.2% of total)ival-div: 58.0ms (7.7% of total)ival-sub: 34.0ms (4.5% of total)ival-true: 6.0ms (0.8% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 35 | 0 | - | 1 | (2.0266013917939452e-268 -1.2772946664302059e-50 -4.317371470941258e+134) | (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) |
| 4 | 0 | - | 0 | - | (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) |
| 0 | 0 | - | 0 | - | #s(literal 5641895835477563/5000000000000000 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (exp.f64 z) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) | n/u | 6 | 0 |
| ↳ | (exp.f64 z) | underflow | 65 | |
| ↳ | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) | underflow | 65 | |
| ↳ | (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) | underflow | 6 | |
| ↳ | (*.f64 x y) | underflow | 30 | |
-.f64 | (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) | nan-rescue | 4 | 0 |
| ↳ | (exp.f64 z) | overflow | 73 | |
| ↳ | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) | overflow | 73 | |
| ↳ | (*.f64 x y) | overflow | 38 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 10 | 1 |
| - | 0 | 245 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 10 | 0 | 1 |
| - | 0 | 0 | 245 |
| number | freq |
|---|---|
| 0 | 246 |
| 1 | 10 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 60.0ms | 512× | 0 | valid |
Compiled 102 to 34 computations (66.7% saved)
ival-exp: 19.0ms (45.9% of total)const: 8.0ms (19.3% of total)ival-mult: 6.0ms (14.5% of total)ival-div: 3.0ms (7.3% of total)ival-sub: 2.0ms (4.8% of total)ival-add: 2.0ms (4.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 304× | lower-fma.f64 |
| 304× | lower-fma.f32 |
| 256× | distribute-lft-neg-in |
| 240× | sub-neg |
| 214× | cancel-sign-sub-inv |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 115 |
| 1 | 107 | 109 |
| 2 | 203 | 109 |
| 3 | 452 | 108 |
| 4 | 842 | 108 |
| 5 | 1460 | 108 |
| 6 | 1986 | 108 |
| 7 | 2307 | 108 |
| 8 | 2374 | 108 |
| 9 | 2397 | 108 |
| 10 | 2403 | 108 |
| 11 | 2403 | 108 |
| 0 | 10 | 12 |
| 0 | 16 | 12 |
| 1 | 24 | 12 |
| 2 | 36 | 12 |
| 3 | 48 | 12 |
| 4 | 71 | 12 |
| 5 | 101 | 12 |
| 6 | 160 | 12 |
| 7 | 228 | 12 |
| 8 | 321 | 12 |
| 9 | 429 | 12 |
| 10 | 592 | 12 |
| 11 | 605 | 12 |
| 12 | 620 | 12 |
| 13 | 667 | 12 |
| 0 | 667 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| Outputs |
|---|
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
(-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
Compiled 12 to 10 computations (16.7% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.8% | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
Compiled 12 to 10 computations (16.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) | |
| cost-diff | 0 | (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) | |
| cost-diff | 0 | (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) | |
| cost-diff | 128 | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 304× | lower-fma.f64 |
| 304× | lower-fma.f32 |
| 192× | lower-*.f32 |
| 188× | lower-*.f64 |
| 88× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 43 |
| 0 | 16 | 43 |
| 1 | 24 | 43 |
| 2 | 36 | 43 |
| 3 | 48 | 43 |
| 4 | 71 | 43 |
| 5 | 101 | 43 |
| 6 | 160 | 43 |
| 7 | 228 | 43 |
| 8 | 321 | 43 |
| 9 | 429 | 43 |
| 10 | 592 | 43 |
| 11 | 605 | 43 |
| 12 | 620 | 43 |
| 13 | 667 | 43 |
| 0 | 667 | 42 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
x |
(/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) |
y |
(-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) |
(*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
#s(literal 5641895835477563/5000000000000000 binary64) |
(exp.f64 z) |
z |
(*.f64 x y) |
| Outputs |
|---|
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
(-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
x |
(/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) |
(/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) |
y |
(-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) |
(neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) |
(*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
#s(literal 5641895835477563/5000000000000000 binary64) |
(exp.f64 z) |
z |
(*.f64 x y) |
(*.f64 y x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (exp.f64 z) | |
| accuracy | 0.0078125 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) | |
| accuracy | 0.8046875000000001 | (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) | |
| accuracy | 8.1879898698641 | (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) |
| 28.0ms | 256× | 0 | valid |
Compiled 45 to 12 computations (73.3% saved)
ival-sub: 7.0ms (38.2% of total)const: 4.0ms (21.8% of total)ival-mult: 3.0ms (16.4% of total)ival-div: 2.0ms (10.9% of total)ival-exp: 2.0ms (10.9% of total)ival-add: 1.0ms (5.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ()) |
#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ()) |
#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ()) |
#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ()) |
#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- 5641895835477563/5000000000000000 (* x y))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- 5641895835477563/5000000000000000 (* x y)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt 5641895835477563/5000000000000000 (taylor 0 z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (taylor 0 z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 z) (taylor 0 z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* z (+ 1 (* 1/2 z)))) (taylor 0 z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (taylor 0 z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (exp z)) |
| 2.0ms | z | @ | 0 | ((+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (exp z)) |
| 1.0ms | z | @ | inf | ((+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (exp z)) |
| 1.0ms | x | @ | -inf | ((+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (exp z)) |
| 1.0ms | y | @ | -inf | ((+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (exp z)) |
| 1× | egg-herbie |
| 8 782× | lower-fma.f64 |
| 8 782× | lower-fma.f32 |
| 5 312× | lower-*.f64 |
| 5 312× | lower-*.f32 |
| 2 906× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 1995 |
| 1 | 904 | 1975 |
| 2 | 2647 | 1891 |
| 0 | 8323 | 1801 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
5641895835477563/5000000000000000 |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) |
1 |
(+ 1 z) |
(+ 1 (* z (+ 1 (* 1/2 z)))) |
(+ 1 (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(exp z) |
(exp z) |
(exp z) |
(exp z) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(exp z) |
(exp z) |
(exp z) |
(exp z) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(* -1 (* x y)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(* -1 (* x y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(/ -1 x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(* -1 (* x y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(/ -1 x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (* x y)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
| Outputs |
|---|
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+.f64 (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) x) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (+.f64 (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) x)) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (neg.f64 z) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (+.f64 #s(literal 5641895835477563/10000000000000000 binary64) (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (+.f64 (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) x)) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (+.f64 #s(literal 5641895835477563/10000000000000000 binary64) (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (+.f64 #s(literal 5641895835477563/30000000000000000 binary64) (/.f64 #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (+.f64 #s(literal 5641895835477563/10000000000000000 binary64) (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (+.f64 (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) x)) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (*.f64 #s(literal -5641895835477563/5000000000000000 binary64) z) (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (neg.f64 z) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (+.f64 #s(literal 5641895835477563/10000000000000000 binary64) (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (+.f64 #s(literal 5641895835477563/10000000000000000 binary64) (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (+.f64 #s(literal 5641895835477563/30000000000000000 binary64) (/.f64 #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (+.f64 #s(literal 5641895835477563/10000000000000000 binary64) (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
5641895835477563/5000000000000000 |
#s(literal 5641895835477563/5000000000000000 binary64) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 z) |
(+.f64 #s(literal 1 binary64) z) |
(+ 1 (* z (+ 1 (* 1/2 z)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)) |
(+ 1 (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) z #s(literal 1/2 binary64)) z #s(literal 1 binary64)) z #s(literal 1 binary64)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) y) (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) y) (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) y) x) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) y) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) y) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) y) x) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) y) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) y) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) y) x) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) y) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) x) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))))) y)) y) x) (/.f64 #s(literal 1 binary64) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) y) x) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) y) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(-.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) x) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))))) y)) y) (/.f64 #s(literal 1 binary64) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) y) (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) x) (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 x (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64))) x (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) y) (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) x) (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 x (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64))) x (/.f64 (*.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x)) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x))) x x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) y) x) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) y) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) y) y) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64))) x)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (-.f64 (*.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64)) y) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (-.f64 (*.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64)) y) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (-.f64 (*.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64)) y) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x)) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) y) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) y) x) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) y) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (*.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x))) (neg.f64 x))) x) #s(literal -1 binary64)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
| 5 764× | lower-fma.f64 |
| 5 764× | lower-fma.f32 |
| 4 434× | lower-*.f32 |
| 4 430× | lower-*.f64 |
| 3 236× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 36 |
| 0 | 16 | 36 |
| 1 | 57 | 36 |
| 2 | 451 | 36 |
| 3 | 7444 | 36 |
| 0 | 8118 | 35 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
(/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y))) |
(-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)) |
(*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
(exp.f64 z) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)))) (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (*.f64 (/.f64 x (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (neg.f64 y)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (fma.f64 x x (*.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (-.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (fma.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64))) (-.f64 (fma.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)))) (-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) |
(*.f64 (pow.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y)))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))))) |
(*.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))) (/.f64 (-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))))) |
(*.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))) (*.f64 (-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) (pow.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))) #s(literal -1 binary64))) |
(*.f64 (-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) (/.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) |
(*.f64 (-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) (*.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (pow.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 4 binary64))) (pow.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) #s(literal -1 binary64))) (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 6 binary64))) (pow.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) #s(literal -1 binary64))) (fma.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 6 binary64))) (pow.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))) #s(literal -1 binary64))) (-.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64))) (pow.f64 (*.f64 (/.f64 x (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (neg.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (/.f64 (*.f64 x x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) (*.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))) (fma.f64 x (/.f64 x (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (/.f64 (*.f64 x x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (fma.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64))) (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64))) (pow.f64 (*.f64 (/.f64 x (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (neg.f64 y)) #s(literal 3 binary64))) (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (*.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 6 binary64))) (*.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (fma.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 6 binary64))) (*.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))) (-.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64))) (pow.f64 (*.f64 (/.f64 x (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (neg.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64))) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)))) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64))) (neg.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (/.f64 x (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y)))))) |
(fma.f64 (/.f64 y (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 (neg.f64 y) x)) x) |
(fma.f64 (/.f64 y (neg.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 3 binary64)))) (+.f64 (hypot.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) (*.f64 (/.f64 x (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (neg.f64 y))) (neg.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)))) (-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))) |
(fma.f64 (/.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 (neg.f64 y) x)) x) |
(fma.f64 (/.f64 (neg.f64 y) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (neg.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (neg.f64 y)) #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) y) x) |
(fma.f64 (pow.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) y) x) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) x) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (-.f64 (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) y) (neg.f64 x))) x) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 y) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) |
(fma.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) x) |
(fma.f64 (*.f64 x x) (pow.f64 (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))) |
(fma.f64 (neg.f64 y) (*.f64 (pow.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 y) (pow.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 1 binary64) x) |
(fma.f64 y (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) |
(fma.f64 x (/.f64 x (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (neg.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x))) |
(-.f64 x (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)) (neg.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x)))) |
(+.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) x) |
(+.f64 x (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(*.f64 (/.f64 y (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 (neg.f64 y) x))) |
(*.f64 (/.f64 y (neg.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(*.f64 (/.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 (neg.f64 y) x))) |
(*.f64 (/.f64 (neg.f64 y) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (neg.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (neg.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) y)) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) y)) |
(*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (-.f64 (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) y) (neg.f64 x)))) |
(*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y) |
(*.f64 #s(literal -1 binary64) (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))))) |
(*.f64 (neg.f64 y) (*.f64 (pow.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (pow.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 1 binary64)) |
(*.f64 y (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(pow.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 y x) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))))) |
(/.f64 (*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(/.f64 (*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)))) |
(/.f64 (*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (-.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 y x) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x))))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (-.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) y) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) y) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) |
(/.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(/.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (neg.f64 y))) |
(/.f64 (neg.f64 y) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) |
(/.f64 y (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(neg.f64 (*.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 y x) (*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 y x))) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z)))) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)))) |
(fma.f64 (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z)) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 y x) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (*.f64 y x) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (neg.f64 y))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 y x) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 y x) (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z)) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))))) (*.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))))) (*.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 y x)) (*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(+.f64 (*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 y x))) |
(+.f64 (*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z)))) |
(+.f64 (*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 y x) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (-.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(*.f64 (pow.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 (neg.f64 y) x)))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) |
(*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (pow.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (/.f64 (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (pow.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) (/.f64 (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(*.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) y) (neg.f64 x))))) |
(*.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (pow.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal -1 binary64))) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 9 binary64)) (pow.f64 (*.f64 y x) #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) (+.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (*.f64 (exp.f64 z) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 y) x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (*.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 (neg.f64 y) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64))) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 9 binary64)) (pow.f64 (*.f64 y x) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (*.f64 (exp.f64 z) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 9 binary64)) (pow.f64 (*.f64 y x) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) (+.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (*.f64 (exp.f64 z) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 (neg.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 (neg.f64 y) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) y) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) y) (neg.f64 x))) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) y) (neg.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) y) (neg.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (-.f64 (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) y) (neg.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #s(literal 1 binary64)) |
(neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (-.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) (*.f64 y x)) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 y x) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(fma.f64 (*.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (exp.f64 z)) (/.f64 (exp.f64 z) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(fma.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 5641895835477563/5000000000000000 binary64)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(fma.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(fma.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(fma.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(fma.f64 (neg.f64 y) x (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(fma.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (/.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(fma.f64 (exp.f64 z) (/.f64 (*.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (exp.f64 z)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 y) x)) |
(fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 5641895835477563/5000000000000000 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 (neg.f64 y) x)) |
(fma.f64 y (neg.f64 x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 x (neg.f64 y) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(-.f64 (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 0 binary64)) (*.f64 y x)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 y x) #s(literal 1 binary64))) |
(-.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) |
(-.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 y x)) |
(+.f64 (neg.f64 (*.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z))) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 5641895835477563/5000000000000000 binary64)) (exp.f64 z) (hypot.f64 (*.f64 y x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 y) x)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
(exp.f64 z) |
Compiled 12 149 to 1 208 computations (90.1% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 389 | 11 | 400 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 390 | 11 | 401 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.4% | (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) |
| ▶ | 80.9% | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) |
| 82.9% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) | |
| 80.9% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) | |
| ▶ | 79.0% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
| 75.5% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) | |
| ▶ | 61.7% | (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
| ▶ | 64.2% | (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
| 68.1% | #s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y x)) | |
| 17.2% | #s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) | |
| 58.3% | #s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
Compiled 254 to 216 computations (15% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) | |
| cost-diff | 0 | (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) | |
| cost-diff | 0 | (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) | |
| cost-diff | 128 | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) | |
| cost-diff | 0 | #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) | |
| cost-diff | 0 | (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) | |
| cost-diff | 0 | (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) | |
| cost-diff | 0 | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) | |
| cost-diff | 0 | (*.f64 (neg.f64 y) x) | |
| cost-diff | 0 | #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) | |
| cost-diff | 0 | (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) | |
| cost-diff | 0 | (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) x) | |
| cost-diff | 0 | #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) | |
| cost-diff | 0 | (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) | |
| cost-diff | 0 | (exp.f64 z) | |
| cost-diff | 0 | (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) | |
| cost-diff | 192 | (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) |
| 1 024× | lower-fma.f32 |
| 1 014× | lower-fma.f64 |
| 614× | lower-*.f32 |
| 606× | lower-*.f64 |
| 312× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 287 |
| 0 | 66 | 287 |
| 1 | 104 | 287 |
| 2 | 132 | 286 |
| 3 | 186 | 286 |
| 4 | 263 | 286 |
| 5 | 386 | 286 |
| 6 | 554 | 286 |
| 7 | 798 | 286 |
| 8 | 1016 | 286 |
| 9 | 1397 | 286 |
| 10 | 1633 | 286 |
| 11 | 1856 | 286 |
| 12 | 1946 | 286 |
| 13 | 1953 | 286 |
| 14 | 1959 | 286 |
| 0 | 1959 | 285 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) |
#s(literal -1 binary64) |
(fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) |
#s(literal -5641895835477563/5000000000000000 binary64) |
(exp.f64 z) |
z |
(*.f64 y x) |
y |
x |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
x |
#s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
x |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) |
y |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 y) x) |
(neg.f64 y) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
x |
(/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) |
y |
(-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) |
#s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
z |
#s(literal 5641895835477563/5000000000000000 binary64) |
(*.f64 x y) |
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) |
x |
(/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) |
y |
(-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) |
(*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) |
#s(literal 5641895835477563/5000000000000000 binary64) |
#s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
z |
#s(literal 1 binary64) |
(*.f64 x y) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) |
#s(literal -1 binary64) |
(fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) |
#s(literal -5641895835477563/5000000000000000 binary64) |
(exp.f64 z) |
z |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) |
x |
#s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) x) |
x |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) |
y |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 y) x) |
(neg.f64 y) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(-.f64 x (/.f64 y (-.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
x |
(/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) |
y |
(-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) |
(fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
#s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) |
#s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
z |
#s(literal 5641895835477563/5000000000000000 binary64) |
(*.f64 x y) |
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) |
(-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
x |
(/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) |
(/.f64 (neg.f64 y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) |
y |
(-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) |
(fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64)) |
#s(literal 5641895835477563/5000000000000000 binary64) |
#s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
z |
#s(literal 1 binary64) |
(*.f64 x y) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0078125 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) | |
| accuracy | 0.8046875000000001 | (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) | |
| accuracy | 8.1879898698641 | (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) | |
| accuracy | 25.784888117579523 | #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) | |
| accuracy | 0.1328125 | (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) | |
| accuracy | 0.8046875000000001 | (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) | |
| accuracy | 8.1879898698641 | (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) | |
| accuracy | 33.41596431952463 | #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) | |
| accuracy | 0 | (*.f64 (neg.f64 y) x) | |
| accuracy | 0 | (neg.f64 y) | |
| accuracy | 8.1879898698641 | (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) | |
| accuracy | 31.713057997313623 | #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) | |
| accuracy | 0 | (/.f64 #s(literal -1 binary64) x) | |
| accuracy | 0 | (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) | |
| accuracy | 32.98441741563179 | #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) | |
| accuracy | 0 | (exp.f64 z) | |
| accuracy | 0.7168169372282139 | (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) | |
| accuracy | 1.0117104933208232 | (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) | |
| accuracy | 1.966563760300929 | (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) |
| 63.0ms | 256× | 0 | valid |
Compiled 214 to 31 computations (85.5% saved)
ival-mult: 15.0ms (34.8% of total)ival-add: 10.0ms (23.2% of total)const: 7.0ms (16.2% of total)ival-div: 5.0ms (11.6% of total)ival-exp: 2.0ms (4.6% of total)ival-sub: 1.0ms (2.3% of total)ival-neg: 1.0ms (2.3% 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 (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ()) |
#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ()) |
#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ()) |
#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ()) |
#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ()) |
#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ()) |
#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ()) |
#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ()) |
#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ()) |
#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ()) |
#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ()) |
#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ()) |
#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ()) |
#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ()) |
#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ()) |
#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ()) |
#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ()) |
#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (- (* x y) 5641895835477563/5000000000000000)) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 z) (taylor 0 z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* z (+ 1 (* 1/2 z)))) (taylor 0 z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (taylor 0 z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- 5641895835477563/5000000000000000 (* x y))) (taylor 0 z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- 5641895835477563/5000000000000000 (* x y))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- 5641895835477563/5000000000000000 (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- 5641895835477563/5000000000000000 (* x y))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- 5641895835477563/5000000000000000 (* x y)) (taylor 0 z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) (taylor 0 z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) (taylor 0 z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) (taylor 0 z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt 5641895835477563/5000000000000000 (taylor 0 z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (taylor 0 z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (taylor 0 z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (taylor 0 z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- 5641895835477563/5000000000000000 (* x y))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- 5641895835477563/5000000000000000 (* x y)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt 5641895835477563/5000000000000000 (taylor 0 z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (taylor 0 z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 5641895835477563/5000000000000000 (taylor 0 z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (taylor 0 z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (taylor 0 z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (taylor 0 z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 z) (taylor 0 z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* z (+ 1 (* 1/2 z)))) (taylor 0 z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (taylor 0 z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 z) (taylor inf z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor inf z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor inf z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor inf z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor inf z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt (exp.f64 z) (patch (exp.f64 z) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (patch (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 z) (taylor -inf z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor -inf z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor -inf z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor -inf z) (#s(alt (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (exp z) (taylor -inf z) (#s(alt #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (patch #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ 5000000000000000/5641895835477563 (exp z)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor 0 y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor 0 y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor 0 y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor 0 y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor inf y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf y) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (neg.f64 y) (patch (neg.f64 y) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ 5000000000000000/5641895835477563 (exp z)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor 0 x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor 0 x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor 0 x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor 0 x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) (taylor inf x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) (taylor inf x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) (taylor inf x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) (patch (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) (patch (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (patch (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) (taylor -inf x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) (patch #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) x) (patch (/.f64 #s(literal -1 binary64) x) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf x) (#s(alt (*.f64 (neg.f64 y) x) (patch (*.f64 (neg.f64 y) x) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) (patch (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) (patch (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | z | @ | inf | ((+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (exp z) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/ -1 x) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* (neg y) x) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (neg y) (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (exp z)) |
| 5.0ms | x | @ | inf | ((+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (exp z) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/ -1 x) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* (neg y) x) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (neg y) (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (exp z)) |
| 3.0ms | z | @ | 0 | ((+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (exp z) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/ -1 x) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* (neg y) x) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (neg y) (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (exp z)) |
| 2.0ms | z | @ | -inf | ((+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (exp z) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/ -1 x) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* (neg y) x) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (neg y) (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (exp z)) |
| 2.0ms | x | @ | -inf | ((+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (exp z) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/ -1 x) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* (neg y) x) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (neg y) (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (exp z)) |
| 1× | egg-herbie |
| 7 544× | lower-fma.f64 |
| 7 544× | lower-fma.f32 |
| 5 210× | lower-*.f64 |
| 5 210× | lower-*.f32 |
| 2 746× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 9602 |
| 1 | 1601 | 9399 |
| 2 | 4719 | 9214 |
| 0 | 8534 | 8637 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(/ -1 (- (* x y) 5641895835477563/5000000000000000)) |
(- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* x y) 5641895835477563/5000000000000000) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
1 |
(+ 1 z) |
(+ 1 (* z (+ 1 (* 1/2 z)))) |
(+ 1 (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
5641895835477563/5000000000000000 |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
5641895835477563/5000000000000000 |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) |
5641895835477563/5000000000000000 |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
1 |
(+ 1 z) |
(+ 1 (* z (+ 1 (* 1/2 z)))) |
(+ 1 (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(exp z) |
(exp z) |
(exp z) |
(exp z) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 z) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(exp z) |
(exp z) |
(exp z) |
(exp z) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(exp z) |
(exp z) |
(exp z) |
(exp z) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 z) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(exp z) |
(exp z) |
(exp z) |
(exp z) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(/ -1 (* x y)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) |
(* x y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(* -1 (* x y)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(* -1 (* x y)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(* -1 (* x y)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(* -1 (* x y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(* -1 (* x y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(* -1 (* x y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(/ -1 (* x y)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) |
(* x y) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(/ -1 x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(/ -1 x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(* -1 (* x y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(/ -1 x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(* -1 (* x y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(/ -1 x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(* -1 (* x y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(/ -1 x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(/ -1 x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (* x y)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(/ -1 x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (* x y)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(/ -1 x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (* x y)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
| Outputs |
|---|
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (fma.f64 #s(literal -5641895835477563/30000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))))) z (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/ -1 (- (* x y) 5641895835477563/5000000000000000)) |
(/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (/.f64 z (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal -5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))) z (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 5641895835477563/30000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))))) z (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/30000000000000000 binary64) z #s(literal -5641895835477563/10000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 z) |
(+.f64 #s(literal 1 binary64) z) |
(+ 1 (* z (+ 1 (* 1/2 z)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)) |
(+ 1 (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) z #s(literal 1/2 binary64)) z #s(literal 1 binary64)) z #s(literal 1 binary64)) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (*.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 z (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (*.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 z (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (*.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 z (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (*.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 z (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (*.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 z (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (*.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 z (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
5641895835477563/5000000000000000 |
#s(literal 5641895835477563/5000000000000000 binary64) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (*.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 z (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (*.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 z (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
5641895835477563/5000000000000000 |
#s(literal 5641895835477563/5000000000000000 binary64) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) |
5641895835477563/5000000000000000 |
#s(literal 5641895835477563/5000000000000000 binary64) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 z) |
(+.f64 #s(literal 1 binary64) z) |
(+ 1 (* z (+ 1 (* 1/2 z)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)) |
(+ 1 (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) z #s(literal 1/2 binary64)) z #s(literal 1 binary64)) z #s(literal 1 binary64)) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 z) |
(*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 z) |
(*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
(exp z) |
(exp.f64 z) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(/ -1 (* x y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) |
(/.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) y) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) x) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) y) x) (/.f64 #s(literal 1 binary64) x)) |
(/ -1 (* x y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) x) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) |
(/.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y) (/.f64 #s(literal 1 binary64) x)) y) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) x) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) y) x) (/.f64 #s(literal 1 binary64) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(-.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) x) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) y) (/.f64 #s(literal 1 binary64) x)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) x) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) y) x) (/.f64 #s(literal 1 binary64) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(-.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) x) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) y) (/.f64 #s(literal 1 binary64) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) x) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) y) x) (/.f64 #s(literal 1 binary64) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(-.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) x) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) y) (/.f64 #s(literal 1 binary64) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) x) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) y) x) (/.f64 #s(literal 1 binary64) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(-.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) x) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) y) (/.f64 #s(literal 1 binary64) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y (fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x) (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64)))) x (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) x (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y y) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) x (*.f64 (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) x (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y (fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x) (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64)))) x (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x) (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) x) (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64)))) x (/.f64 (*.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y (fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x) (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64)))) x (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x) (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) x) (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64)))) x (/.f64 (*.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y (fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x) (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64)))) x (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x) (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) x) (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64)))) x (/.f64 (*.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y (fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x) (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64)))) x (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x) (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) x) (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64)))) x (/.f64 (*.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) x x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(fma.f64 x (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x))) x) |
(/ -1 (* x y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) |
(/.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) (/.f64 #s(literal 1 binary64) y))) x) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) x x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) y) y) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64))) x)) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) x x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) y) y) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64))) x)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) x x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) y) y) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64))) x)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) x x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) y) y) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64))) x)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) x x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(/ -1 (* x y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) x) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) |
(/.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) y) (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 y #s(literal 3 binary64)))) x)) x) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) x x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 y y))) x)) x) #s(literal -1 binary64) #s(literal -1 binary64)) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) x x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 y y))) x)) x) #s(literal -1 binary64) #s(literal -1 binary64)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) x x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 y y))) x)) x) #s(literal -1 binary64) #s(literal -1 binary64)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) x x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x x) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (exp.f64 z) x) y) #s(literal -5641895835477563/5000000000000000 binary64) #s(literal -1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 y y))) x)) x) #s(literal -1 binary64) #s(literal -1 binary64)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
| 5 092× | lower-fma.f32 |
| 5 082× | lower-fma.f64 |
| 4 690× | lower-/.f32 |
| 4 680× | lower-/.f64 |
| 4 286× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 248 |
| 0 | 66 | 248 |
| 1 | 278 | 248 |
| 2 | 2100 | 248 |
| 0 | 8740 | 248 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) |
(fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x)) |
(exp.f64 z) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 y) x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) |
(-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) |
#s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) |
(/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y))) |
(-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)) |
(*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) |
(neg.f64 y) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
#s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (/.f64 (*.f64 (neg.f64 x) y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (/.f64 (*.f64 (neg.f64 x) y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x)))) |
(/.f64 (neg.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (/.f64 (*.f64 (neg.f64 x) y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x)) (*.f64 (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64))) (-.f64 x (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 x) y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (/.f64 (*.f64 (neg.f64 x) y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x)) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 x) y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (hypot.f64 (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (/.f64 (*.f64 (neg.f64 x) y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (/.f64 (*.f64 (neg.f64 x) y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) (/.f64 (*.f64 (neg.f64 x) y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (pow.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (hypot.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y)) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 y (pow.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (/.f64 y (pow.f64 (-.f64 (hypot.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y)) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) x) |
(fma.f64 (/.f64 (neg.f64 y) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (-.f64 (hypot.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y)) x) |
(fma.f64 (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal -1 binary64) x) |
(fma.f64 (pow.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 y #s(literal -1 binary64)) x) |
(fma.f64 (neg.f64 y) (pow.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) y x) |
(fma.f64 y (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64)) y) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))))) (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (-.f64 x (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x))) |
(+.f64 (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) x) |
(+.f64 x (/.f64 (neg.f64 y) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (-.f64 (hypot.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y))) |
(*.f64 (pow.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) |
(neg.f64 (pow.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y)) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) (*.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x y) (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y)))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (-.f64 (hypot.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y)) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) (-.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) x) y)) (fma.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))))) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) |
(fma.f64 x y (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64))) |
(fma.f64 y x (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64))) |
(fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 x y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)))) (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) |
(+.f64 (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64))) |
(exp.f64 z) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (pow.f64 (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (*.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (*.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x)) (hypot.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (hypot.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (*.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (*.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (hypot.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x)))) |
(/.f64 (hypot.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (hypot.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (*.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (*.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x)) (hypot.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (*.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x)) (hypot.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (-.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)))) (/.f64 (pow.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (-.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))))) |
(+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) x) |
(neg.f64 (pow.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))))) |
(/.f64 (neg.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) (*.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)))) (*.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64))) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x) |
(fma.f64 (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) y x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x) |
(fma.f64 (neg.f64 y) (pow.f64 (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal -1 binary64)) x) |
(fma.f64 y (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (-.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(+.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(*.f64 (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(*.f64 (neg.f64 y) (pow.f64 (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal -1 binary64))) |
(*.f64 y (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(pow.f64 (/.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (*.f64 (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) y)) (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y)) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y))) |
(neg.f64 (/.f64 (neg.f64 y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(neg.f64 (/.f64 y (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 y (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y)) #s(literal -1 binary64))) |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 x #s(literal -1 binary64)) y) |
(*.f64 (neg.f64 x) y) |
(*.f64 (neg.f64 y) x) |
(*.f64 x (neg.f64 y)) |
(*.f64 y (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x y)) |
(neg.f64 (*.f64 x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64))) (pow.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) (*.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)))) (*.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64))) (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) y x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 (neg.f64 y) (pow.f64 (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal -1 binary64)) x) |
(fma.f64 y (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (-.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) (/.f64 (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) x) |
(+.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(*.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) |
(*.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(*.f64 (neg.f64 y) (pow.f64 (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal -1 binary64))) |
(*.f64 y (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) y)) (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y)) |
(/.f64 (neg.f64 y) (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y))) |
(neg.f64 (/.f64 (neg.f64 y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(neg.f64 (/.f64 y (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 y (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (pow.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) (*.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (*.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (*.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (neg.f64 y) x #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 x (neg.f64 y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 y (neg.f64 x) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) |
(+.f64 (*.f64 (neg.f64 x) y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(+.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (neg.f64 x) y)) |
#s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (hypot.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))))) |
(/.f64 (neg.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))) (*.f64 (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)))) (*.f64 (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64))) (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (hypot.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (hypot.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (hypot.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) x) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)) x) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 y (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) x) |
(fma.f64 (pow.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) y x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) x) |
(fma.f64 (neg.f64 y) (pow.f64 (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal -1 binary64)) x) |
(fma.f64 y (pow.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (-.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (-.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))))) |
(+.f64 (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) x) |
(+.f64 x (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 y (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y))) |
(*.f64 (/.f64 y (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y))))) |
(*.f64 (pow.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) |
(*.f64 (neg.f64 y) (pow.f64 (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) #s(literal -1 binary64))) |
(*.f64 y (pow.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))) |
(pow.f64 (/.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (*.f64 (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) y)) (pow.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y)) |
(/.f64 (neg.f64 y) (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) |
(/.f64 y (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y))) |
(neg.f64 (/.f64 (neg.f64 y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) |
(neg.f64 (/.f64 y (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)))) (/.f64 y (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) y)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (pow.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (*.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y))) (*.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y))))) (*.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (neg.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 x) y))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 x) y))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) y (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 (neg.f64 x) y (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 y) x (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) (*.f64 (neg.f64 x) y)) |
(fma.f64 x (neg.f64 y) (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 y (neg.f64 x) (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64))) |
(-.f64 (/.f64 (*.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (-.f64 (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (pow.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 x y) (fma.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x y)))))) |
(-.f64 (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+.f64 (*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 x) y)) |
(*.f64 #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) #s(literal 5641895835477563/5000000000000000 binary64)) |
(*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y)))) |
(neg.f64 y) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))))) |
(-.f64 #s(literal 0 binary64) y) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(*.f64 (+.f64 #s(literal 1 binary64) z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(*.f64 (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (pow.f64 (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (+.f64 #s(literal 1 binary64) z)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 2 binary64)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 2 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (neg.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (neg.f64 (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 2 binary64)) (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (neg.f64 (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 2 binary64)) (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) |
(fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(-.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 2 binary64)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64))) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) z)) |
#s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64))) |
Compiled 22 568 to 1 956 computations (91.3% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 014 | 11 | 1 025 |
| Fresh | 3 | 3 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 019 | 17 | 1 036 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 83.2% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
| 79.0% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) | |
| ▶ | 75.4% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
| 61.2% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) | |
| 68.1% | (fma.f64 #s(approx (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) | |
| ✓ | 80.9% | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) |
| 82.9% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) | |
| ▶ | 80.9% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
| ✓ | 79.0% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
| 80.4% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 x y)))) | |
| 60.7% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) | |
| ▶ | 48.4% | (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
| 79.1% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y))) | |
| ✓ | 64.2% | (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
| ▶ | 75.5% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
| 17.2% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) | |
| 58.3% | #s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
Compiled 401 to 331 computations (17.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) | |
| cost-diff | 64 | (-.f64 #s(literal 0 binary64) (*.f64 y y)) | |
| cost-diff | 192 | (+.f64 #s(literal 0 binary64) y) | |
| cost-diff | 1024 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) | |
| cost-diff | 0 | #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) | |
| cost-diff | 0 | (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) | |
| cost-diff | 0 | (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) | |
| cost-diff | 0 | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) | |
| cost-diff | 0 | (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) | |
| cost-diff | 192 | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) | |
| cost-diff | 0 | (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) | |
| cost-diff | 0 | (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) | |
| cost-diff | 0 | (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) | |
| cost-diff | 0 | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) | |
| cost-diff | 0 | (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) | |
| cost-diff | 0 | #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) | |
| cost-diff | 192 | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
| 8 512× | lower-fma.f32 |
| 8 498× | lower-fma.f64 |
| 3 076× | lower-*.f32 |
| 3 070× | lower-*.f64 |
| 2 008× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 371 |
| 0 | 74 | 353 |
| 1 | 131 | 352 |
| 2 | 249 | 332 |
| 3 | 546 | 329 |
| 4 | 954 | 329 |
| 5 | 2193 | 329 |
| 6 | 5169 | 329 |
| 7 | 7935 | 329 |
| 0 | 8037 | 322 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(literal -1 binary64) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) |
#s(literal -5641895835477563/10000000000000000 binary64) |
z |
#s(literal -5641895835477563/5000000000000000 binary64) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
y |
x |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
x |
(/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
y |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
#s(literal -5641895835477563/5000000000000000 binary64) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
#s(literal -1 binary64) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
y |
x |
#s(literal -5641895835477563/5000000000000000 binary64) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
x |
(/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) |
y |
(-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) |
#s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
#s(literal 5641895835477563/10000000000000000 binary64) |
z |
#s(literal 5641895835477563/5000000000000000 binary64) |
(*.f64 x y) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
x |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) |
y |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
#s(literal 0 binary64) |
(*.f64 y y) |
(+.f64 #s(literal 0 binary64) y) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(-.f64 x (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(literal -1 binary64) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) |
(fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) |
#s(literal -5641895835477563/10000000000000000 binary64) |
z |
#s(literal -5641895835477563/5000000000000000 binary64) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) |
y |
x |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(-.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
x |
(/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) |
y |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) |
#s(literal -5641895835477563/5000000000000000 binary64) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
(-.f64 x (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
#s(literal -1 binary64) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) |
y |
x |
#s(literal -5641895835477563/5000000000000000 binary64) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(-.f64 x (/.f64 y (-.f64 (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
x |
(/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) |
y |
(-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) |
(fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
#s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
#s(literal 5641895835477563/10000000000000000 binary64) |
z |
#s(literal 5641895835477563/5000000000000000 binary64) |
(*.f64 x y) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
(+.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x) |
x |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) |
y |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x) |
(*.f64 (neg.f64 x) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) |
(neg.f64 y) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
(*.f64 (neg.f64 y) y) |
#s(literal 0 binary64) |
(*.f64 y y) |
(+.f64 #s(literal 0 binary64) y) |
y |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (*.f64 y y) | |
| accuracy | 8.1879898698641 | (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) | |
| accuracy | 29.853388341066523 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) | |
| accuracy | 31.713057997313623 | #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) | |
| accuracy | 0.13671875 | (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) | |
| accuracy | 0.8046875000000001 | (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) | |
| accuracy | 8.1879898698641 | (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) | |
| accuracy | 25.78582257471259 | #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) | |
| accuracy | 0.00390625 | (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) | |
| accuracy | 0.7168169372282139 | (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) | |
| accuracy | 1.966563760300929 | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) | |
| accuracy | 25.39053851973431 | #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) | |
| accuracy | 0 | (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) | |
| accuracy | 0.00390625 | (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) | |
| accuracy | 9.010813498291126 | (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) | |
| accuracy | 15.667058575435826 | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) | |
| accuracy | 0.7168169372282139 | (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) | |
| accuracy | 0.7968667428166806 | (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) | |
| accuracy | 1.966563760300929 | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) | |
| accuracy | 21.851417331427005 | #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
| 108.0ms | 256× | 0 | valid |
Compiled 262 to 39 computations (85.1% saved)
ival-mult: 30.0ms (46.1% of total)const: 14.0ms (21.5% of total)ival-add: 9.0ms (13.8% of total)ival-div: 7.0ms (10.7% of total)ival-sub: 3.0ms (4.6% of total)ival-exp: 2.0ms (3.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ()) |
#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ()) |
#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ()) |
#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ()) |
#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ()) |
#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ()) |
#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ()) |
#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ()) |
#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ()) |
#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ()) |
#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ()) |
#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ()) |
#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ()) |
#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ()) |
#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ()) |
#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (- (* x y) 5641895835477563/5000000000000000)) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (- (* x y) 5641895835477563/5000000000000000)) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- 5641895835477563/5000000000000000 (* x y))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- 5641895835477563/5000000000000000 (* x y)) (taylor 0 z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) (taylor 0 z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) (taylor 0 z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) (taylor 0 z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt 5641895835477563/5000000000000000 (taylor 0 z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (taylor 0 z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (taylor 0 z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (taylor 0 z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt 5641895835477563/5000000000000000 (taylor 0 z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)) (taylor 0 z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)) (taylor 0 z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)) (taylor 0 z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- 5641895835477563/5000000000000000 (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- 5641895835477563/5000000000000000 (* x y))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/10000000000000000 (pow z 2)) (taylor inf z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) (taylor inf z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) (taylor inf z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) (taylor inf z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/10000000000000000 z) (taylor inf z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor inf z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor inf z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor inf z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/10000000000000000 (pow z 2)) (taylor -inf z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) (taylor -inf z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) (taylor -inf z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) (taylor -inf z) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor -inf z) (#s(alt #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (patch #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/10000000000000000 z) (taylor -inf z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor -inf z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor -inf z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) (taylor -inf z) (#s(alt (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (patch (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ 5000000000000000/5641895835477563 (exp z)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 y)) (taylor 0 y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ 5000000000000000/5641895835477563 (* 25000000000000000000000000000000/31830988618379068626528276418969 (* x y))))) (taylor 0 y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ 5000000000000000/5641895835477563 (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x)))))) (taylor 0 y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5000000000000000/5641895835477563 y) (taylor 0 y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x y)) 5000000000000000/5641895835477563)) (taylor 0 y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* y (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) (taylor 0 y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* y (- (* y (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* (pow x 3) y)) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow x 2)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) (taylor 0 y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt -5641895835477563/5000000000000000 (taylor 0 y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ 5000000000000000/5641895835477563 (exp z)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor 0 y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor 0 y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor 0 y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor 0 y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<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 (- x (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) (taylor inf y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y)))) y))) (/ 1 x)) (taylor inf y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3))) (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y)))) (pow y 2)))) (+ (/ 1 x) (/ 5641895835477563/5000000000000000 (* (pow x 2) y)))) (taylor inf y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) (taylor inf y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) (taylor inf y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* (pow x 2) y))))) (taylor inf y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<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 (- x (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) (taylor -inf y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) (taylor -inf y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) (taylor -inf y) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) (taylor -inf y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) y)) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 4) (pow y 2))))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) (taylor -inf y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) (taylor -inf y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) (taylor -inf y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) (taylor -inf y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) (taylor -inf y) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 y y)) (patch (-.f64 #s(literal 0 binary64) (*.f64 y y)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<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 (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ 5000000000000000/5641895835477563 (exp z)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor 0 x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)))) (* -5000000000000000/5641895835477563 y)) (taylor 0 x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (* -5000000000000000/5641895835477563 y)) (taylor 0 x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3))))))) (* -5000000000000000/5641895835477563 y)) (taylor 0 x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5000000000000000/5641895835477563 y) (taylor 0 x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5000000000000000/5641895835477563 y) (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5000000000000000/5641895835477563 y) (* x (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (taylor 0 x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5000000000000000/5641895835477563 y) (* x (- (* x (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (taylor 0 x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt -5641895835477563/5000000000000000 (taylor 0 x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ 5000000000000000/5641895835477563 (exp z)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) (pow x 2))))) (taylor inf x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) (pow x 3)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) (taylor inf x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (/ 5641895835477563/5000000000000000 (* x y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 2) (pow y 2))))) x) (taylor inf x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* x y))))) x) (taylor inf x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) (taylor inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (/ 1 (pow x 2)) (/ 5641895835477563/5000000000000000 (* (pow x 3) y))) 1))) (taylor -inf x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 3) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 2)))) (/ 1 (pow x 2)))) 1))) (taylor -inf x) (#s(alt (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) (taylor -inf x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* x (pow y 2))) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 2) (pow y 3))))) x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) (taylor -inf x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) (taylor -inf x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) (taylor -inf x) (#s(alt (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (patch (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (patch (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (patch (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/ y (+ (* y x) -5641895835477563/5000000000000000)) (+ (* y x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (/ (- 0 (* y y)) (+ 0 y)) (+ 0 y) (- 0 (* y y)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (+ (* 5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (* y y)) |
| 2.0ms | y | @ | -inf | ((+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/ y (+ (* y x) -5641895835477563/5000000000000000)) (+ (* y x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (/ (- 0 (* y y)) (+ 0 y)) (+ 0 y) (- 0 (* y y)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (+ (* 5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (* y y)) |
| 2.0ms | z | @ | inf | ((+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/ y (+ (* y x) -5641895835477563/5000000000000000)) (+ (* y x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (/ (- 0 (* y y)) (+ 0 y)) (+ 0 y) (- 0 (* y y)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (+ (* 5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (* y y)) |
| 2.0ms | z | @ | -inf | ((+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/ y (+ (* y x) -5641895835477563/5000000000000000)) (+ (* y x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (/ (- 0 (* y y)) (+ 0 y)) (+ 0 y) (- 0 (* y y)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (+ (* 5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (* y y)) |
| 2.0ms | y | @ | 0 | ((+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/ y (+ (* y x) -5641895835477563/5000000000000000)) (+ (* y x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (* 5641895835477563/5000000000000000 (exp z)) (/ (- 0 (* y y)) (+ 0 y)) (+ 0 y) (- 0 (* y y)) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (+ (* 5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (* y y)) |
| 1× | egg-herbie |
| 7 854× | lower-fma.f64 |
| 7 854× | lower-fma.f32 |
| 5 014× | lower-*.f64 |
| 5 014× | lower-*.f32 |
| 3 030× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 751 | 9863 |
| 1 | 2226 | 9668 |
| 2 | 6506 | 9528 |
| 0 | 8278 | 8801 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(/ -1 (- (* x y) 5641895835477563/5000000000000000)) |
(- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* x y) 5641895835477563/5000000000000000) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (* x y) 5641895835477563/5000000000000000) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(/ -1 (- (* x y) 5641895835477563/5000000000000000)) |
(- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* x y) 5641895835477563/5000000000000000) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
5641895835477563/5000000000000000 |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
5641895835477563/5000000000000000 |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)) |
(- 5641895835477563/5000000000000000 (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(* 5641895835477563/10000000000000000 z) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(* 5641895835477563/10000000000000000 z) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
x |
(+ x (* 5000000000000000/5641895835477563 y)) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* 25000000000000000000000000000000/31830988618379068626528276418969 (* x y))))) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x)))))) |
(* -5000000000000000/5641895835477563 y) |
(* y (- (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x y)) 5000000000000000/5641895835477563)) |
(* y (- (* y (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) |
(* y (- (* y (- (* y (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* (pow x 3) y)) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow x 2)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) |
-5641895835477563/5000000000000000 |
(- (* x y) 5641895835477563/5000000000000000) |
(- (* x y) 5641895835477563/5000000000000000) |
(- (* x y) 5641895835477563/5000000000000000) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
y |
y |
y |
y |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(/ -1 (* x y)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) |
(* x y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* x y) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(- x (/ 1 x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3))) (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y)))) (pow y 2)))) (+ (/ 1 x) (/ 5641895835477563/5000000000000000 (* (pow x 2) y)))) |
(/ 1 x) |
(+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) |
(+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) |
(+ (/ 1 x) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* (pow x 2) y))))) |
(* x y) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(/ -1 (* x y)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) |
(* x y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(* -1 (* x y)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
y |
y |
y |
y |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(* -1 (* x y)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(- x (/ 1 x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) y)) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 4) (pow y 2))))) y))) (/ 1 x)) |
(/ 1 x) |
(+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) |
(+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y)) (/ 1 x)) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(* -1 (* x y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
y |
y |
y |
y |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(* -1 (* x y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(* 5000000000000000/5641895835477563 y) |
(- (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)))) (* -5000000000000000/5641895835477563 y)) |
(- (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (* -5000000000000000/5641895835477563 y)) |
(- (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3))))))) (* -5000000000000000/5641895835477563 y)) |
(* -5000000000000000/5641895835477563 y) |
(+ (* -5000000000000000/5641895835477563 y) (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x (pow y 2)))) |
(+ (* -5000000000000000/5641895835477563 y) (* x (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) |
(+ (* -5000000000000000/5641895835477563 y) (* x (- (* x (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) |
-5641895835477563/5000000000000000 |
(- (* x y) 5641895835477563/5000000000000000) |
(- (* x y) 5641895835477563/5000000000000000) |
(- (* x y) 5641895835477563/5000000000000000) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(/ -1 (* x y)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) |
(* x y) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x y) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) (pow x 3)))) (/ 1 (pow x 2)))) |
(/ 1 x) |
(/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) |
(/ (+ 1 (+ (/ 5641895835477563/5000000000000000 (* x y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 2) (pow y 2))))) x) |
(/ (+ 1 (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* x y))))) x) |
(* x y) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(/ -1 (* x y)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) |
(* x y) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(/ -1 x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(* -1 (* x y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(* -1 (* x y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(/ -1 x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (/ 1 (pow x 2)) (/ 5641895835477563/5000000000000000 (* (pow x 3) y))) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 3) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 2)))) (/ 1 (pow x 2)))) 1))) |
(/ 1 x) |
(/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) |
(* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* x (pow y 2))) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 2) (pow y 3))))) x)) 1) x)) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(/ -1 x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (* x y)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x y)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(/ -1 x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
| Outputs |
|---|
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/30000000000000000 binary64) (*.f64 #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/ -1 (- (* x y) 5641895835477563/5000000000000000)) |
(/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (/.f64 z (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (fma.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 5641895835477563/30000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))))) z (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/30000000000000000 binary64) z #s(literal -5641895835477563/10000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/30000000000000000 binary64) (*.f64 #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/30000000000000000 binary64) (*.f64 #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/ -1 (- (* x y) 5641895835477563/5000000000000000)) |
(/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (/.f64 z (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (fma.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 5641895835477563/30000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))))) z (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/30000000000000000 binary64) z #s(literal -5641895835477563/10000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
5641895835477563/5000000000000000 |
#s(literal 5641895835477563/5000000000000000 binary64) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
5641895835477563/5000000000000000 |
#s(literal 5641895835477563/5000000000000000 binary64) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(- 5641895835477563/5000000000000000 (* x y)) |
(-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 y z) (/.f64 x z) (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) z) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z)))) (*.f64 z z)) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 y z) (/.f64 x z) (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) z) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z)))) (*.f64 z z)) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(* 5641895835477563/10000000000000000 z) |
(*.f64 #s(literal 5641895835477563/10000000000000000 binary64) z) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(*.f64 (*.f64 (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) z)) z)) z) z) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(*.f64 (*.f64 (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) z)) z)) z) z) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(* 5641895835477563/10000000000000000 z) |
(*.f64 #s(literal 5641895835477563/10000000000000000 binary64) z) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z)))) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
x |
(+ x (* 5000000000000000/5641895835477563 y)) |
(fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* 25000000000000000000000000000000/31830988618379068626528276418969 (* x y))))) |
(fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x)) y #s(literal 5000000000000000/5641895835477563 binary64)) y x) |
(* -5000000000000000/5641895835477563 y) |
(*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y) |
(* y (- (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x y)) 5000000000000000/5641895835477563)) |
(*.f64 (fma.f64 #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal -5000000000000000/5641895835477563 binary64)) y) |
(* y (- (* y (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) x (*.f64 #s(literal -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 x x) y))) y #s(literal -5000000000000000/5641895835477563 binary64)) y) |
(* y (- (* y (- (* y (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* (pow x 3) y)) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow x 2)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) x (*.f64 (fma.f64 #s(literal -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 x x) (*.f64 #s(literal -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y))) y)) y #s(literal -5000000000000000/5641895835477563 binary64)) y) |
-5641895835477563/5000000000000000 |
#s(literal -5641895835477563/5000000000000000 binary64) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
y |
y |
y |
y |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) 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) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) x) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) y) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* x y) |
(*.f64 y x) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) x) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(-.f64 (-.f64 x (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x))) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3))) (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y)))) (pow y 2)))) (+ (/ 1 x) (/ 5641895835477563/5000000000000000 (* (pow x 2) y)))) |
(+.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 3 binary64)))) y)) y) (/.f64 #s(literal 1 binary64) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) |
(+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x)) |
(+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 x) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* (pow x 2) y))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y)) (/.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 #s(literal 1 binary64) x)) |
(* x y) |
(*.f64 y x) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) x) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) y) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) x) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
y |
y |
y |
y |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) x) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (/.f64 #s(literal 1 binary64) x)) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (neg.f64 y)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (/.f64 #s(literal 1 binary64) x)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(-.f64 (-.f64 x (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x))) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) y)) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 4) (pow y 2))))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) y) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y))) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x))) y)) (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) |
(+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x)) |
(+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y)) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 3 binary64)))) y)) y)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (/.f64 #s(literal 1 binary64) x)) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (neg.f64 y)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (/.f64 #s(literal 1 binary64) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) (neg.f64 y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) (neg.f64 y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
y |
y |
y |
y |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (/.f64 #s(literal 1 binary64) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) (neg.f64 y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) (neg.f64 y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) (neg.f64 y)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.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) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (fma.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) x (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 y y)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) x (*.f64 (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) x (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (fma.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(- (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)))) (* -5000000000000000/5641895835477563 y)) |
(fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x) |
(- (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (* -5000000000000000/5641895835477563 y)) |
(fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (fma.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) |
(- (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3))))))) (* -5000000000000000/5641895835477563 y)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64))) x (fma.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) |
(* -5000000000000000/5641895835477563 y) |
(*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y) |
(+ (* -5000000000000000/5641895835477563 y) (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x (pow y 2)))) |
(*.f64 (fma.f64 #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal -5000000000000000/5641895835477563 binary64)) y) |
(+ (* -5000000000000000/5641895835477563 y) (* x (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64))) x (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)) |
(+ (* -5000000000000000/5641895835477563 y) (* x (- (* x (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64))) x)) x (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)) |
-5641895835477563/5000000000000000 |
#s(literal -5641895835477563/5000000000000000 binary64) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (fma.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) x (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 y y)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) x (*.f64 (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) x (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (fma.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) x) (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (*.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (fma.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) x) (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (*.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) x) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal -5641895835477563/5000000000000000 binary64)) x) (fma.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) x)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (/.f64 #s(literal 1 binary64) y)))) x) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x y) |
(*.f64 y x) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) x) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (+ 1 (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) (pow x 2))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) y) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 x) x) |
(* x (- (+ 1 (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) (pow x 3)))) (/ 1 (pow x 2)))) |
(*.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) y)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) y) #s(literal 1 binary64)) x) |
(/ (+ 1 (+ (/ 5641895835477563/5000000000000000 (* x y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 2) (pow y 2))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 (*.f64 y y) x) x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) y)) x) |
(/ (+ 1 (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* x y))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 (*.f64 y y) x) x)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) y))) x) |
(* x y) |
(*.f64 y x) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) x) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal -5641895835477563/5000000000000000 binary64)) x) (fma.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) x)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (/.f64 #s(literal 1 binary64) y)))) x) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64))) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64))) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal -5641895835477563/5000000000000000 binary64))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 y #s(literal 3 binary64)))) x) (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal 5641895835477563/5000000000000000 binary64))) x) (/.f64 #s(literal -1 binary64) y)) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (/ 1 (pow x 2)) (/ 5641895835477563/5000000000000000 (* (pow x 3) y))) 1))) |
(fma.f64 (+.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 3) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 2)))) (/ 1 (pow x 2)))) 1))) |
(fma.f64 (+.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) y) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y))) (neg.f64 x) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) y) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) y)) x)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* x (pow y 2))) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 2) (pow y 3))))) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) x)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 y y) x))) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) y)) x)) (neg.f64 x)) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal -5641895835477563/5000000000000000 binary64))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 y #s(literal 3 binary64)))) x) (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal 5641895835477563/5000000000000000 binary64))) x) (/.f64 #s(literal -1 binary64) y)) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x)) (neg.f64 x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 y y))) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64))) x) #s(literal -1 binary64) #s(literal -1 binary64)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) y) #s(literal -1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x)) (neg.f64 x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 y y))) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64))) x) #s(literal -1 binary64) #s(literal -1 binary64)) x) |
| 4 744× | lower-*.f32 |
| 4 738× | lower-*.f64 |
| 3 822× | lower-/.f32 |
| 3 810× | lower-/.f64 |
| 3 684× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 317 |
| 0 | 74 | 302 |
| 1 | 365 | 285 |
| 2 | 3278 | 285 |
| 0 | 8816 | 278 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) |
(-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) |
#s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) |
(+.f64 #s(literal 0 binary64) y) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)) |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x))) |
(*.f64 y y) |
| Outputs |
|---|
(*.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x)) (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x)) (*.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64))) (-.f64 x (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x)) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x)))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (hypot.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x)) (hypot.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(fma.f64 (neg.f64 y) (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(fma.f64 y (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) y) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) x) |
(+.f64 x (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(*.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))))) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
(neg.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) #s(literal -1 binary64))) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (hypot.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z) (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z) (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z) (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z) (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z) (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z) (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z))) (*.f64 (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z))) (*.f64 (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z))) (*.f64 (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z))) (*.f64 (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z))) (*.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z))) (*.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z))) (*.f64 (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z))) (*.f64 (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z))) (*.f64 (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z))) (*.f64 (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z))) (*.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) z))) (*.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (*.f64 z (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (*.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (*.f64 z (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))))) (*.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (*.f64 x y)) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (*.f64 x y)) #s(literal -5641895835477563/5000000000000000 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 2 binary64))) (-.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (*.f64 x y)) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (*.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (*.f64 x y)) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3/2 binary64))) (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (hypot.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3/2 binary64))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) |
(fma.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) |
(fma.f64 x y (+.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) |
(fma.f64 y x (+.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) |
(fma.f64 z (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) (/.f64 (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(+.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 x y)) |
(+.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (*.f64 x y)) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+.f64 (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) |
(+.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) |
(+.f64 (*.f64 x y) (+.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) |
(+.f64 #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (*.f64 x y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64))) (pow.f64 (+.f64 (hypot.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (hypot.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x)) (*.f64 (+.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x) (+.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (hypot.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x))) (*.f64 (+.f64 (hypot.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x)) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)))) (*.f64 (+.f64 (hypot.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x)) (+.f64 (hypot.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (hypot.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64))) (-.f64 x (/.f64 (neg.f64 y) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (neg.f64 y) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64))) (+.f64 (hypot.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (hypot.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 y) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 y (neg.f64 (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x)) (/.f64 (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (hypot.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x))) (/.f64 (pow.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (+.f64 (hypot.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x)))) |
(-.f64 x (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+.f64 (/.f64 (neg.f64 y) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) x) |
(+.f64 x (/.f64 (neg.f64 y) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) |
(*.f64 (/.f64 y (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(*.f64 (neg.f64 y) (pow.f64 (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
(*.f64 y (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 (neg.f64 y) (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) y)) |
(/.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) (neg.f64 y))) |
(/.f64 y (neg.f64 (neg.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 y (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) y))) |
(neg.f64 (/.f64 (neg.f64 y) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (pow.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (neg.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) |
(fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64))) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 x y #s(literal 5641895835477563/5000000000000000 binary64)))) |
(+.f64 (*.f64 x y) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x y)) |
(*.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x)) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x)) (*.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 2 binary64))) (-.f64 x (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x)) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 3/2 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x)))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 3/2 binary64))) (-.f64 (hypot.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) (*.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x)) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 3/2 binary64))))) |
(fma.f64 (neg.f64 y) (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
(fma.f64 y (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64)) y) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) x) |
(+.f64 x (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
(*.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64)))) |
(neg.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal -1 binary64))) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 x y #s(literal -5641895835477563/5000000000000000 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64))) (pow.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))))) (*.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)))) (*.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64))) (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (/.f64 (*.f64 x y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) (hypot.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) x) |
(fma.f64 (neg.f64 y) (pow.f64 (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) y x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 y (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))))) (/.f64 (pow.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (-.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) x) |
(+.f64 x (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) |
(*.f64 (/.f64 y (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(*.f64 (neg.f64 y) (pow.f64 (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(*.f64 y (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (neg.f64 y) (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y)) |
(/.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) (neg.f64 y))) |
(/.f64 y (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(/.f64 y (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y))) |
(neg.f64 (/.f64 (neg.f64 y) (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(neg.f64 (/.f64 y (neg.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (pow.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) (*.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (*.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (*.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))) (-.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (pow.f64 y #s(literal 3 binary64))) (*.f64 y y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (*.f64 (neg.f64 y) y)) (neg.f64 y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) x) (pow.f64 y #s(literal -1 binary64)) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (neg.f64 y) x #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) y) (/.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 x (neg.f64 y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 y (neg.f64 x) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 (hypot.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) (*.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))))) |
(-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)) |
(+.f64 (*.f64 (neg.f64 x) y) #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)))) |
(+.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 (neg.f64 x) y)) |
#s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) |
(*.f64 (pow.f64 (/.f64 y (neg.f64 (pow.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (neg.f64 (pow.f64 y #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 y #s(literal -4 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal 3 binary64))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 y y) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(pow.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 y #s(literal -1 binary64))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 5 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (*.f64 y (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (*.f64 y y)) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 y #s(literal 3 binary64))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) y) y) |
(/.f64 (*.f64 y y) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(neg.f64 y) |
(fma.f64 (pow.f64 (/.f64 y (neg.f64 (pow.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (neg.f64 (pow.f64 y #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 y #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal 3 binary64))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 y) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 y #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 0 binary64)) |
(-.f64 (neg.f64 y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) y) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (neg.f64 y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 y y)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (*.f64 (neg.f64 y) y) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y y) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 y (pow.f64 (/.f64 y y) #s(literal 1 binary64))) |
(*.f64 y (/.f64 y y)) |
(pow.f64 (/.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (*.f64 (neg.f64 y) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (neg.f64 y) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) y) (neg.f64 y)) |
(/.f64 (*.f64 y y) (-.f64 y #s(literal 0 binary64))) |
(/.f64 (*.f64 y y) y) |
(neg.f64 (neg.f64 y)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 y (pow.f64 (/.f64 y y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 y y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) y) |
(+.f64 y #s(literal 0 binary64)) |
y |
(*.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 y #s(literal -4 binary64))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (neg.f64 y) y) |
(*.f64 y (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(pow.f64 (/.f64 (*.f64 y y) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) y) y))) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (neg.f64 y) y)))) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 0 binary64)))) (pow.f64 y #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 0 binary64)))) (pow.f64 y #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 y y) (+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (neg.f64 y) y)))) (*.f64 (*.f64 y y) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) y)) (*.f64 (*.f64 y y) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 y) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (*.f64 y y) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y y) (pow.f64 y #s(literal 6 binary64)))) (pow.f64 y #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 y) y) y))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y (*.f64 (neg.f64 y) y)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 0 binary64)))) (pow.f64 y #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 0 binary64)))) (pow.f64 y #s(literal 8 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 0 binary64)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (neg.f64 y) y)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64)))) (pow.f64 y #s(literal 8 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 0 binary64))) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))))) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 0 binary64))) (pow.f64 y #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (pow.f64 y #s(literal 3 binary64))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 y #s(literal 6 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 y y)) |
(/.f64 (pow.f64 y #s(literal 6 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) |
(neg.f64 (*.f64 y y)) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 y #s(literal -4 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 y #s(literal -4 binary64)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 y #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) #s(literal 0 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) y (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 y) y (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 y) y #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (neg.f64 y) (*.f64 (neg.f64 y) y)) |
(fma.f64 y (neg.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 y (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 y (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(+.f64 (*.f64 (neg.f64 y) y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (*.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (*.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x)) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) (*.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)))) (*.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (*.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64))) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64))) (+.f64 (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x)))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64))) (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (*.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (*.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x)) (hypot.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64)) x) |
(fma.f64 (neg.f64 y) (pow.f64 (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) y x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x) |
(fma.f64 y (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(+.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(*.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (pow.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -5641895835477563/10000000000000000 binary64) z) #s(literal 2 binary64)) (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (*.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 #s(literal -5641895835477563/10000000000000000 binary64) z) #s(literal 2 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 #s(literal 5641895835477563/10000000000000000 binary64) z))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (neg.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (neg.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))))) |
(/.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64))) |
(/.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -5641895835477563/10000000000000000 binary64) z) #s(literal 2 binary64)) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64))))) |
(/.f64 (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 31830988618379068626528276418969/100000000000000000000000000000000 binary64) (*.f64 z z) (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 z #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) (fma.f64 #s(literal 179587122125166574152748016388400639365587092547/1000000000000000000000000000000000000000000000000 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) |
(fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) |
(fma.f64 z #s(literal 5641895835477563/10000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -5641895835477563/10000000000000000 binary64) z) #s(literal 2 binary64)) (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64))) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+.f64 (*.f64 #s(literal 5641895835477563/10000000000000000 binary64) z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 #s(literal 5641895835477563/10000000000000000 binary64) z)) |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (pow.f64 (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(*.f64 y (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y)) |
(/.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (neg.f64 y))) |
(/.f64 y (neg.f64 (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y))) |
(neg.f64 (/.f64 (neg.f64 y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(neg.f64 (/.f64 y (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y)) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) #s(literal 2 binary64)) (*.f64 y y)) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 y y) (pow.f64 (/.f64 y y) #s(literal 2 binary64))) |
(*.f64 y (-.f64 y #s(literal 0 binary64))) |
(*.f64 y y) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (neg.f64 y)) |
(/.f64 (*.f64 y (*.f64 (neg.f64 y) y)) (neg.f64 y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 0 binary64)) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 0 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (*.f64 y y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (neg.f64 y) y)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 (neg.f64 y) y)) |
(/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y y)) |
(/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) #s(literal 2 binary64)) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (pow.f64 (/.f64 y y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 y (-.f64 y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 y y #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y) #s(literal 0 binary64)) |
(-.f64 (*.f64 y y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (*.f64 y y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 y y)) |
Compiled 28 987 to 3 782 computations (87% saved)
18 alts after pruning (14 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 273 | 11 | 1 284 |
| Fresh | 6 | 3 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1 283 | 18 | 1 301 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 75.4% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
| ▶ | 86.9% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
| ▶ | 48.8% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
| 73.9% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) z)) z)) z) z)))) y x) | |
| 43.8% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) | |
| 68.1% | (fma.f64 #s(approx (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) | |
| 82.9% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) | |
| ✓ | 79.0% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
| ▶ | 44.4% | (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
| 48.0% | (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (*.f64 (neg.f64 y) y) y) x)))) | |
| ✓ | 64.2% | (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
| ✓ | 75.5% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
| ▶ | 61.7% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
| 61.6% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) | |
| 17.2% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) | |
| 48.7% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) | |
| 61.6% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) | |
| ▶ | 16.6% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
Compiled 380 to 332 computations (12.6% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) | |
| cost-diff | 192 | (+.f64 #s(literal 0 binary64) y) | |
| cost-diff | 1024 | (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) | |
| cost-diff | 6848 | (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) | |
| cost-diff | 0 | #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) | |
| cost-diff | 0 | #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) | |
| cost-diff | 192 | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) | |
| cost-diff | 0 | #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) | |
| cost-diff | 0 | (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) | |
| cost-diff | 0 | (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) | |
| cost-diff | 0 | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) | |
| cost-diff | 0 | (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) | |
| cost-diff | 0 | #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) | |
| cost-diff | 0 | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) | |
| cost-diff | 0 | #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) | |
| cost-diff | 192 | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) | |
| cost-diff | 704 | (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
| 5 678× | lower-fma.f32 |
| 5 668× | lower-fma.f64 |
| 3 260× | lower-*.f32 |
| 3 250× | lower-*.f64 |
| 1 534× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 539 |
| 0 | 81 | 541 |
| 1 | 141 | 523 |
| 2 | 378 | 461 |
| 3 | 1404 | 461 |
| 4 | 3110 | 461 |
| 5 | 4677 | 461 |
| 6 | 7039 | 461 |
| 0 | 8071 | 421 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(literal -1 binary64) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) |
#s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) |
(/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) |
(fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) |
#s(literal -5641895835477563/10000000000000000 binary64) |
z |
#s(literal -5641895835477563/5000000000000000 binary64) |
x |
y |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
#s(literal 5000000000000000/5641895835477563 binary64) |
y |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
x |
(/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) |
y |
#s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) |
#s(literal -5641895835477563/5000000000000000 binary64) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) |
#s(literal -1 binary64) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) |
#s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) |
(*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) |
(fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) |
#s(literal -5641895835477563/10000000000000000 binary64) |
z |
#s(literal -5641895835477563/5000000000000000 binary64) |
y |
x |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
x |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) |
y |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x) |
(/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) |
(neg.f64 y) |
(*.f64 (neg.f64 y) y) |
(+.f64 #s(literal 0 binary64) y) |
#s(literal 0 binary64) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(-.f64 x (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 y x (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64))))))) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 y x (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)))))) |
#s(literal -1 binary64) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 y x (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))) |
#s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 y x (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(fma.f64 y x (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) |
(fma.f64 (/.f64 z x) (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) |
(/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) |
(fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) |
#s(literal -5641895835477563/10000000000000000 binary64) |
z |
#s(literal -5641895835477563/5000000000000000 binary64) |
x |
y |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 y #s(literal 5000000000000000/5641895835477563 binary64)))) |
#s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) |
#s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 y #s(literal 5000000000000000/5641895835477563 binary64))) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(*.f64 y #s(literal 5000000000000000/5641895835477563 binary64)) |
#s(literal 5000000000000000/5641895835477563 binary64) |
y |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
x |
(/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) |
y |
#s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) |
#s(literal -5641895835477563/5000000000000000 binary64) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
(-.f64 x (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))))) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) |
#s(literal -1 binary64) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) |
#s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) |
(*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z) |
(fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) |
#s(literal -5641895835477563/10000000000000000 binary64) |
z |
#s(literal -5641895835477563/5000000000000000 binary64) |
y |
x |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
(+.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) x) |
x |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x))) |
y |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x) |
(*.f64 (neg.f64 y) x) |
(/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) |
(neg.f64 y) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) |
(*.f64 y (neg.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) |
(pow.f64 y #s(literal 3 binary64)) |
(neg.f64 y) |
(*.f64 (neg.f64 y) y) |
(*.f64 y (neg.f64 y)) |
(+.f64 #s(literal 0 binary64) y) |
y |
#s(literal 0 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 8.1879898698641 | (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) | |
| accuracy | 8.462941057412818 | (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) | |
| accuracy | 29.853388341066523 | (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) | |
| accuracy | 31.713057997313623 | #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) | |
| accuracy | 0.7168169372282139 | (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) | |
| accuracy | 1.966563760300929 | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) | |
| accuracy | 21.851417331427005 | #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) | |
| accuracy | 34.26585059343832 | #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) | |
| accuracy | 0 | (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) | |
| accuracy | 9.010813498291126 | (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) | |
| accuracy | 15.667058575435826 | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) | |
| accuracy | 27.872255218684064 | #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) | |
| accuracy | 0.359375 | (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) | |
| accuracy | 15.667058575435826 | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) | |
| accuracy | 43.638637653035175 | #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) | |
| accuracy | 0.7168169372282139 | (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) | |
| accuracy | 1.966563760300929 | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) | |
| accuracy | 5.213846389996414 | (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) | |
| accuracy | 21.851417331427005 | #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) |
| 250.0ms | 256× | 0 | valid |
Compiled 309 to 43 computations (86.1% saved)
const: 131.0ms (75.6% of total)ival-mult: 18.0ms (10.4% of total)ival-div: 9.0ms (5.2% of total)ival-add: 9.0ms (5.2% of total)ival-exp: 2.0ms (1.2% of total)ival-sub: 2.0ms (1.2% of total)ival-neg: 1.0ms (0.6% 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 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ()) |
#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ()) |
#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ()) |
#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ()) |
#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ()) |
#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ()) |
#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ()) |
#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ()) |
#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ()) |
#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (- (* x y) 5641895835477563/5000000000000000)) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (- (* x y) 5641895835477563/5000000000000000)) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) (taylor 0 z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) (taylor 0 z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- 5641895835477563/5000000000000000 (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- 5641895835477563/5000000000000000 (* x y))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/10000000000000000 (pow z 2)) (taylor inf z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) (taylor inf z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) (taylor inf z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) (taylor inf z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/10000000000000000 (pow z 2)) (taylor inf z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) (taylor inf z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) (taylor inf z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) (taylor inf z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/10000000000000000 (pow z 2)) (taylor -inf z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) (taylor -inf z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) (taylor -inf z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) (taylor -inf z) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/10000000000000000 (pow z 2)) (taylor -inf z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) (taylor -inf z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) (taylor -inf z) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (taylor -inf z) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor -inf z) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (taylor -inf z) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ 5000000000000000/5641895835477563 (exp z)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 y)) (taylor 0 y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ 5000000000000000/5641895835477563 (* 25000000000000000000000000000000/31830988618379068626528276418969 (* x y))))) (taylor 0 y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ 5000000000000000/5641895835477563 (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x)))))) (taylor 0 y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor 0 y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor 0 y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor 0 y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor 0 y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 y)) (taylor 0 y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ 5000000000000000/5641895835477563 (* 25000000000000000000000000000000/31830988618379068626528276418969 (* x y))))) (taylor 0 y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ 5000000000000000/5641895835477563 (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x)))))) (taylor 0 y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5000000000000000/5641895835477563 y) (taylor 0 y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x y)) 5000000000000000/5641895835477563)) (taylor 0 y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* y (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) (taylor 0 y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* y (- (* y (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* (pow x 3) y)) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow x 2)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) (taylor 0 y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt -5641895835477563/5000000000000000 (taylor 0 y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ 5000000000000000/5641895835477563 (exp z)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor 0 y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor 0 y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor 0 y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor 0 y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor 0 y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor 0 y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor 0 y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor 0 y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor 0 y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) (taylor 0 y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) (taylor inf y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y)))) y))) (/ 1 x)) (taylor inf y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3))) (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y)))) (pow y 2)))) (+ (/ 1 x) (/ 5641895835477563/5000000000000000 (* (pow x 2) y)))) (taylor inf y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor inf y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor inf y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor inf y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor inf y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) (taylor inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) (taylor inf y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y)))) y))) (/ 1 x)) (taylor inf y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3))) (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y)))) (pow y 2)))) (+ (/ 1 x) (/ 5641895835477563/5000000000000000 (* (pow x 2) y)))) (taylor inf y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) (taylor inf y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* (pow x 2) y))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) (taylor inf y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor inf y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor inf y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor inf y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor inf y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor inf y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) (taylor inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) (taylor inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) (taylor -inf y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) (taylor -inf y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) (taylor -inf y) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) (taylor -inf y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) y)) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 4) (pow y 2))))) y))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor -inf y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor -inf y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor -inf y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor -inf y) (#s(alt (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) (patch (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) (taylor -inf y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) y)) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 4) (pow y 2))))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) (taylor -inf y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) (taylor -inf y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) (taylor -inf y) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor -inf y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor -inf y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor -inf y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor -inf y) (#s(alt (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (patch (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf y) (#s(alt (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) (patch (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (+.f64 #s(literal 0 binary64) y) (patch (+.f64 #s(literal 0 binary64) y) #<representation:binary64>) () ())) ()) |
#s(alt (- x (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) (taylor -inf y) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) (taylor -inf y) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) (taylor -inf y) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ 5000000000000000/5641895835477563 (exp z)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor 0 x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)))) (* -5000000000000000/5641895835477563 y)) (taylor 0 x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (* -5000000000000000/5641895835477563 y)) (taylor 0 x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3))))))) (* -5000000000000000/5641895835477563 y)) (taylor 0 x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 y) (taylor 0 x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)))) (* -5000000000000000/5641895835477563 y)) (taylor 0 x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (* -5000000000000000/5641895835477563 y)) (taylor 0 x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3))))))) (* -5000000000000000/5641895835477563 y)) (taylor 0 x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5000000000000000/5641895835477563 y) (taylor 0 x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5000000000000000/5641895835477563 y) (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5000000000000000/5641895835477563 y) (* x (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5000000000000000/5641895835477563 y) (* x (- (* x (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt -5641895835477563/5000000000000000 (taylor 0 x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* x y) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ 5000000000000000/5641895835477563 (exp z)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) (taylor 0 x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 5641895835477563/5000000000000000 (exp z)) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) (taylor 0 x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* 5000000000000000/5641895835477563 (/ y (exp z))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) (taylor 0 x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) (pow x 2))))) (taylor inf x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) (pow x 3)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) (pow x 2))))) (taylor inf x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) (pow x 3)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (/ 5641895835477563/5000000000000000 (* x y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 2) (pow y 2))))) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* x y))))) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) (taylor inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) (taylor inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) (patch (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (/ 1 (pow x 2)) (/ 5641895835477563/5000000000000000 (* (pow x 3) y))) 1))) (taylor -inf x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 3) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 2)))) (/ 1 (pow x 2)))) 1))) (taylor -inf x) (#s(alt #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) (patch #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (patch #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (/ 1 (pow x 2)) (/ 5641895835477563/5000000000000000 (* (pow x 3) y))) 1))) (taylor -inf x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 3) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 2)))) (/ 1 (pow x 2)))) 1))) (taylor -inf x) (#s(alt (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (patch (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) (taylor -inf x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* x (pow y 2))) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 2) (pow y 3))))) x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) (patch (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) (taylor -inf x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) (taylor -inf x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) (taylor -inf x) (#s(alt #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (patch #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) (patch (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) (patch (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) (patch #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) (patch #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) #<representation:binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (/ 1 (pow x 2)) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) (taylor -inf x) (#s(alt (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) (patch (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) (taylor -inf x) (#s(alt #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) (patch #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 x) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) (taylor -inf x) (#s(alt (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) (patch (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) #<representation:binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | -inf | ((+ (* (+ (* (/ (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) x) z) y) x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (* 5000000000000000/5641895835477563 y) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/ y (+ (* y x) -5641895835477563/5000000000000000)) (+ (* y x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (/ (* (neg y) (* (neg y) y)) (neg y)) (/ (/ (* (neg y) (* (neg y) y)) (neg y)) (+ 0 y)) (+ 0 y) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
| 2.0ms | y | @ | -inf | ((+ (* (+ (* (/ (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) x) z) y) x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (* 5000000000000000/5641895835477563 y) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/ y (+ (* y x) -5641895835477563/5000000000000000)) (+ (* y x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (/ (* (neg y) (* (neg y) y)) (neg y)) (/ (/ (* (neg y) (* (neg y) y)) (neg y)) (+ 0 y)) (+ 0 y) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
| 2.0ms | y | @ | inf | ((+ (* (+ (* (/ (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) x) z) y) x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (* 5000000000000000/5641895835477563 y) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/ y (+ (* y x) -5641895835477563/5000000000000000)) (+ (* y x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (/ (* (neg y) (* (neg y) y)) (neg y)) (/ (/ (* (neg y) (* (neg y) y)) (neg y)) (+ 0 y)) (+ 0 y) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
| 2.0ms | z | @ | inf | ((+ (* (+ (* (/ (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) x) z) y) x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (* 5000000000000000/5641895835477563 y) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/ y (+ (* y x) -5641895835477563/5000000000000000)) (+ (* y x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (/ (* (neg y) (* (neg y) y)) (neg y)) (/ (/ (* (neg y) (* (neg y) y)) (neg y)) (+ 0 y)) (+ 0 y) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
| 2.0ms | z | @ | -inf | ((+ (* (+ (* (/ (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) x) z) y) x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (* 5000000000000000/5641895835477563 y) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/ y (+ (* y x) -5641895835477563/5000000000000000)) (+ (* y x) -5641895835477563/5000000000000000) (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (/ (* (neg y) (* (neg y) y)) (neg y)) (/ (/ (* (neg y) (* (neg y) y)) (neg y)) (+ 0 y)) (+ 0 y) (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
| 1× | egg-herbie |
| 7 666× | lower-fma.f64 |
| 7 666× | lower-fma.f32 |
| 5 028× | lower-*.f64 |
| 5 028× | lower-*.f32 |
| 3 036× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 750 | 9433 |
| 1 | 2219 | 9242 |
| 2 | 6496 | 9129 |
| 0 | 8254 | 8371 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x y) 5641895835477563/5000000000000000) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(/ -1 (- (* x y) 5641895835477563/5000000000000000)) |
(- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* x y) 5641895835477563/5000000000000000) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(/ -1 (- (* x y) 5641895835477563/5000000000000000)) |
(- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(- (* x y) 5641895835477563/5000000000000000) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (* x y) 5641895835477563/5000000000000000) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
x |
(+ x (* 5000000000000000/5641895835477563 y)) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* 25000000000000000000000000000000/31830988618379068626528276418969 (* x y))))) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x)))))) |
(* 5000000000000000/5641895835477563 y) |
(* 5000000000000000/5641895835477563 y) |
(* 5000000000000000/5641895835477563 y) |
(* 5000000000000000/5641895835477563 y) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
x |
(+ x (* 5000000000000000/5641895835477563 y)) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* 25000000000000000000000000000000/31830988618379068626528276418969 (* x y))))) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x)))))) |
(* -5000000000000000/5641895835477563 y) |
(* y (- (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x y)) 5000000000000000/5641895835477563)) |
(* y (- (* y (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) |
(* y (- (* y (- (* y (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* (pow x 3) y)) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow x 2)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) |
-5641895835477563/5000000000000000 |
(- (* x y) 5641895835477563/5000000000000000) |
(- (* x y) 5641895835477563/5000000000000000) |
(- (* x y) 5641895835477563/5000000000000000) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
y |
y |
y |
y |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(* x y) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(/ -1 (* x y)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) |
(* x y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(- x (/ 1 x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3))) (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y)))) (pow y 2)))) (+ (/ 1 x) (/ 5641895835477563/5000000000000000 (* (pow x 2) y)))) |
(* 5000000000000000/5641895835477563 y) |
(* 5000000000000000/5641895835477563 y) |
(* 5000000000000000/5641895835477563 y) |
(* 5000000000000000/5641895835477563 y) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(- x (/ 1 x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3))) (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y)))) (pow y 2)))) (+ (/ 1 x) (/ 5641895835477563/5000000000000000 (* (pow x 2) y)))) |
(/ 1 x) |
(+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) |
(+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) |
(+ (/ 1 x) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* (pow x 2) y))))) |
(* x y) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(/ -1 (* x y)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) |
(* x y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(* x y) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
y |
y |
y |
y |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(* -1 (* x y)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(- x (/ 1 x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) y)) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 4) (pow y 2))))) y))) (/ 1 x)) |
(* 5000000000000000/5641895835477563 y) |
(* 5000000000000000/5641895835477563 y) |
(* 5000000000000000/5641895835477563 y) |
(* 5000000000000000/5641895835477563 y) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(- x (/ 1 x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) y)) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 4) (pow y 2))))) y))) (/ 1 x)) |
(/ 1 x) |
(+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) |
(+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y)) (/ 1 x)) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
y |
y |
y |
y |
(- x (/ 1 x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(* -1 (* x y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(/ -1 x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(* 5000000000000000/5641895835477563 y) |
(- (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)))) (* -5000000000000000/5641895835477563 y)) |
(- (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (* -5000000000000000/5641895835477563 y)) |
(- (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3))))))) (* -5000000000000000/5641895835477563 y)) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(* 5000000000000000/5641895835477563 y) |
(- (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)))) (* -5000000000000000/5641895835477563 y)) |
(- (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (* -5000000000000000/5641895835477563 y)) |
(- (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3))))))) (* -5000000000000000/5641895835477563 y)) |
(* -5000000000000000/5641895835477563 y) |
(+ (* -5000000000000000/5641895835477563 y) (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x (pow y 2)))) |
(+ (* -5000000000000000/5641895835477563 y) (* x (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) |
(+ (* -5000000000000000/5641895835477563 y) (* x (- (* x (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) |
-5641895835477563/5000000000000000 |
(- (* x y) 5641895835477563/5000000000000000) |
(- (* x y) 5641895835477563/5000000000000000) |
(- (* x y) 5641895835477563/5000000000000000) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(* x y) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(/ -1 (* x y)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) |
(* x y) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) (pow x 3)))) (/ 1 (pow x 2)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) (pow x 3)))) (/ 1 (pow x 2)))) |
(/ 1 x) |
(/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) |
(/ (+ 1 (+ (/ 5641895835477563/5000000000000000 (* x y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 2) (pow y 2))))) x) |
(/ (+ 1 (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* x y))))) x) |
(* x y) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(/ -1 (* x y)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) |
(* x y) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(* x y) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(* -1 (* x y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(/ -1 x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (/ 1 (pow x 2)) (/ 5641895835477563/5000000000000000 (* (pow x 3) y))) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 3) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 2)))) (/ 1 (pow x 2)))) 1))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (/ 1 (pow x 2)) (/ 5641895835477563/5000000000000000 (* (pow x 3) y))) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 3) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 2)))) (/ 1 (pow x 2)))) 1))) |
(/ 1 x) |
(/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) |
(* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* x (pow y 2))) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 2) (pow y 3))))) x)) 1) x)) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(* -1 (* x y)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(/ -1 x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
| Outputs |
|---|
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/30000000000000000 binary64) (*.f64 #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/ -1 (- (* x y) 5641895835477563/5000000000000000)) |
(/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (/.f64 z (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (fma.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 5641895835477563/30000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))))) z (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/30000000000000000 binary64) z #s(literal -5641895835477563/10000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/30000000000000000 binary64) (*.f64 #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/30000000000000000 binary64) (*.f64 #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* -1 (/ y (- (* x y) 5641895835477563/5000000000000000))) (* z (+ (* -5641895835477563/5000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* z (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (+ (* -5641895835477563/30000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* -5641895835477563/10000000000000000 (/ y (pow (- (* x y) 5641895835477563/5000000000000000) 2)))) (- (* x y) 5641895835477563/5000000000000000))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/30000000000000000 binary64) (*.f64 #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/ -1 (- (* x y) 5641895835477563/5000000000000000)) |
(/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (* -5641895835477563/5000000000000000 (/ z (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (/.f64 z (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* z (- (* -1 (* z (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (fma.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* z (- (* z (- (* -1 (* z (+ (* 5641895835477563/30000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (+ (* 31830988618379068626528276418969/50000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3))) (* 5641895835477563/5000000000000000 (/ (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))) (- (* x y) 5641895835477563/5000000000000000))))))) (+ (* 5641895835477563/10000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 3)))))) (* 5641895835477563/5000000000000000 (/ 1 (pow (- (* x y) 5641895835477563/5000000000000000) 2))))) (/ 1 (- (* x y) 5641895835477563/5000000000000000))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 #s(literal 31830988618379068626528276418969/50000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 5641895835477563/30000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 5641895835477563/10000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))))) z (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64)))) z (/.f64 #s(literal -1 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* z (- (* -5641895835477563/30000000000000000 z) 5641895835477563/10000000000000000)) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5641895835477563/30000000000000000 binary64) z #s(literal -5641895835477563/10000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* -5641895835477563/5000000000000000 z) (* x y)) 5641895835477563/5000000000000000) |
(fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(+ x (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+ x (+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+ x (+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(- 5641895835477563/5000000000000000 (* x y)) |
(-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(- (+ 5641895835477563/5000000000000000 (* 5641895835477563/5000000000000000 z)) (* x y)) |
(fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* 5641895835477563/10000000000000000 z)))) (* x y)) |
(fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(- (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/5000000000000000 (* z (+ 5641895835477563/10000000000000000 (* 5641895835477563/30000000000000000 z)))))) (* x y)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ y (- 5641895835477563/5000000000000000 (* x y))) |
(/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (/ (* y z) (pow (- 5641895835477563/5000000000000000 (* x y)) 2))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64)) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* -1 (* z (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/10000000000000000 binary64) (*.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -5641895835477563/5000000000000000 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))) (- 5641895835477563/5000000000000000 (* x y)))) (+ (* -31830988618379068626528276418969/50000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/30000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 3))) (* 5641895835477563/10000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2)))))) (* 5641895835477563/5000000000000000 (/ y (pow (- 5641895835477563/5000000000000000 (* x y)) 2))))) (/ y (- 5641895835477563/5000000000000000 (* x y)))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x))) #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/30000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/50000000000000000000000000000000 binary64)))) z (fma.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal 5641895835477563/10000000000000000 binary64) (*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)) #s(literal 3 binary64))) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) z (*.f64 (/.f64 y (pow.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal 2 binary64))) #s(literal -5641895835477563/5000000000000000 binary64))) z (/.f64 y (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(*.f64 (*.f64 (neg.f64 z) z) (+.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 5641895835477563/10000000000000000 binary64))) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 y z) (/.f64 x z) (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) z) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z)))) (*.f64 z z)) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 y z) (/.f64 x z) (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) z) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z)))) (*.f64 z z)) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(*.f64 (*.f64 (neg.f64 z) z) (+.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 5641895835477563/10000000000000000 binary64))) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 y z) (/.f64 x z) (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) z) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z)))) (*.f64 z z)) |
(* (pow z 2) (- (/ (* x y) (pow z 2)) (+ 5641895835477563/10000000000000000 (+ (* 5641895835477563/5000000000000000 (/ 1 z)) (/ 5641895835477563/5000000000000000 (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 y z) (/.f64 x z) (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) z) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z)))) (*.f64 z z)) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(*.f64 (*.f64 (neg.f64 z) z) (+.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 5641895835477563/10000000000000000 binary64))) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(*.f64 (*.f64 (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) z)) z)) z) z) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(*.f64 (*.f64 (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) z)) z)) z) z) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(+ x (* -1 (/ y (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))))) |
(-.f64 x (/.f64 y (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x))) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(* -5641895835477563/10000000000000000 (pow z 2)) |
(*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64)) |
(* -1 (* (pow z 2) (+ 5641895835477563/10000000000000000 (* 5641895835477563/5000000000000000 (/ 1 z))))) |
(*.f64 (*.f64 (neg.f64 z) z) (+.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) z) #s(literal 5641895835477563/10000000000000000 binary64))) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(*.f64 (*.f64 (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) z)) z)) z) z) |
(* (pow z 2) (- (* -1 (/ (+ 5641895835477563/5000000000000000 (* -1 (/ (- (* x y) 5641895835477563/5000000000000000) z))) z)) 5641895835477563/10000000000000000)) |
(*.f64 (*.f64 (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) z)) z)) z) z) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) |
(+.f64 (/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) x) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) |
(/.f64 y (fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)))) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
x |
(+ x (* 5000000000000000/5641895835477563 y)) |
(fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* 25000000000000000000000000000000/31830988618379068626528276418969 (* x y))))) |
(fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x)) y #s(literal 5000000000000000/5641895835477563 binary64)) y x) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
x |
(+ x (* 5000000000000000/5641895835477563 y)) |
(fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* 25000000000000000000000000000000/31830988618379068626528276418969 (* x y))))) |
(fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x) |
(+ x (* y (+ 5000000000000000/5641895835477563 (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) x)) y #s(literal 5000000000000000/5641895835477563 binary64)) y x) |
(* -5000000000000000/5641895835477563 y) |
(*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y) |
(* y (- (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x y)) 5000000000000000/5641895835477563)) |
(*.f64 (fma.f64 #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal -5000000000000000/5641895835477563 binary64)) y) |
(* y (- (* y (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* (pow x 2) y)) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) x (*.f64 #s(literal -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 x x) y))) y #s(literal -5000000000000000/5641895835477563 binary64)) y) |
(* y (- (* y (- (* y (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* (pow x 3) y)) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow x 2)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 x))) 5000000000000000/5641895835477563)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) x (*.f64 (fma.f64 #s(literal -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 x x) (*.f64 #s(literal -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y))) y)) y #s(literal -5000000000000000/5641895835477563 binary64)) y) |
-5641895835477563/5000000000000000 |
#s(literal -5641895835477563/5000000000000000 binary64) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
y |
y |
y |
y |
x |
(+ x (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(fma.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64) x) |
(+ x (* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ x (* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(* y (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* (pow x 2) y) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* y (+ (* y (- (* y (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* (pow x 3) y) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow x 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ x (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) y (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(* x y) |
(*.f64 y x) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) x) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) y) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) x) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(-.f64 (-.f64 x (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x))) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3))) (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y)))) (pow y 2)))) (+ (/ 1 x) (/ 5641895835477563/5000000000000000 (* (pow x 2) y)))) |
(+.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 3 binary64)))) y)) y) (/.f64 #s(literal 1 binary64) x)) x) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) x) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(-.f64 (-.f64 x (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x))) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3))) (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y)))) (pow y 2)))) (+ (/ 1 x) (/ 5641895835477563/5000000000000000 (* (pow x 2) y)))) |
(+.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 3 binary64)))) y)) y) (/.f64 #s(literal 1 binary64) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) |
(+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x)) |
(+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 x) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* (pow x 2) y))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y)) (/.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 #s(literal 1 binary64) x)) |
(* x y) |
(*.f64 y x) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* y (- x (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) x) |
(- (+ x (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))))) (/ 1 x)) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) y) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) y) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* y (+ x (* -5641895835477563/5000000000000000 (/ (exp z) y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* x y) |
(*.f64 y x) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* y (- (+ x (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) y)) (* 5641895835477563/5000000000000000 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
y |
y |
y |
y |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) x) |
(- (+ x (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(* y (- (* 5641895835477563/5000000000000000 (/ (exp z) y)) x)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 x)) y) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) |
(- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) (pow y 2)))) (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (fma.f64 (/.f64 (exp.f64 z) x) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (/.f64 #s(literal 1 binary64) x)) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (neg.f64 y)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (fma.f64 (/.f64 (exp.f64 z) x) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (/.f64 #s(literal 1 binary64) x)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(-.f64 (-.f64 x (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x))) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) y)) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 4) (pow y 2))))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) y) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y))) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x))) y)) (/.f64 #s(literal 1 binary64) x)) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (fma.f64 (/.f64 (exp.f64 z) x) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (/.f64 #s(literal 1 binary64) x)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- x (+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y))))) |
(-.f64 (-.f64 x (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x))) y)) (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 (pow x 2))) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) y)) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 4) (pow y 2))))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) y) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y))) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x))) y)) (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (/ 1 x) (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 2) y)))) |
(+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x)) |
(+ (/ 1 x) (+ (/ 5641895835477563/5000000000000000 (* (pow x 2) y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 3) (pow y 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (/ (- (* -1 (/ (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ 1 (pow x 2)))) y)) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 3 binary64)))) y)) y)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ 1 y))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (fma.f64 (/.f64 (exp.f64 z) x) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (/.f64 #s(literal 1 binary64) x)) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) y)) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) x) (/.f64 (exp.f64 z) x) (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (neg.f64 y)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 5641895835477563/5000000000000000 (/ (exp z) y))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) y) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) y))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) y) z x) y #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
y |
y |
y |
y |
(- x (/ 1 x)) |
(-.f64 x (/.f64 #s(literal 1 binary64) x)) |
(- (+ x (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y)))) (/ 1 x)) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y)))) y))) (/ 1 x)) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) x) |
(- (+ x (* -1 (/ (+ (* -1 (/ (+ (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y))) (/ 1 x)) |
(-.f64 (-.f64 x (/.f64 (fma.f64 (/.f64 (exp.f64 z) x) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) (/.f64 #s(literal 1 binary64) x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) (neg.f64 y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) (neg.f64 y)) |
(* -1 (* y (- (* -5641895835477563/5000000000000000 (/ (exp z) y)) (* -1 x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64) x) (neg.f64 y)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 2) y))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) |
(- (* -1 (/ (- (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 3) y))) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(- (* -1 (/ (- (* -1 (/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 4) y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow x 3)))) y)) (* -5641895835477563/5000000000000000 (/ (exp z) (pow x 2)))) y)) (/ 1 x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (/.f64 (exp.f64 z) x) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y)) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (fma.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) x (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 y y)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) x (*.f64 (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) x (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (fma.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(- (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)))) (* -5000000000000000/5641895835477563 y)) |
(fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x) |
(- (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (* -5000000000000000/5641895835477563 y)) |
(fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (fma.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) |
(- (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3))))))) (* -5000000000000000/5641895835477563 y)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64))) x (fma.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (fma.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5000000000000000/5641895835477563 y) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(- (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)))) (* -5000000000000000/5641895835477563 y)) |
(fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x) |
(- (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) (* -5000000000000000/5641895835477563 y)) |
(fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (fma.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) |
(- (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2)) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3))))))) (* -5000000000000000/5641895835477563 y)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64))) x (fma.f64 (*.f64 y y) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) #s(literal 1 binary64))) x (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) |
(* -5000000000000000/5641895835477563 y) |
(*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y) |
(+ (* -5000000000000000/5641895835477563 y) (* -25000000000000000000000000000000/31830988618379068626528276418969 (* x (pow y 2)))) |
(*.f64 (fma.f64 #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal -5000000000000000/5641895835477563 binary64)) y) |
(+ (* -5000000000000000/5641895835477563 y) (* x (- (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (* x (pow y 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64))) x (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)) |
(+ (* -5000000000000000/5641895835477563 y) (* x (- (* x (- (* -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (* x (pow y 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (pow y 3)))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (pow y 2))))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal -625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64))) x)) x (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)) |
-5641895835477563/5000000000000000 |
#s(literal -5641895835477563/5000000000000000 binary64) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (* x y) 5641895835477563/5000000000000000) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (+ 1 (+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2))) (* x (+ (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (fma.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(/ 5000000000000000/5641895835477563 (exp z)) |
(/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x y) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 2)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) x (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(+ (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 3)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 2) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ y (pow (exp z) 2))))) (* 5000000000000000/5641895835477563 (/ 1 (exp z)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (exp.f64 z) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 y y)) (pow.f64 (exp.f64 z) #s(literal 3 binary64)))) x (*.f64 (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64))) x (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) |
(* -5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(+ (* -5641895835477563/5000000000000000 (exp z)) (* x y)) |
(fma.f64 (exp.f64 z) #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 y x)) |
(- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z #s(literal -5641895835477563/5000000000000000 binary64)) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(- (+ (* x y) (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000))) 5641895835477563/5000000000000000) |
(fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- 1 (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3)))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 (exp.f64 z) #s(literal 2 binary64)))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64)) x #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (+ 1 (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3)))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (fma.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 1 binary64))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* 5641895835477563/5000000000000000 (exp z)) |
(*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(+ (* -1 (* x y)) (* 5641895835477563/5000000000000000 (exp z))) |
(fma.f64 (neg.f64 x) y (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64))) |
(* 5000000000000000/5641895835477563 (/ y (exp z))) |
(*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64)) |
(+ (* 25000000000000000000000000000000/31830988618379068626528276418969 (/ (* x (pow y 2)) (pow (exp z) 2))) (* 5000000000000000/5641895835477563 (/ y (exp z)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 (exp.f64 z) #s(literal 2 binary64))) #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64)) y (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (* x (pow y 3)) (pow (exp z) 3))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) x) (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(+ (* 5000000000000000/5641895835477563 (/ y (exp z))) (* x (- (* x (- (* 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 (/ (* x (pow y 4)) (pow (exp z) 4))) (* -125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 (/ (pow y 3) (pow (exp z) 3))))) (* -25000000000000000000000000000000/31830988618379068626528276418969 (/ (pow y 2) (pow (exp z) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y (exp.f64 z)) #s(literal 3 binary64)) #s(literal 125000000000000000000000000000000000000000000000/179587122125166574152748016388400639365587092547 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 #s(literal 625000000000000000000000000000000000000000000000000000000000000/1013211836423377808197068612118338110498536634308026710423022961 binary64) (pow.f64 (exp.f64 z) #s(literal 4 binary64))))) x (*.f64 (*.f64 y y) (/.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (pow.f64 (exp.f64 z) #s(literal 2 binary64))))) x (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
(* x y) |
(*.f64 y x) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) x) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal -5641895835477563/5000000000000000 binary64)) x) (fma.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) x) (/.f64 #s(literal 1 binary64) y)))) x) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) x) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (+ 1 (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) (pow x 2))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) y) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 x) x) |
(* x (- (+ 1 (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) (pow x 3)))) (/ 1 (pow x 2)))) |
(*.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) y)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) x) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (+ 1 (* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) (pow x 2))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) y) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 x) x) |
(* x (- (+ 1 (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) (pow x 3)))) (/ 1 (pow x 2)))) |
(*.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) y)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) y) #s(literal 1 binary64)) x) |
(/ (+ 1 (+ (/ 5641895835477563/5000000000000000 (* x y)) (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* (pow x 2) (pow y 2))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 (*.f64 y y) x) x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) y)) x) |
(/ (+ 1 (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ 1 (* (pow x 3) (pow y 3)))) (/ 5641895835477563/5000000000000000 (* x y))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 (*.f64 y y) x) x)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) y))) x) |
(* x y) |
(*.f64 y x) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* x (- y (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x) |
(* x (- (+ 1 (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) x) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) y) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y))) x) |
(/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) y) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 4)))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 3)))) (/ 1 y)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal -5641895835477563/5000000000000000 binary64)) x) (fma.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) x) (/.f64 #s(literal 1 binary64) y)))) x) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x (+ y (* -5641895835477563/5000000000000000 (/ (exp z) x)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x y) |
(*.f64 y x) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* x (- (+ y (/ (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) x)) (* 5641895835477563/5000000000000000 (/ 1 x)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(* x (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* x (- (+ 1 (* -5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y)))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x) |
(* x (- (+ 1 (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 4) (pow y 2))))) (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) y) y) (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(* x (- (* 5641895835477563/5000000000000000 (/ (exp z) x)) y)) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal 5641895835477563/5000000000000000 binary64) (neg.f64 y)) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -5641895835477563/5000000000000000 (/ (exp z) (* x y))) 1) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) |
(/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2)))) (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))))) x) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64)) x) |
(/ (- (* -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* (pow x 3) (pow y 3)))) (+ 1 (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x y))) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* (pow x 2) (pow y 2))))))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (/.f64 (exp.f64 z) x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal 1 binary64))) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal -5641895835477563/5000000000000000 binary64))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 y #s(literal 3 binary64)))) x) (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal 5641895835477563/5000000000000000 binary64))) x) (/.f64 #s(literal -1 binary64) y)) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (/ 1 (pow x 2)) (/ 5641895835477563/5000000000000000 (* (pow x 3) y))) 1))) |
(fma.f64 (+.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 3) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 2)))) (/ 1 (pow x 2)))) 1))) |
(fma.f64 (+.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) y) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y))) (neg.f64 x) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (/ 1 (pow x 2)) (/ 5641895835477563/5000000000000000 (* (pow x 3) y))) 1))) |
(fma.f64 (+.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ 1 (* (pow x 3) y))) (+ (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* (pow x 4) (pow y 2)))) (/ 1 (pow x 2)))) 1))) |
(fma.f64 (+.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) y) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y))) (neg.f64 x) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 5641895835477563/5000000000000000 (/ 1 (* x y)))) x) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) x) y) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (* 31830988618379068626528276418969/25000000000000000000000000000000 (/ 1 (* x (pow y 2))))) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) y)) x)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ 1 y)) (+ (/ 31830988618379068626528276418969/25000000000000000000000000000000 (* x (pow y 2))) (/ 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (* (pow x 2) (pow y 3))))) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) x)) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 (*.f64 y y) x))) (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) y)) x)) (neg.f64 x)) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ 1 x))))) |
(fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* -5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(* -1 (/ (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* x (pow y 2)))) (/ 1 y)) x)) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) y) |
(* -1 (/ (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 3)))) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal -5641895835477563/5000000000000000 binary64))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 4)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 3)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 y #s(literal 3 binary64)))) x) (*.f64 (/.f64 (/.f64 (exp.f64 z) y) y) #s(literal 5641895835477563/5000000000000000 binary64))) x) (/.f64 #s(literal -1 binary64) y)) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 5641895835477563/5000000000000000 (/ (exp z) x))))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* z (- (* -5641895835477563/10000000000000000 z) 5641895835477563/5000000000000000)) 5641895835477563/5000000000000000) x))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
x |
(* -1 (* x (- (/ 1 (pow x 2)) 1))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(* -1 (* x (- (+ (* 5641895835477563/5000000000000000 (/ (exp z) (* (pow x 3) y))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 5641895835477563/5000000000000000 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 z) y) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 x) x) |
(* -1 (* x (- (+ (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) (pow x 3))) (/ 1 (pow x 2))) 1))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
(* -1 (* x (- (* -5641895835477563/5000000000000000 (/ (exp z) x)) (* -1 y)))) |
(*.f64 (fma.f64 (/.f64 (exp.f64 z) x) #s(literal -5641895835477563/5000000000000000 binary64) y) (neg.f64 x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (* 5641895835477563/5000000000000000 (/ (exp z) (* x y)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -5641895835477563/5000000000000000 binary64) y) (/.f64 (exp.f64 z) x) #s(literal -1 binary64)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (* x (pow y 2)))) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64) (*.f64 y y)) (/.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal -5641895835477563/5000000000000000 binary64))) x)) (neg.f64 x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 (/ (pow (exp z) 3) (* x (pow y 3)))) (* -31830988618379068626528276418969/25000000000000000000000000000000 (/ (pow (exp z) 2) (pow y 2)))) x)) (* 5641895835477563/5000000000000000 (/ (exp z) y))) x))) x)) |
(/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 z) #s(literal 3 binary64)) x) (/.f64 (*.f64 (pow.f64 (exp.f64 z) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 y y))) x) (*.f64 (/.f64 (exp.f64 z) y) #s(literal 5641895835477563/5000000000000000 binary64))) x) #s(literal -1 binary64) #s(literal -1 binary64)) x) |
| 5 948× | lower-*.f32 |
| 5 938× | lower-*.f64 |
| 5 414× | lower-fma.f32 |
| 5 404× | lower-fma.f64 |
| 4 074× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 436 |
| 0 | 81 | 424 |
| 1 | 358 | 378 |
| 2 | 3300 | 378 |
| 0 | 9758 | 350 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) |
#s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z))) |
#s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) |
(+.f64 #s(literal 0 binary64) y) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)) |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x))) |
| Outputs |
|---|
(*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (pow.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal 5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64))) (-.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal 5641895835477563/5000000000000000 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal 5641895835477563/5000000000000000 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (+.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal 5641895835477563/5000000000000000 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal -5641895835477563/5000000000000000 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 3 binary64)) #s(literal -179587122125166574152748016388400639365587092547/125000000000000000000000000000000000000000000000 binary64)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)) |
(fma.f64 x (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) #s(literal -5641895835477563/5000000000000000 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal 5641895835477563/5000000000000000 binary64))) (/.f64 #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal 5641895835477563/5000000000000000 binary64)))) |
(+.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x) #s(literal -5641895835477563/5000000000000000 binary64)) |
(+.f64 #s(literal -5641895835477563/5000000000000000 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x)) |
(*.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))))) (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64))) (-.f64 x (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (hypot.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))))) (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 y) (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) y) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 y (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) |
(+.f64 x (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(*.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))))) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(neg.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))))) #s(literal -1 binary64))) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) |
(*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) |
(*.f64 y #s(literal 5000000000000000/5641895835477563 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 5000000000000000/5641895835477563 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) (*.f64 (neg.f64 y) y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 y y)) |
(fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y #s(literal 0 binary64)) |
(fma.f64 y #s(literal 5000000000000000/5641895835477563 binary64) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y)) |
(+.f64 (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y) #s(literal 0 binary64)) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64))) (pow.f64 (+.f64 (hypot.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (hypot.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (hypot.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64))) (-.f64 x (/.f64 (neg.f64 y) #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (neg.f64 y) #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64))) (+.f64 (hypot.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (hypot.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 y) (pow.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x) |
(fma.f64 y (neg.f64 (pow.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x)) (/.f64 (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (hypot.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x))) (/.f64 (pow.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal 3 binary64)) (+.f64 (hypot.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (*.f64 (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x)))) |
(-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) x) |
(+.f64 x (/.f64 (neg.f64 y) #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(*.f64 (neg.f64 y) (pow.f64 (neg.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(*.f64 y (pow.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) #s(literal -1 binary64))) (*.f64 y y)) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (*.f64 y y))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 y y) #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) y)) |
(/.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) y))) |
(/.f64 y (neg.f64 (neg.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))) |
(neg.f64 (/.f64 (neg.f64 y) #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) (/.f64 (neg.f64 y) #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) y)) #s(literal -1 binary64))) |
#s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64)) |
(*.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))))) (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 2 binary64))) (-.f64 x (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (hypot.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) (-.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))))) (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 y) (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) #s(literal -1 binary64)) y) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
(fma.f64 y (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
(+.f64 x (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))))) |
(*.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))))) |
(/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) |
(neg.f64 (pow.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))))) #s(literal -1 binary64))) |
#s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))) |
#s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1 binary64)) (pow.f64 (/.f64 y y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (neg.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 y y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) (/.f64 (neg.f64 y) y)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (neg.f64 y)) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (*.f64 y y) (*.f64 y (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 y y) (/.f64 y (neg.f64 y))) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 y (neg.f64 y)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 y)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 y) (pow.f64 y #s(literal 3 binary64))) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) y) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y))) |
(neg.f64 (*.f64 y y)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1 binary64)) (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1 binary64)) (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (neg.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (neg.f64 y)) #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 y y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) (/.f64 (neg.f64 y) y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) (/.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (neg.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 y #s(literal 3 binary64)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 y (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 y y) (*.f64 y (/.f64 #s(literal -1 binary64) y)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 y (neg.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 y y) (/.f64 y (neg.f64 y)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 y) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 0 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) y (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 y) y (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 y (neg.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 y (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 y) y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(*.f64 (/.f64 (neg.f64 y) y) y) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 y y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 y) y) (/.f64 (neg.f64 y) (*.f64 (neg.f64 y) y))) |
(*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (neg.f64 y) (/.f64 y y)) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y (/.f64 (neg.f64 y) y)) |
(*.f64 y (/.f64 y (neg.f64 y))) |
(*.f64 y #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) y) |
(/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (*.f64 y y)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(/.f64 (*.f64 y y) (neg.f64 y)) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (neg.f64 y) y) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) y))) |
(neg.f64 y) |
(fma.f64 (/.f64 (neg.f64 y) y) y #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 y) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) (/.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 y (pow.f64 y #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (/.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 0 binary64)) |
(fma.f64 y (/.f64 (neg.f64 y) y) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 y (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 y #s(literal -1 binary64) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) y) |
(-.f64 (neg.f64 y) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(+.f64 (neg.f64 y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 y y)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 y y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 (*.f64 (neg.f64 y) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 y) (/.f64 y (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 y)) |
(*.f64 y #s(literal 1 binary64)) |
(pow.f64 (/.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) y) |
(/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 y y) (-.f64 y #s(literal 0 binary64))) |
(/.f64 (*.f64 y y) y) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (neg.f64 y) y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) y) (neg.f64 y)) |
(neg.f64 (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 y) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (/.f64 y (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 y #s(literal 1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (neg.f64 y)) |
(+.f64 #s(literal 0 binary64) y) |
(+.f64 y #s(literal 0 binary64)) |
y |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -2 binary64))) (pow.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 y x) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 y x) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -2 binary64)) (*.f64 x x)) (-.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -2 binary64)))) (neg.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 y x) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -2 binary64))) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (+.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -2 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 y x) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 y x) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (hypot.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64)) x) |
(fma.f64 (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) y x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x) |
(fma.f64 (neg.f64 y) (pow.f64 (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) x) |
(fma.f64 y (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -2 binary64)) (-.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))))) |
(+.f64 (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
#s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(*.f64 (neg.f64 y) (pow.f64 (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(*.f64 y (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) #s(literal -1 binary64))) (*.f64 y y)) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (*.f64 y y))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 y y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y)) |
(/.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y))) |
(/.f64 y (neg.f64 (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))) |
(neg.f64 (/.f64 (neg.f64 y) #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) |
(neg.f64 (/.f64 y (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)))) (/.f64 y (neg.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 x) y)) y)) #s(literal -1 binary64))) |
Compiled 17 919 to 2 318 computations (87.1% saved)
20 alts after pruning (13 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 924 | 4 | 928 |
| Fresh | 0 | 9 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 926 | 20 | 946 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 75.4% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
| ✓ | 48.8% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
| 73.9% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) z)) z)) z) z)))) y x) | |
| 43.8% | (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) | |
| 68.1% | (fma.f64 #s(approx (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) | |
| 86.9% | (+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) | |
| 48.8% | (+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) | |
| 82.9% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) | |
| ✓ | 79.0% | (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
| 44.4% | (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) y) x)))) | |
| 48.0% | (+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (*.f64 (neg.f64 y) y) y) x)))) | |
| ✓ | 64.2% | (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
| ✓ | 75.5% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
| ✓ | 61.7% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
| 61.6% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) | |
| 17.2% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) | |
| 48.7% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) | |
| 61.6% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) | |
| 13.5% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) | |
| ✓ | 16.6% | #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
Compiled 707 to 411 computations (41.9% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (*.f64 (neg.f64 y) y) y) x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y))) |
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) y) x)))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) z)) z)) z) z)))) y x) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y x)) |
(fma.f64 #s(approx (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5641895835477563/5000000000000000 binary64) (exp.f64 z) (*.f64 y x))) y x) |
| Outputs |
|---|
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
6 calls:
| 42.0ms | z |
| 23.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 16.0ms | x |
| 12.0ms | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 1 | x |
| 95.8% | 1 | y |
| 99.9% | 3 | z |
| 99.3% | 2 | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 99.9% | 3 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 99.9% | 3 | (exp.f64 z) |
Compiled 21 to 29 computations (-38.1% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (*.f64 (neg.f64 y) y) y) x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y))) |
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) y) x)))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) z)) z)) z) z)))) y x) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y x)) |
(fma.f64 #s(approx (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z))) y x) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y x)) |
4 calls:
| 49.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 26.0ms | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 11.0ms | z |
| 9.0ms | (exp.f64 z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | z |
| 99.9% | 3 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 99.9% | 3 | (exp.f64 z) |
| 92.7% | 3 | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
Compiled 19 to 23 computations (-21.1% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (*.f64 (neg.f64 y) y) y) x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y))) |
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) y) x)))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) (fma.f64 (*.f64 z #s(literal 31830988618379068626528276418969/25000000000000000000000000000000 binary64)) z #s(literal -31830988618379068626528276418969/25000000000000000000000000000000 binary64))))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 (-.f64 #s(literal -5641895835477563/10000000000000000 binary64) (/.f64 (-.f64 #s(literal 5641895835477563/5000000000000000 binary64) (/.f64 (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)) z)) z)) z) z)))) y x) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (*.f64 (/.f64 y (exp.f64 z)) #s(literal 5000000000000000/5641895835477563 binary64))) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x) |
3 calls:
| 76.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 10.0ms | z |
| 8.0ms | (exp.f64 z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 2 | z |
| 98.0% | 2 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 98.0% | 2 | (exp.f64 z) |
Compiled 7 to 13 computations (-85.7% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (*.f64 (neg.f64 y) y) y) x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y))) |
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 0 binary64) y)) x)))) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
5 calls:
| 75.0ms | (exp.f64 z) |
| 16.0ms | z |
| 8.0ms | y |
| 8.0ms | x |
| 7.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 3 | x |
| 83.2% | 1 | y |
| 95.7% | 2 | z |
| 95.7% | 2 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 95.7% | 2 | (exp.f64 z) |
Compiled 9 to 19 computations (-111.1% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (/.f64 (*.f64 (neg.f64 y) y) y) x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) y #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 #s(literal 5641895835477563/5000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)))) y))) |
(+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) #s(approx (exp z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) z #s(literal 1 binary64)) z #s(literal 1 binary64)))) (*.f64 x y)))) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
3 calls:
| 76.0ms | z |
| 72.0ms | (exp.f64 z) |
| 6.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.2% | 2 | z |
| 94.2% | 2 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 94.2% | 2 | (exp.f64 z) |
Compiled 7 to 13 computations (-85.7% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
3 calls:
| 82.0ms | z |
| 5.0ms | (exp.f64 z) |
| 5.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.1% | 2 | z |
| 93.1% | 2 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 93.1% | 2 | (exp.f64 z) |
Compiled 7 to 13 computations (-85.7% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z)))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 z #s(literal -5641895835477563/5000000000000000 binary64) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) |
3 calls:
| 20.0ms | z |
| 5.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 5.0ms | (exp.f64 z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.3% | 3 | z |
| 93.9% | 3 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 93.9% | 3 | (exp.f64 z) |
Compiled 7 to 13 computations (-85.7% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x) |
1 calls:
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.1% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x) |
1 calls:
| 43.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.1% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))) |
4 calls:
| 5.0ms | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 5.0ms | z |
| 4.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 4.0ms | (exp.f64 z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 3 | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 89.7% | 3 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 89.7% | 3 | (exp.f64 z) |
| 89.7% | 3 | z |
Compiled 19 to 23 computations (-21.1% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (neg.f64 (-.f64 (/.f64 x (*.f64 x x)) x))) |
(+.f64 x (/.f64 y #s(approx (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)) (*.f64 (neg.f64 y) x)))) |
(+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (*.f64 y x))) y x) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))) y x) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (/.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 5000000000000000/5641895835477563 binary64)) (neg.f64 y)))) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) |
3 calls:
| 27.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 5.0ms | z |
| 4.0ms | (exp.f64 z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.1% | 2 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 86.1% | 2 | (exp.f64 z) |
| 86.1% | 2 | z |
Compiled 7 to 13 computations (-85.7% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
6 calls:
| 3.0ms | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | z |
| 2.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 3 | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 72.7% | 3 | y |
| 75.0% | 3 | x |
| 76.5% | 2 | z |
| 76.4% | 2 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 76.4% | 2 | (exp.f64 z) |
Compiled 21 to 29 computations (-38.1% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
| Outputs |
|---|
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
(+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) |
1 calls:
| 9.0ms | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 3 | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
| Outputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
6 calls:
| 2.0ms | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.7% | 1 | y |
| 61.7% | 1 | x |
| 61.7% | 1 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 61.7% | 1 | (exp.f64 z) |
| 61.7% | 1 | z |
| 61.7% | 1 | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
Compiled 21 to 29 computations (-38.1% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
| Outputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
6 calls:
| 20.0ms | (exp.f64 z) |
| 2.0ms | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.6% | 1 | z |
| 61.6% | 1 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 61.6% | 1 | (exp.f64 z) |
| 61.6% | 1 | y |
| 61.6% | 1 | x |
| 61.6% | 1 | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
Compiled 21 to 29 computations (-38.1% saved)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
| Outputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
6 calls:
| 2.0ms | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| 1.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.6% | 1 | z |
| 61.6% | 1 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 61.6% | 1 | (exp.f64 z) |
| 61.6% | 1 | y |
| 61.6% | 1 | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 61.6% | 1 | x |
Compiled 21 to 29 computations (-38.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
| Outputs |
|---|
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
6 calls:
| 2.0ms | y |
| 1.0ms | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 16.6% | 1 | z |
| 16.6% | 1 | (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) |
| 16.6% | 1 | (exp.f64 z) |
| 16.6% | 1 | y |
| 16.6% | 1 | (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) |
| 16.6% | 1 | x |
Compiled 21 to 29 computations (-38.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8758238853860813e+175 | 2.865392863632541e+181 |
Compiled 15 to 16 computations (-6.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 1.0000000000000078 |
| 0.0ms | 0.0 | 0.9999999999999954 |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.9999999999999954 |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.9999999999999954 |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.9999999999999954 |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.9999999999999954 |
Compiled 15 to 16 computations (-6.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 156508455.02980804 | 172076110690.62766 |
| 19.0ms | -453815078736217200.0 | -1557.5010708291363 |
| 37.0ms | 288× | 0 | valid |
Compiled 405 to 390 computations (3.7% saved)
ival-add: 17.0ms (55.9% of total)const: 4.0ms (13.1% of total)ival-exp: 3.0ms (9.9% of total)ival-mult: 3.0ms (9.9% of total)ival-div: 2.0ms (6.6% of total)ival-sub: 1.0ms (3.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 156508455.02980804 | 172076110690.62766 |
| 1.0ms | -453815078736217200.0 | -1557.5010708291363 |
| 3.0ms | 48× | 0 | valid |
Compiled 333 to 354 computations (-6.3% saved)
ival-mult: 1.0ms (42.8% of total)const: 1.0ms (42.8% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-exp: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 156508455.02980804 | 172076110690.62766 |
| 1.0ms | -453815078736217200.0 | -1557.5010708291363 |
Compiled 341 to 362 computations (-6.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.655945946355372e-11 | 4.3895738858519504e-10 |
| 11.0ms | -453815078736217200.0 | -1557.5010708291363 |
| 7.0ms | 96× | 0 | valid |
Compiled 297 to 312 computations (-5.1% saved)
ival-div: 1.0ms (19.8% of total)ival-exp: 1.0ms (19.8% of total)ival-mult: 1.0ms (19.8% of total)const: 1.0ms (19.8% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 0.0 | 0.9999999999999954 |
| 15.0ms | 224× | 0 | valid |
Compiled 225 to 254 computations (-12.9% saved)
ival-mult: 3.0ms (31% of total)const: 3.0ms (31% of total)ival-div: 2.0ms (20.7% of total)ival-sub: 1.0ms (10.3% of total)ival-add: 1.0ms (10.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.6376863852674903 | 816.5331261649799 |
| 0.0ms | -1002345.1842499799 | -15051.420938336942 |
Compiled 15 to 16 computations (-6.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.6376863852674903 | 816.5331261649799 |
| 0.0ms | -1002345.1842499799 | -15051.420938336942 |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | egg-herbie |
| 56× | +-commutative-binary64-+.f64 |
| 40× | sub-neg-binary64-neg.f64-+.f64--.f64 |
| 38× | *-commutative-binary64-*.f64 |
| 24× | neg-sub0-binary64--.f64-neg.f64 |
| 24× | neg-mul-1-binary64-*.f64-neg.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 946 |
| 1 | 199 | 944 |
| 2 | 243 | 944 |
| 3 | 266 | 944 |
| 4 | 281 | 944 |
| 5 | 285 | 944 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #s(literal 19999999999999998743069049246737528200546615119793746550412501356903849205370206764075153567638181693469097644589800066324224103680915737659228242480356123926769783926845079552 binary64)) (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)))) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 (exp.f64 z) #s(literal 1 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y x)))) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x)) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))))) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x)) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))))) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 z #s(literal 68000000000 binary64)) (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x))) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 z #s(literal 57000000000 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x))) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 z #s(literal 57000000000 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x))) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 z #s(literal 8317409638948649/19342813113834066795298816 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))))) |
(if (<=.f64 (exp.f64 z) #s(literal 6463189187793589/75153362648762663292463379097258784876021841565066235862633311089030688803667470190838367948312598497021919232 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(if (<=.f64 (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #s(literal -1000000 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #s(literal 5 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))))) |
(if (<=.f64 (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #s(literal -1000000 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #s(literal 5 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
| Outputs |
|---|
(if (<=.f64 (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #s(literal 19999999999999998743069049246737528200546615119793746550412501356903849205370206764075153567638181693469097644589800066324224103680915737659228242480356123926769783926845079552 binary64)) (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)))) |
(if (<=.f64 (+.f64 (/.f64 y (-.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 y x))) x) #s(literal 19999999999999998743069049246737528200546615119793746550412501356903849205370206764075153567638181693469097644589800066324224103680915737659228242480356123926769783926845079552 binary64)) (+.f64 (/.f64 y (-.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 y x))) x) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x)) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 (exp.f64 z) #s(literal 1 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y x)))) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) (if (<=.f64 (exp.f64 z) #s(literal 1 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) #s(approx (+ x (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y)))) (fma.f64 (/.f64 #s(literal 5000000000000000/5641895835477563 binary64) (exp.f64 z)) y x)))) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))) x)) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) (-.f64 x (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (fma.f64 (fma.f64 (/.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) x) z y) x #s(literal -5641895835477563/5000000000000000 binary64))))))) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))))) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) (+.f64 (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5641895835477563/30000000000000000 binary64) z #s(literal 5641895835477563/10000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 y x))) x)) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x)) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) (fma.f64 (fma.f64 #s(literal -5641895835477563/10000000000000000 binary64) z #s(literal -5641895835477563/5000000000000000 binary64)) z (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) y x)) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y))))) |
(if (<=.f64 (exp.f64 z) #s(literal 0 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) (+.f64 (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 (fma.f64 #s(literal 5641895835477563/10000000000000000 binary64) z #s(literal 5641895835477563/5000000000000000 binary64)) z #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 y x))) x)) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 z #s(literal 68000000000 binary64)) (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 x y)))) (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x))) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) (if (<=.f64 z #s(literal 68000000000 binary64)) (+.f64 (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) (fma.f64 z #s(literal 5641895835477563/5000000000000000 binary64) #s(literal 5641895835477563/5000000000000000 binary64))) (*.f64 y x))) x) (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x))) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 z #s(literal 57000000000 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x))) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) (if (<=.f64 z #s(literal 57000000000 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (*.f64 z z) #s(literal -5641895835477563/10000000000000000 binary64))))) y x))) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 z #s(literal 57000000000 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (+.f64 (/.f64 (neg.f64 y) #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z)))) x))) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) (if (<=.f64 z #s(literal 57000000000 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (-.f64 x (/.f64 y #s(approx (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x)) #s(approx (+ (* (+ (* -5641895835477563/10000000000000000 z) -5641895835477563/5000000000000000) z) (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 (fma.f64 z #s(literal -5641895835477563/10000000000000000 binary64) #s(literal -5641895835477563/5000000000000000 binary64)) z))))))) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 z #s(literal 8317409638948649/19342813113834066795298816 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (+.f64 x (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 x y)))))) |
(if (<=.f64 z #s(literal -1600 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) (if (<=.f64 z #s(literal 8317409638948649/19342813113834066795298816 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64))))) (+.f64 (/.f64 y (-.f64 #s(approx (* 5641895835477563/5000000000000000 (exp z)) #s(approx (+ (* z 5641895835477563/5000000000000000) 5641895835477563/5000000000000000) (*.f64 z #s(literal 5641895835477563/5000000000000000 binary64)))) (*.f64 y x))) x))) |
(if (<=.f64 (exp.f64 z) #s(literal 6463189187793589/75153362648762663292463379097258784876021841565066235862633311089030688803667470190838367948312598497021919232 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(if (<=.f64 (exp.f64 z) #s(literal 6463189187793589/75153362648762663292463379097258784876021841565066235862633311089030688803667470190838367948312598497021919232 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y (fma.f64 y x #s(literal -5641895835477563/5000000000000000 binary64)))))) |
(if (<=.f64 (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #s(literal -1000000 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #s(literal 5 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))))) |
(if (<=.f64 (+.f64 (/.f64 y (-.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 y x))) x) #s(literal -1000000 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) (if (<=.f64 (+.f64 (/.f64 y (-.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 y x))) x) #s(literal 5 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 (fma.f64 #s(literal 25000000000000000000000000000000/31830988618379068626528276418969 binary64) (*.f64 y x) #s(literal 5000000000000000/5641895835477563 binary64)) y x))) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x))) |
(if (<=.f64 (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #s(literal -1000000 binary64)) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))) (if (<=.f64 (+.f64 x (/.f64 y (-.f64 (*.f64 #s(literal 5641895835477563/5000000000000000 binary64) (exp.f64 z)) (*.f64 x y)))) #s(literal 5 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (+.f64 x #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x))))) |
(if (<=.f64 (+.f64 (/.f64 y (-.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 y x))) x) #s(literal -1000000 binary64)) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x) (if (<=.f64 (+.f64 (/.f64 y (-.f64 (*.f64 (exp.f64 z) #s(literal 5641895835477563/5000000000000000 binary64)) (*.f64 y x))) x) #s(literal 5 binary64)) #s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) (+.f64 #s(approx (/ y (- (* 5641895835477563/5000000000000000 (exp z)) (* x y))) (/.f64 #s(literal -1 binary64) x)) x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x (/.f64 y #s(approx (+ (* y x) -5641895835477563/5000000000000000) #s(literal -5641895835477563/5000000000000000 binary64))))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) (-.f64 x #s(approx (/ y (+ (* y x) -5641895835477563/5000000000000000)) (*.f64 #s(literal -5000000000000000/5641895835477563 binary64) y)))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (fma.f64 #s(literal 5000000000000000/5641895835477563 binary64) y x))) |
#s(approx (+ (* (/ -1 (+ (* -5641895835477563/5000000000000000 (exp z)) (* y x))) y) x) #s(approx (- x (/ y (+ (* y x) -5641895835477563/5000000000000000))) (*.f64 #s(literal 5000000000000000/5641895835477563 binary64) y))) |
| 8 782× | lower-fma.f64 |
| 8 782× | lower-fma.f32 |
| 7 854× | lower-fma.f64 |
| 7 854× | lower-fma.f32 |
| 7 544× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 36 |
| 0 | 16 | 36 |
| 1 | 57 | 36 |
| 2 | 451 | 36 |
| 3 | 7444 | 36 |
| 0 | 8118 | 35 |
| 0 | 56 | 436 |
| 0 | 81 | 424 |
| 1 | 358 | 378 |
| 2 | 3300 | 378 |
| 0 | 9758 | 350 |
| 0 | 316 | 1995 |
| 1 | 904 | 1975 |
| 2 | 2647 | 1891 |
| 0 | 8323 | 1801 |
| 0 | 751 | 9863 |
| 1 | 2226 | 9668 |
| 2 | 6506 | 9528 |
| 0 | 8278 | 8801 |
| 0 | 545 | 9602 |
| 1 | 1601 | 9399 |
| 2 | 4719 | 9214 |
| 0 | 8534 | 8637 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 999 to 620 computations (37.9% saved)
Compiled 990 to 310 computations (68.7% saved)
Loading profile data...