
Time bar (total: 24.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 1 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 2 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 3 |
| 0% | 0% | 22.2% | 74.6% | 0% | 3.2% | 0% | 4 |
| 0% | 0% | 20.6% | 74.6% | 0% | 4.8% | 0% | 5 |
| 0% | 0% | 18.3% | 74.6% | 0% | 7.1% | 0% | 6 |
| 0% | 0% | 10.7% | 74.6% | 0% | 14.7% | 0% | 7 |
| 0% | 0% | 9.3% | 74.6% | 0% | 16.1% | 0% | 8 |
| 0% | 0% | 8.2% | 74.6% | 0% | 17.2% | 0% | 9 |
| 0% | 0% | 5.7% | 74.6% | 0% | 19.7% | 0% | 10 |
| 0% | 0% | 5% | 74.6% | 0% | 20.4% | 0% | 11 |
| 0% | 0% | 4.4% | 74.6% | 0% | 21% | 0% | 12 |
Compiled 52 to 27 computations (48.1% saved)
| 13.0s | 62 668× | 0 | invalid |
| 1.8s | 8 256× | 0 | valid |
ival-mult: 3.3s (29% of total)ival-expm1: 1.8s (16% of total)const: 1.6s (14.6% of total)ival-<=: 1.2s (10.4% of total)ival-fabs: 1.1s (10% of total)ival-add: 845.0ms (7.5% of total)ival-div: 663.0ms (5.9% of total)ival-fmin: 464.0ms (4.1% of total)ival-and: 210.0ms (1.9% of total)exact: 49.0ms (0.4% of total)ival-assert: 26.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 232 | 0 | - | 2 | (9.694936518615114e-92 1.671690058262847e-36 8.536379660643598e-99) | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| 151 | 1 | (-3.255442251998025e-159 2.943011659478223e-151 1.524172319409585e-173) | 0 | - | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
| 117 | 1 | (2.6653368312428308e-158 8.811701376537864e-156 2.0120473609848812e-165) | 0 | - | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) |
| 102 | 1 | (-3.255442251998025e-159 2.943011659478223e-151 1.524172319409585e-173) | 0 | - | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 a b) |
| 0 | 0 | - | 0 | - | (*.f64 b eps) |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 a eps)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 a eps) |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 (+.f64 a b) eps)) |
| 0 | 0 | - | 0 | - | eps |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 a b) eps) |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 b eps)) |
| 0 | 0 | - | 0 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) | u/u | 212 | 0 |
| ↳ | (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) | underflow | 212 | |
| ↳ | (*.f64 (+.f64 a b) eps) | underflow | 104 | |
| ↳ | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | underflow | 104 | |
| ↳ | (*.f64 b eps) | underflow | 153 | |
| ↳ | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | underflow | 138 | |
| ↳ | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | underflow | 153 | |
| ↳ | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) | underflow | 230 | |
| ↳ | (*.f64 a eps) | underflow | 138 | |
-.f64 | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | cancellation | 152 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | cancellation | 118 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | cancellation | 103 | 0 |
/.f64 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) | n/u | 18 | 0 |
| ↳ | (*.f64 b eps) | underflow | 153 | |
| ↳ | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | underflow | 138 | |
| ↳ | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | underflow | 153 | |
| ↳ | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) | underflow | 230 | |
| ↳ | (*.f64 a eps) | underflow | 138 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 256 | 0 |
| - | 0 | 0 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 256 | 0 | 0 |
| - | 0 | 0 | 0 |
| number | freq |
|---|---|
| 1 | 104 |
| 3 | 109 |
| 4 | 43 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 70.0ms | 512× | 0 | valid |
Compiled 226 to 55 computations (75.7% saved)
ival-mult: 17.0ms (38.4% of total)ival-exp: 11.0ms (24.8% of total)ival-expm1: 8.0ms (18.1% of total)ival-div: 4.0ms (9% of total)ival-add: 3.0ms (6.8% of total)ival-true: 1.0ms (2.3% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 4 832× | lower-fma.f64 |
| 4 832× | lower-fma.f32 |
| 2 736× | lower-*.f32 |
| 2 726× | lower-*.f64 |
| 1 330× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 233 |
| 1 | 250 | 229 |
| 2 | 708 | 227 |
| 3 | 2151 | 224 |
| 4 | 7041 | 224 |
| 0 | 17 | 24 |
| 0 | 30 | 24 |
| 1 | 56 | 24 |
| 2 | 109 | 24 |
| 3 | 176 | 24 |
| 4 | 327 | 24 |
| 5 | 655 | 24 |
| 6 | 1264 | 24 |
| 7 | 3455 | 24 |
| 8 | 6175 | 24 |
| 9 | 7511 | 24 |
| 10 | 7817 | 24 |
| 11 | 7898 | 24 |
| 12 | 7928 | 24 |
| 0 | 8057 | 18 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 eps (expm1.f64 (*.f64 b eps))) (expm1.f64 (*.f64 a eps))) (expm1.f64 (*.f64 (+.f64 b a) eps))) |
(sort a b)
Compiled 24 to 17 computations (29.2% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 0.0% | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
Compiled 24 to 17 computations (29.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) | |
| cost-diff | 6336 | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | |
| cost-diff | 6336 | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | |
| cost-diff | 6336 | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
| 4 832× | lower-fma.f64 |
| 4 832× | lower-fma.f32 |
| 2 736× | lower-*.f32 |
| 2 726× | lower-*.f64 |
| 1 132× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 99 |
| 0 | 30 | 99 |
| 1 | 56 | 99 |
| 2 | 109 | 99 |
| 3 | 176 | 99 |
| 4 | 327 | 99 |
| 5 | 655 | 99 |
| 6 | 1264 | 99 |
| 7 | 3455 | 99 |
| 8 | 6175 | 99 |
| 9 | 7511 | 99 |
| 10 | 7817 | 99 |
| 11 | 7898 | 99 |
| 12 | 7928 | 99 |
| 0 | 8057 | 81 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
(*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) |
eps |
(-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (+.f64 a b) eps)) |
(*.f64 (+.f64 a b) eps) |
(+.f64 a b) |
a |
b |
#s(literal 1 binary64) |
(*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 a eps)) |
(*.f64 a eps) |
(-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 b eps)) |
(*.f64 b eps) |
| Outputs |
|---|
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 eps (expm1.f64 (*.f64 b eps))) (expm1.f64 (*.f64 a eps))) (expm1.f64 (*.f64 (+.f64 b a) eps))) |
(*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
eps |
(-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(exp.f64 (*.f64 (+.f64 a b) eps)) |
(pow.f64 (exp.f64 eps) (+.f64 b a)) |
(*.f64 (+.f64 a b) eps) |
(*.f64 (+.f64 b a) eps) |
(+.f64 a b) |
(+.f64 b a) |
a |
b |
#s(literal 1 binary64) |
(*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 a eps))) |
(-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) |
(expm1.f64 (*.f64 a eps)) |
(exp.f64 (*.f64 a eps)) |
(pow.f64 (exp.f64 eps) a) |
(*.f64 a eps) |
(-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) |
(expm1.f64 (*.f64 b eps)) |
(exp.f64 (*.f64 b eps)) |
(pow.f64 (exp.f64 eps) b) |
(*.f64 b eps) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 23.849829386224577 | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | |
| accuracy | 24.423711756865444 | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | |
| accuracy | 33.1214528350703 | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | |
| accuracy | 55.96773457498054 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| 35.0ms | 256× | 0 | valid |
Compiled 101 to 19 computations (81.2% saved)
ival-mult: 7.0ms (31.9% of total)ival-exp: 5.0ms (22.8% of total)ival-div: 4.0ms (18.2% of total)ival-expm1: 4.0ms (18.2% of total)ival-add: 1.0ms (4.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (- (exp (* a eps)) 1) (taylor 0 b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (* a eps)) (* b (* eps (exp (* a eps))))) 1) (taylor 0 b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (* a eps)) (* b (+ (* 1/2 (* b (* (pow eps 2) (exp (* a eps))))) (* eps (exp (* a eps)))))) 1) (taylor 0 b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (* a eps)) (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 3) (exp (* a eps))))) (* 1/2 (* (pow eps 2) (exp (* a eps)))))) (* eps (exp (* a eps)))))) 1) (taylor 0 b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* b eps) (taylor 0 b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ eps (* 1/2 (* b (pow eps 2))))) (taylor 0 b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ eps (* b (+ (* 1/6 (* b (pow eps 3))) (* 1/2 (pow eps 2)))))) (taylor 0 b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ eps (* b (+ (* 1/2 (pow eps 2)) (* b (+ (* 1/24 (* b (pow eps 4))) (* 1/6 (pow eps 3)))))))) (taylor 0 b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* a eps)) 1)) (taylor 0 b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (* (pow eps 2) (exp (* a eps)))) (* eps (- (exp (* a eps)) 1))) (taylor 0 b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (+ (* 1/2 (* b (* (pow eps 3) (exp (* a eps))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) (taylor 0 b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 4) (exp (* a eps))))) (* 1/2 (* (pow eps 3) (exp (* a eps)))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) (taylor 0 b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor inf b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor inf b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor inf b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor inf b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (- a (* -1 b)))) 1) (taylor -inf b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (- a (* -1 b)))) 1) (taylor -inf b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (- a (* -1 b)))) 1) (taylor -inf b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (- a (* -1 b)))) 1) (taylor -inf b) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor -inf b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor -inf b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor -inf b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor -inf b) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (taylor -inf b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (taylor -inf b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (taylor -inf b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (taylor -inf b) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (+ a b)) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2)))))) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3))))))))) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a eps) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (+ a (* eps (+ (* 1/6 (* (pow a 3) eps)) (* 1/2 (pow a 2)))))) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (+ a (* eps (+ (* 1/2 (pow a 2)) (* eps (+ (* 1/24 (* (pow a 4) eps)) (* 1/6 (pow a 3)))))))) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* b eps) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (+ b (* 1/2 (* (pow b 2) eps)))) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (+ b (* eps (+ (* 1/6 (* (pow b 3) eps)) (* 1/2 (pow b 2)))))) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (+ b (* eps (+ (* 1/2 (pow b 2)) (* eps (+ (* 1/24 (* (pow b 4) eps)) (* 1/6 (pow b 3)))))))) (taylor 0 eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eps 2) (+ a b)) (taylor 0 eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eps 2) (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2)))))) (taylor 0 eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eps 2) (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) (taylor 0 eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eps 2) (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3))))))))) (taylor 0 eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) (* a b)) (taylor 0 eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor -inf eps) (#s(alt (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor -inf eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor -inf eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor -inf eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor -inf eps) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* b eps)) 1) (taylor 0 a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (* b eps)) (* a (* eps (exp (* b eps))))) 1) (taylor 0 a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (* b eps)) (* a (+ (* 1/2 (* a (* (pow eps 2) (exp (* b eps))))) (* eps (exp (* b eps)))))) 1) (taylor 0 a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (* b eps)) (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 3) (exp (* b eps))))) (* 1/2 (* (pow eps 2) (exp (* b eps)))))) (* eps (exp (* b eps)))))) 1) (taylor 0 a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a eps) (taylor 0 a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ eps (* 1/2 (* a (pow eps 2))))) (taylor 0 a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ eps (* a (+ (* 1/6 (* a (pow eps 3))) (* 1/2 (pow eps 2)))))) (taylor 0 a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ eps (* a (+ (* 1/2 (pow eps 2)) (* a (+ (* 1/24 (* a (pow eps 4))) (* 1/6 (pow eps 3)))))))) (taylor 0 a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* b eps)) 1)) (taylor 0 a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (* (pow eps 2) (exp (* b eps)))) (* eps (- (exp (* b eps)) 1))) (taylor 0 a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (* a (* (pow eps 3) (exp (* b eps))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) (taylor 0 a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 4) (exp (* b eps))))) (* 1/2 (* (pow eps 3) (exp (* b eps)))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) (taylor 0 a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (+ a b))) 1) (taylor inf a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor inf a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor inf a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor inf a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor inf a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (+ a b))) 1)) (taylor inf a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (- b (* -1 a)))) 1) (taylor -inf a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (- b (* -1 a)))) 1) (taylor -inf a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (- b (* -1 a)))) 1) (taylor -inf a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* eps (- b (* -1 a)))) 1) (taylor -inf a) (#s(alt (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor -inf a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor -inf a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor -inf a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (* a eps)) 1) (taylor -inf a) (#s(alt (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (taylor -inf a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (taylor -inf a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (taylor -inf a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (taylor -inf a) (#s(alt (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (patch (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) (patch (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | a | @ | -inf | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (* eps (- (exp (* (+ a b) eps)) 1)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 4.0ms | eps | @ | 0 | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (* eps (- (exp (* (+ a b) eps)) 1)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 3.0ms | eps | @ | inf | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (* eps (- (exp (* (+ a b) eps)) 1)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 2.0ms | eps | @ | -inf | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (* eps (- (exp (* (+ a b) eps)) 1)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 2.0ms | b | @ | 0 | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (* eps (- (exp (* (+ a b) eps)) 1)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 1× | egg-herbie |
| 8 562× | lower-fma.f64 |
| 8 562× | lower-fma.f32 |
| 7 078× | lower-*.f64 |
| 7 078× | lower-*.f32 |
| 3 316× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 370 | 3148 |
| 1 | 1205 | 3100 |
| 2 | 3793 | 3100 |
| 0 | 8063 | 2598 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (exp (* a eps)) 1) |
(- (+ (exp (* a eps)) (* b (* eps (exp (* a eps))))) 1) |
(- (+ (exp (* a eps)) (* b (+ (* 1/2 (* b (* (pow eps 2) (exp (* a eps))))) (* eps (exp (* a eps)))))) 1) |
(- (+ (exp (* a eps)) (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 3) (exp (* a eps))))) (* 1/2 (* (pow eps 2) (exp (* a eps)))))) (* eps (exp (* a eps)))))) 1) |
(* b eps) |
(* b (+ eps (* 1/2 (* b (pow eps 2))))) |
(* b (+ eps (* b (+ (* 1/6 (* b (pow eps 3))) (* 1/2 (pow eps 2)))))) |
(* b (+ eps (* b (+ (* 1/2 (pow eps 2)) (* b (+ (* 1/24 (* b (pow eps 4))) (* 1/6 (pow eps 3)))))))) |
(* eps (- (exp (* a eps)) 1)) |
(+ (* b (* (pow eps 2) (exp (* a eps)))) (* eps (- (exp (* a eps)) 1))) |
(+ (* b (+ (* 1/2 (* b (* (pow eps 3) (exp (* a eps))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) |
(+ (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 4) (exp (* a eps))))) (* 1/2 (* (pow eps 3) (exp (* a eps)))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) |
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(* eps (- (exp (* eps (- a (* -1 b)))) 1)) |
(* eps (- (exp (* eps (- a (* -1 b)))) 1)) |
(* eps (- (exp (* eps (- a (* -1 b)))) 1)) |
(* eps (- (exp (* eps (- a (* -1 b)))) 1)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* eps (+ a b)) |
(* eps (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2)))))) |
(* eps (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) |
(* eps (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3))))))))) |
(* a eps) |
(* eps (+ a (* 1/2 (* (pow a 2) eps)))) |
(* eps (+ a (* eps (+ (* 1/6 (* (pow a 3) eps)) (* 1/2 (pow a 2)))))) |
(* eps (+ a (* eps (+ (* 1/2 (pow a 2)) (* eps (+ (* 1/24 (* (pow a 4) eps)) (* 1/6 (pow a 3)))))))) |
(* b eps) |
(* eps (+ b (* 1/2 (* (pow b 2) eps)))) |
(* eps (+ b (* eps (+ (* 1/6 (* (pow b 3) eps)) (* 1/2 (pow b 2)))))) |
(* eps (+ b (* eps (+ (* 1/2 (pow b 2)) (* eps (+ (* 1/24 (* (pow b 4) eps)) (* 1/6 (pow b 3)))))))) |
(* (pow eps 2) (+ a b)) |
(* (pow eps 2) (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2)))))) |
(* (pow eps 2) (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) |
(* (pow eps 2) (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3))))))))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(- (exp (* b eps)) 1) |
(- (+ (exp (* b eps)) (* a (* eps (exp (* b eps))))) 1) |
(- (+ (exp (* b eps)) (* a (+ (* 1/2 (* a (* (pow eps 2) (exp (* b eps))))) (* eps (exp (* b eps)))))) 1) |
(- (+ (exp (* b eps)) (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 3) (exp (* b eps))))) (* 1/2 (* (pow eps 2) (exp (* b eps)))))) (* eps (exp (* b eps)))))) 1) |
(* a eps) |
(* a (+ eps (* 1/2 (* a (pow eps 2))))) |
(* a (+ eps (* a (+ (* 1/6 (* a (pow eps 3))) (* 1/2 (pow eps 2)))))) |
(* a (+ eps (* a (+ (* 1/2 (pow eps 2)) (* a (+ (* 1/24 (* a (pow eps 4))) (* 1/6 (pow eps 3)))))))) |
(* eps (- (exp (* b eps)) 1)) |
(+ (* a (* (pow eps 2) (exp (* b eps)))) (* eps (- (exp (* b eps)) 1))) |
(+ (* a (+ (* 1/2 (* a (* (pow eps 3) (exp (* b eps))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) |
(+ (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 4) (exp (* b eps))))) (* 1/2 (* (pow eps 3) (exp (* b eps)))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(* eps (- (exp (* eps (- b (* -1 a)))) 1)) |
(* eps (- (exp (* eps (- b (* -1 a)))) 1)) |
(* eps (- (exp (* eps (- b (* -1 a)))) 1)) |
(* eps (- (exp (* eps (- b (* -1 a)))) 1)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
| Outputs |
|---|
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (+ (exp (* a eps)) (* b (* eps (exp (* a eps))))) 1) |
(fma.f64 (fma.f64 b eps #s(literal 1 binary64)) (pow.f64 (exp.f64 a) eps) #s(literal -1 binary64)) |
(- (+ (exp (* a eps)) (* b (+ (* 1/2 (* b (* (pow eps 2) (exp (* a eps))))) (* eps (exp (* a eps)))))) 1) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (pow.f64 (exp.f64 a) eps)) (*.f64 eps eps) (*.f64 (pow.f64 (exp.f64 a) eps) eps)) b (expm1.f64 (*.f64 eps a))) |
(- (+ (exp (* a eps)) (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 3) (exp (* a eps))))) (* 1/2 (* (pow eps 2) (exp (* a eps)))))) (* eps (exp (* a eps)))))) 1) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) b) (*.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (exp.f64 a) eps)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 a) eps))) b (*.f64 (pow.f64 (exp.f64 a) eps) eps)) b (expm1.f64 (*.f64 eps a))) |
(* b eps) |
(*.f64 b eps) |
(* b (+ eps (* 1/2 (* b (pow eps 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 eps eps) eps) b) |
(* b (+ eps (* b (+ (* 1/6 (* b (pow eps 3))) (* 1/2 (pow eps 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) b) #s(literal 1/6 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64))) b eps) b) |
(* b (+ eps (* b (+ (* 1/2 (pow eps 2)) (* b (+ (* 1/24 (* b (pow eps 4))) (* 1/6 (pow eps 3)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) b) #s(literal 1/24 binary64) (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/6 binary64))) b (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64))) b eps) b) |
(* eps (- (exp (* a eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 eps a)) eps) |
(+ (* b (* (pow eps 2) (exp (* a eps)))) (* eps (- (exp (* a eps)) 1))) |
(fma.f64 (*.f64 (*.f64 b eps) eps) (pow.f64 (exp.f64 a) eps) (*.f64 (expm1.f64 (*.f64 eps a)) eps)) |
(+ (* b (+ (* 1/2 (* b (* (pow eps 3) (exp (* a eps))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) |
(fma.f64 (fma.f64 (*.f64 b (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/2 binary64))) (pow.f64 (exp.f64 a) eps) (*.f64 (*.f64 eps eps) (pow.f64 (exp.f64 a) eps))) b (*.f64 (expm1.f64 (*.f64 eps a)) eps)) |
(+ (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 4) (exp (* a eps))))) (* 1/2 (* (pow eps 3) (exp (* a eps)))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) b)) (pow.f64 (exp.f64 a) eps) (*.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 a) eps))) b (*.f64 (*.f64 eps eps) (pow.f64 (exp.f64 a) eps))) b (*.f64 (expm1.f64 (*.f64 eps a)) eps)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 a) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 eps a)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps)))) b (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64)))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 a) eps) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (expm1.f64 (*.f64 eps a)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64)))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 a) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 eps a)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps)))) eps) #s(literal 1/2 binary64)))) b (fma.f64 (*.f64 (pow.f64 (exp.f64 a) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 eps a)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))))) b (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64)))) b #s(literal 1 binary64)) b) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(* eps (- (exp (* eps (- a (* -1 b)))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (- a (* -1 b)))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (- a (* -1 b)))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (- a (* -1 b)))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(* eps (+ a b)) |
(*.f64 (+.f64 b a) eps) |
(* eps (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2)))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) eps) #s(literal 1/2 binary64) (+.f64 b a)) eps) |
(* eps (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) #s(literal 1/6 binary64)) eps (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64))) eps (+.f64 b a)) eps) |
(* eps (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 4 binary64)) eps) #s(literal 1/24 binary64) (*.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) #s(literal 1/6 binary64))) eps (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64))) eps (+.f64 b a)) eps) |
(* a eps) |
(*.f64 eps a) |
(* eps (+ a (* 1/2 (* (pow a 2) eps)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) eps) #s(literal 1/2 binary64) a) eps) |
(* eps (+ a (* eps (+ (* 1/6 (* (pow a 3) eps)) (* 1/2 (pow a 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) eps) #s(literal 1/6 binary64) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) eps a) eps) |
(* eps (+ a (* eps (+ (* 1/2 (pow a 2)) (* eps (+ (* 1/24 (* (pow a 4) eps)) (* 1/6 (pow a 3)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) eps) #s(literal 1/24 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))) eps (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) eps a) eps) |
(* b eps) |
(*.f64 b eps) |
(* eps (+ b (* 1/2 (* (pow b 2) eps)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 eps eps) eps) b) |
(* eps (+ b (* eps (+ (* 1/6 (* (pow b 3) eps)) (* 1/2 (pow b 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) eps) #s(literal 1/6 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) eps b) eps) |
(* eps (+ b (* eps (+ (* 1/2 (pow b 2)) (* eps (+ (* 1/24 (* (pow b 4) eps)) (* 1/6 (pow b 3)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) eps) #s(literal 1/24 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/6 binary64))) eps (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) eps b) eps) |
(* (pow eps 2) (+ a b)) |
(*.f64 (*.f64 (+.f64 b a) eps) eps) |
(* (pow eps 2) (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) eps) #s(literal 1/2 binary64) (+.f64 b a)) eps) eps) |
(* (pow eps 2) (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) #s(literal 1/6 binary64)) eps (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64))) eps (+.f64 b a)) (*.f64 eps eps)) |
(* (pow eps 2) (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3))))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 4 binary64)) eps) #s(literal 1/24 binary64) (*.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) #s(literal 1/6 binary64))) eps (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64))) eps (+.f64 b a)) eps) eps) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 b #s(literal 3 binary64)) a (*.f64 (pow.f64 a #s(literal 3 binary64)) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) (*.f64 (*.f64 b a) a)) (/.f64 (+.f64 b a) b) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (*.f64 (/.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) a) (/.f64 #s(literal 1/2 binary64) b))))) eps (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 4 binary64)) a)) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) a (*.f64 (pow.f64 a #s(literal 4 binary64)) b)) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) b) b (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) a)) #s(literal 1/12 binary64))) a) b) (/.f64 (/.f64 (+.f64 b a) b) a) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 b #s(literal 3 binary64)) a (*.f64 (pow.f64 a #s(literal 3 binary64)) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) (*.f64 (*.f64 b a) a)) (/.f64 (+.f64 b a) b) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (*.f64 (/.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) a) (/.f64 #s(literal 1/2 binary64) b))))) (*.f64 (/.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 b #s(literal 3 binary64)) a (*.f64 (pow.f64 a #s(literal 3 binary64)) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) (*.f64 b a)))))) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 b #s(literal 3 binary64)) a (*.f64 (pow.f64 a #s(literal 3 binary64)) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) (*.f64 (*.f64 b a) a)) (/.f64 (+.f64 b a) b) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (*.f64 (/.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) a) (/.f64 #s(literal 1/2 binary64) b)))))) eps (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (+ (exp (* b eps)) (* a (* eps (exp (* b eps))))) 1) |
(fma.f64 (fma.f64 eps a #s(literal 1 binary64)) (pow.f64 (exp.f64 b) eps) #s(literal -1 binary64)) |
(- (+ (exp (* b eps)) (* a (+ (* 1/2 (* a (* (pow eps 2) (exp (* b eps))))) (* eps (exp (* b eps)))))) 1) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (pow.f64 (exp.f64 b) eps)) (*.f64 eps eps) (*.f64 (pow.f64 (exp.f64 b) eps) eps)) a (expm1.f64 (*.f64 b eps))) |
(- (+ (exp (* b eps)) (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 3) (exp (* b eps))))) (* 1/2 (* (pow eps 2) (exp (* b eps)))))) (* eps (exp (* b eps)))))) 1) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 (pow.f64 (exp.f64 b) eps) (pow.f64 eps #s(literal 3 binary64))) (*.f64 (pow.f64 (exp.f64 b) eps) (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64)))) a (*.f64 (pow.f64 (exp.f64 b) eps) eps)) a (expm1.f64 (*.f64 b eps))) |
(* a eps) |
(*.f64 eps a) |
(* a (+ eps (* 1/2 (* a (pow eps 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) eps) #s(literal 1/2 binary64) a) eps) |
(* a (+ eps (* a (+ (* 1/6 (* a (pow eps 3))) (* 1/2 (pow eps 2)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) a) #s(literal 1/6 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64))) a eps) a) |
(* a (+ eps (* a (+ (* 1/2 (pow eps 2)) (* a (+ (* 1/24 (* a (pow eps 4))) (* 1/6 (pow eps 3)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) a) #s(literal 1/24 binary64) (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/6 binary64))) a (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64))) a eps) a) |
(* eps (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 b eps)) eps) |
(+ (* a (* (pow eps 2) (exp (* b eps)))) (* eps (- (exp (* b eps)) 1))) |
(fma.f64 (*.f64 (*.f64 eps eps) a) (pow.f64 (exp.f64 b) eps) (*.f64 (expm1.f64 (*.f64 b eps)) eps)) |
(+ (* a (+ (* 1/2 (* a (* (pow eps 3) (exp (* b eps))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 3 binary64)) a)) (pow.f64 (exp.f64 b) eps) (*.f64 (pow.f64 (exp.f64 b) eps) (*.f64 eps eps))) a (*.f64 (expm1.f64 (*.f64 b eps)) eps)) |
(+ (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 4) (exp (* b eps))))) (* 1/2 (* (pow eps 3) (exp (* b eps)))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) a)) (pow.f64 (exp.f64 b) eps) (*.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 b) eps))) a (*.f64 (pow.f64 (exp.f64 b) eps) (*.f64 eps eps))) a (*.f64 (expm1.f64 (*.f64 b eps)) eps)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 b) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 b eps)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps)))) a (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 b) eps) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (expm1.f64 (*.f64 b eps)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 b) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 b eps)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps)))) eps) #s(literal 1/2 binary64)))) a (fma.f64 (*.f64 (pow.f64 (exp.f64 b) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 b eps)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))))) a (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)))) a #s(literal 1 binary64)) a) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (+ a b))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 eps a)) |
(* eps (- (exp (* eps (- b (* -1 a)))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (- b (* -1 a)))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (- b (* -1 a)))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(* eps (- (exp (* eps (- b (* -1 a)))) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) (*.f64 (expm1.f64 (*.f64 b eps)) (expm1.f64 (*.f64 eps a)))) |
| 5 838× | lower-*.f32 |
| 5 828× | lower-*.f64 |
| 4 440× | lower-/.f32 |
| 4 438× | lower-/.f64 |
| 3 902× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 54 |
| 0 | 30 | 54 |
| 1 | 108 | 54 |
| 2 | 766 | 54 |
| 0 | 8486 | 40 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
(-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) |
(-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) |
(*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) |
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 20 016 to 1 804 computations (91% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 568 | 4 | 572 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 569 | 4 | 573 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 34.9% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
| ▶ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) |
| ▶ | 46.1% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ▶ | 53.0% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
Compiled 61 to 45 computations (26.2% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) | |
| cost-diff | 512 | (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) | |
| cost-diff | 640 | (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) | |
| cost-diff | 2304 | (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) | |
| cost-diff | 0 | (+.f64 b a) | |
| cost-diff | 0 | (/.f64 (+.f64 b a) b) | |
| cost-diff | 0 | (/.f64 (/.f64 (+.f64 b a) b) a) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) b) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
| 16 258× | lower-fma.f32 |
| 16 252× | lower-fma.f64 |
| 5 078× | lower-*.f32 |
| 5 068× | lower-*.f64 |
| 4 384× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 373 |
| 0 | 67 | 355 |
| 1 | 130 | 355 |
| 2 | 296 | 352 |
| 3 | 994 | 330 |
| 4 | 4656 | 306 |
| 5 | 6148 | 306 |
| 0 | 8093 | 282 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
b |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(/.f64 (+.f64 b a) b) |
(+.f64 b a) |
b |
a |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) |
(*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) |
(*.f64 b a) |
b |
a |
(*.f64 (*.f64 b a) a) |
#s(literal -1/2 binary64) |
(*.f64 b b) |
(/.f64 (/.f64 (+.f64 b a) a) a) |
(/.f64 (+.f64 b a) a) |
(+.f64 b a) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) |
(pow.f64 (+.f64 b a) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
eps |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) b) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
b |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(/.f64 (+.f64 b a) b) |
(+.f64 b a) |
b |
a |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (/.f64 eps b) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) a) #s(literal 1/2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (/.f64 eps b) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) a) #s(literal 1/2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) a) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (+.f64 b a)) |
(*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b a)) b) a) |
(fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) |
(*.f64 (*.f64 (+.f64 b a) b) a) |
(*.f64 b a) |
b |
a |
(*.f64 (*.f64 b a) a) |
#s(literal -1/2 binary64) |
(*.f64 b b) |
(/.f64 (/.f64 (+.f64 b a) a) a) |
(/.f64 (+.f64 b a) a) |
(+.f64 b a) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) |
(pow.f64 (+.f64 b a) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
eps |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) b) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.3203125 | (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) | |
| accuracy | 11.272756011553183 | (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) | |
| accuracy | 40.05914514045397 | (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) | |
| accuracy | 62.45753750025064 | (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) | |
| accuracy | 0 | (+.f64 b a) | |
| accuracy | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) | |
| accuracy | 0.03125 | (/.f64 (+.f64 b a) b) | |
| accuracy | 0.1015625 | (/.f64 (/.f64 (+.f64 b a) b) a) | |
| accuracy | 0 | (/.f64 #s(literal 1 binary64) b) | |
| accuracy | 34.48105404584126 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) | |
| accuracy | 0 | (/.f64 #s(literal 1 binary64) a) | |
| accuracy | 30.06694703109526 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
| 189.0ms | 256× | 2 | valid |
Compiled 322 to 42 computations (87% saved)
ival-mult: 39.0ms (28.3% of total)ival-div: 38.0ms (27.6% of total)adjust: 31.0ms (22.5% of total)ival-add: 16.0ms (11.6% of total)ival-expm1: 8.0ms (5.8% of total)ival-pow2: 6.0ms (4.4% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ()) |
#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ()) |
#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ 1 b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt a (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 a) (* 1/2 a)) b) (taylor 0 b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 a) (* 1/2 a)) b) (taylor 0 b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 a) (* 1/2 a)) b) (taylor 0 b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 a) (* 1/2 a)) b) (taylor 0 b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow a 2) b)) (taylor 0 b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a b)) (* -1/2 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a b)) (* -1/2 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a b)) (* -1/2 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* a b) (pow a 2))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* a b) (pow a 2))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* a b) (pow a 2))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt a (taylor 0 b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 2 b)) (taylor 0 b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* b (+ 2 (/ b a)))) (taylor 0 b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* b (+ 2 (/ b a)))) (taylor 0 b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ a b)) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ b (* 1/2 a)) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (/ a b))) (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (/ a b))) (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (/ a b))) (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 a) (* 1/2 a)) b) (taylor inf b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 a) (* 1/2 a)) b) (taylor inf b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 a) (* 1/2 a)) b) (taylor inf b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 a) (* 1/2 a)) b) (taylor inf b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 a) (taylor inf b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) (taylor inf b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) (taylor inf b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) (taylor inf b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 2)) (taylor inf b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor inf b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor inf b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor inf b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow b 2) a) (taylor inf b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (/ 1 a) (* 2 (/ 1 b)))) (taylor inf b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (/ 1 a) (+ (* 2 (/ 1 b)) (/ a (pow b 2))))) (taylor inf b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (/ 1 a) (+ (* 2 (/ 1 b)) (/ a (pow b 2))))) (taylor inf b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b a)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) b) (patch (/.f64 #s(literal 1 binary64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt b (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ a b)) 1))) (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ a b)) 1))) (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ a b)) 1))) (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 a) (taylor -inf b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 2)) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow b 2) a) (taylor -inf b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (/ 1 a) (* 2 (/ 1 b)))) (taylor -inf b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* -1 (/ (- (* -1 (/ a b)) 2) b)) (/ 1 a))) (taylor -inf b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* -1 (/ (- (* -1 (/ a b)) 2) b)) (/ 1 a))) (taylor -inf b) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b a)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) (* a b)) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) (* a b)) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) (* a b)) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) (* a b)) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 b) (* 1/2 b)) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 b) (* 1/2 b)) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 b) (* 1/2 b)) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 b) (* 1/2 b)) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 a) (taylor 0 a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* -1/2 (/ a b)) 1/2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* -1/2 (/ a b)) 1/2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* -1/2 (/ a b)) 1/2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a b) (pow b 2))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a b) (pow b 2))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a b) (pow b 2))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow b 2) a) (taylor 0 a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 2 (* a b)) (pow b 2)) a) (taylor 0 a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (+ a (* 2 b))) (pow b 2)) a) (taylor 0 a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (+ a (* 2 b))) (pow b 2)) a) (taylor 0 a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a (* 1/2 b)) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (/ b a))) (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (/ b a))) (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (/ b a))) (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 b) (* 1/2 b)) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 b) (* 1/2 b)) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 b) (* 1/2 b)) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 b) (* 1/2 b)) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow a 2) b)) (taylor inf a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 2 (/ b a)))) (taylor inf a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))) (taylor inf a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))) (taylor inf a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ a b)) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) a) (patch (/.f64 #s(literal 1 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (/.f64 (+.f64 b a) b) a) (patch (/.f64 (/.f64 (+.f64 b a) b) a) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt (/.f64 (+.f64 b a) b) (patch (/.f64 (+.f64 b a) b) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ b a)) 1))) (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ b a)) 1))) (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ b a)) 1))) (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (patch (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow a 2) b)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (patch (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) (patch (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -2 (/ b a)) 1))) (taylor -inf a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ (* 2 b) (/ (pow b 2) a)) a)) 1))) (taylor -inf a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ (* 2 b) (/ (pow b 2) a)) a)) 1))) (taylor -inf a) (#s(alt (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (patch (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ a b)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | a | @ | 0 | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ 1 a) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ 1 b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ b a) (+ (* (/ (* (+ (* (* b a) b) (* (* b a) a)) -1/2) (* b b)) (/ (/ (+ b a) a) a)) (* (/ 1/2 b) (/ (pow (+ b a) 2) a))) (/ (* (+ (* (* b a) b) (* (* b a) a)) -1/2) (* b b)) (+ (* (* b a) b) (* (* b a) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (pow (+ b a) 2) a) (* (/ 1/2 b) (/ (pow (+ b a) 2) a))) |
| 7.0ms | b | @ | 0 | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ 1 a) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ 1 b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ b a) (+ (* (/ (* (+ (* (* b a) b) (* (* b a) a)) -1/2) (* b b)) (/ (/ (+ b a) a) a)) (* (/ 1/2 b) (/ (pow (+ b a) 2) a))) (/ (* (+ (* (* b a) b) (* (* b a) a)) -1/2) (* b b)) (+ (* (* b a) b) (* (* b a) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (pow (+ b a) 2) a) (* (/ 1/2 b) (/ (pow (+ b a) 2) a))) |
| 7.0ms | b | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ 1 a) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ 1 b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ b a) (+ (* (/ (* (+ (* (* b a) b) (* (* b a) a)) -1/2) (* b b)) (/ (/ (+ b a) a) a)) (* (/ 1/2 b) (/ (pow (+ b a) 2) a))) (/ (* (+ (* (* b a) b) (* (* b a) a)) -1/2) (* b b)) (+ (* (* b a) b) (* (* b a) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (pow (+ b a) 2) a) (* (/ 1/2 b) (/ (pow (+ b a) 2) a))) |
| 6.0ms | a | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ 1 a) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ 1 b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ b a) (+ (* (/ (* (+ (* (* b a) b) (* (* b a) a)) -1/2) (* b b)) (/ (/ (+ b a) a) a)) (* (/ 1/2 b) (/ (pow (+ b a) 2) a))) (/ (* (+ (* (* b a) b) (* (* b a) a)) -1/2) (* b b)) (+ (* (* b a) b) (* (* b a) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (pow (+ b a) 2) a) (* (/ 1/2 b) (/ (pow (+ b a) 2) a))) |
| 6.0ms | a | @ | inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ 1 a) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ 1 b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ b a) (+ (* (/ (* (+ (* (* b a) b) (* (* b a) a)) -1/2) (* b b)) (/ (/ (+ b a) a) a)) (* (/ 1/2 b) (/ (pow (+ b a) 2) a))) (/ (* (+ (* (* b a) b) (* (* b a) a)) -1/2) (* b b)) (+ (* (* b a) b) (* (* b a) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (pow (+ b a) 2) a) (* (/ 1/2 b) (/ (pow (+ b a) 2) a))) |
| 1× | egg-herbie |
| 10 142× | lower-fma.f64 |
| 10 142× | lower-fma.f32 |
| 5 704× | lower-*.f64 |
| 5 704× | lower-*.f32 |
| 5 374× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 8421 |
| 1 | 981 | 8009 |
| 2 | 3013 | 7771 |
| 0 | 8287 | 6760 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ a b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
a |
(+ a b) |
(+ a b) |
(+ a b) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
(* -1/2 (/ (pow a 2) b)) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (pow a 2))) b) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (pow a 2))) b) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (pow a 2))) b) |
(* (pow a 2) b) |
(* b (+ (* a b) (pow a 2))) |
(* b (+ (* a b) (pow a 2))) |
(* b (+ (* a b) (pow a 2))) |
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
a |
(+ a (* 2 b)) |
(+ a (* b (+ 2 (/ b a)))) |
(+ a (* b (+ 2 (/ b a)))) |
(* 1/2 (/ a b)) |
(/ (+ b (* 1/2 a)) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
b |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
(* -1/2 a) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(* a (pow b 2)) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (pow b 2) a) |
(* (pow b 2) (+ (/ 1 a) (* 2 (/ 1 b)))) |
(* (pow b 2) (+ (/ 1 a) (+ (* 2 (/ 1 b)) (/ a (pow b 2))))) |
(* (pow b 2) (+ (/ 1 a) (+ (* 2 (/ 1 b)) (/ a (pow b 2))))) |
(* 1/2 (/ b a)) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) |
(* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) |
(* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) |
(* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) |
(* -1/2 a) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(* a (pow b 2)) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (pow b 2) a) |
(* (pow b 2) (+ (/ 1 a) (* 2 (/ 1 b)))) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ a b)) 2) b)) (/ 1 a))) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ a b)) 2) b)) (/ 1 a))) |
(* 1/2 (/ b a)) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
b |
(+ a b) |
(+ a b) |
(+ a b) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(* -1/2 a) |
(* a (- (* -1/2 (/ a b)) 1/2)) |
(* a (- (* -1/2 (/ a b)) 1/2)) |
(* a (- (* -1/2 (/ a b)) 1/2)) |
(* a (pow b 2)) |
(* a (+ (* a b) (pow b 2))) |
(* a (+ (* a b) (pow b 2))) |
(* a (+ (* a b) (pow b 2))) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (pow b 2) a) |
(/ (+ (* 2 (* a b)) (pow b 2)) a) |
(/ (+ (* a (+ a (* 2 b))) (pow b 2)) a) |
(/ (+ (* a (+ a (* 2 b))) (pow b 2)) a) |
(* 1/2 (/ b a)) |
(/ (+ a (* 1/2 b)) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
a |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(* -1/2 (/ (pow a 2) b)) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(* (pow a 2) b) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
a |
(* a (+ 1 (* 2 (/ b a)))) |
(* a (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))) |
(* 1/2 (/ a b)) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) |
(* -1/2 (/ (pow a 2) b)) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(* (pow a 2) b) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
a |
(* -1 (* a (- (* -2 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ (+ (* 2 b) (/ (pow b 2) a)) a)) 1))) |
(* -1 (* a (- (* -1 (/ (+ (* 2 b) (/ (pow b 2) a)) a)) 1))) |
(* 1/2 (/ a b)) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
| Outputs |
|---|
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) eps) #s(literal 1/2 binary64))))) b (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) eps) #s(literal 1/2 binary64))))) b (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) eps) #s(literal 1/2 binary64))))) b (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ a b) |
(/.f64 a b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
a |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
#s(literal 0 binary64) |
(* -1/2 (/ (pow a 2) b)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (pow a 2))) b) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (+.f64 a b)) b)) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (pow a 2))) b) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (+.f64 a b)) b)) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (pow a 2))) b) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (+.f64 a b)) b)) |
(* (pow a 2) b) |
(*.f64 (*.f64 a b) a) |
(* b (+ (* a b) (pow a 2))) |
(*.f64 (*.f64 b (+.f64 a b)) a) |
(* b (+ (* a b) (pow a 2))) |
(*.f64 (*.f64 b (+.f64 a b)) a) |
(* b (+ (* a b) (pow a 2))) |
(*.f64 (*.f64 b (+.f64 a b)) a) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) eps) #s(literal 1/2 binary64))))) b (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
a |
(+ a (* 2 b)) |
(fma.f64 #s(literal 2 binary64) b a) |
(+ a (* b (+ 2 (/ b a)))) |
(fma.f64 (+.f64 (/.f64 b a) #s(literal 2 binary64)) b a) |
(+ a (* b (+ 2 (/ b a)))) |
(fma.f64 (+.f64 (/.f64 b a) #s(literal 2 binary64)) b a) |
(* 1/2 (/ a b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) a) |
(/ (+ b (* 1/2 a)) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a b) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 b a) b a))) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 b a) b a))) b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
b |
(* b (+ 1 (/ a b))) |
(fma.f64 (/.f64 a b) b b) |
(* b (+ 1 (/ a b))) |
(fma.f64 (/.f64 a b) b b) |
(* b (+ 1 (/ a b))) |
(fma.f64 (/.f64 a b) b b) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 a) (* 1/2 a)) b) |
#s(literal 0 binary64) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) a) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) a) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) a) |
(* a (pow b 2)) |
(*.f64 (*.f64 b b) a) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 (fma.f64 a (/.f64 a b) a) b) b) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 (fma.f64 a (/.f64 a b) a) b) b) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 (fma.f64 a (/.f64 a b) a) b) b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (pow b 2) a) |
(*.f64 (/.f64 b a) b) |
(* (pow b 2) (+ (/ 1 a) (* 2 (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 b b)) |
(* (pow b 2) (+ (/ 1 a) (+ (* 2 (/ 1 b)) (/ a (pow b 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 a b)) b)) (*.f64 b b)) |
(* (pow b 2) (+ (/ 1 a) (+ (* 2 (/ 1 b)) (/ a (pow b 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 a b)) b)) (*.f64 b b)) |
(* 1/2 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal 1/2 binary64)) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 a b) b) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) a)) b #s(literal 1 binary64)) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 a b) b) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) a)) b #s(literal 1 binary64)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 (/.f64 a b) b b) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 (/.f64 a b) b b) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 (/.f64 a b) b b) |
(* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) |
#s(literal 0 binary64) |
(* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) |
#s(literal 0 binary64) |
(* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) |
#s(literal 0 binary64) |
(* -1 (/ (+ (* -1/2 a) (* 1/2 a)) b)) |
#s(literal 0 binary64) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) a) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) a) |
(+ (* -1/2 a) (* -1/2 (/ (pow a 2) b))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) a) |
(* a (pow b 2)) |
(*.f64 (*.f64 b b) a) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 (fma.f64 a (/.f64 a b) a) b) b) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 (fma.f64 a (/.f64 a b) a) b) b) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 (fma.f64 a (/.f64 a b) a) b) b) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (pow b 2) a) |
(*.f64 (/.f64 b a) b) |
(* (pow b 2) (+ (/ 1 a) (* 2 (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 b b)) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ a b)) 2) b)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 a b)) b)) (*.f64 b b)) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ a b)) 2) b)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 a b)) b)) (*.f64 b b)) |
(* 1/2 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal 1/2 binary64)) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) b) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) b) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 a b) b) a) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b))))) eps (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 4 binary64)) b)) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) a) a) (+.f64 a b)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 a #s(literal 4 binary64)) b (*.f64 (pow.f64 b #s(literal 4 binary64)) a)))) (/.f64 (+.f64 a b) (*.f64 (*.f64 (*.f64 b b) a) a)) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a b)))))) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b)))))) eps (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 a b) b) a) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b))))) eps (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 4 binary64)) b)) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) a) a) (+.f64 a b)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 a #s(literal 4 binary64)) b (*.f64 (pow.f64 b #s(literal 4 binary64)) a)))) (/.f64 (+.f64 a b) (*.f64 (*.f64 (*.f64 b b) a) a)) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a b)))))) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b)))))) eps (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 a b) b) a) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b))))) eps (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 4 binary64)) b)) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) a) a) (+.f64 a b)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 a #s(literal 4 binary64)) b (*.f64 (pow.f64 b #s(literal 4 binary64)) a)))) (/.f64 (+.f64 a b) (*.f64 (*.f64 (*.f64 b b) a) a)) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a b)))))) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b)))))) eps (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 a b) b) a) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b))))) eps (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 4 binary64)) b)) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) a) a) (+.f64 a b)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 a #s(literal 4 binary64)) b (*.f64 (pow.f64 b #s(literal 4 binary64)) a)))) (/.f64 (+.f64 a b) (*.f64 (*.f64 (*.f64 b b) a) a)) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a b)))))) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a b)) a) #s(literal 1/2 binary64)) (*.f64 a b)))))) eps (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 b (+.f64 a b)) a) b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))))) eps) #s(literal 1/2 binary64))))) a (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))))) eps) #s(literal 1/2 binary64))))) a (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))))) eps) #s(literal 1/2 binary64))))) a (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
b |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
#s(literal 0 binary64) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* a (- (* -1/2 (/ a b)) 1/2)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) a) |
(* a (- (* -1/2 (/ a b)) 1/2)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) a) |
(* a (- (* -1/2 (/ a b)) 1/2)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) a) |
(* a (pow b 2)) |
(*.f64 (*.f64 b b) a) |
(* a (+ (* a b) (pow b 2))) |
(*.f64 (*.f64 b (+.f64 a b)) a) |
(* a (+ (* a b) (pow b 2))) |
(*.f64 (*.f64 b (+.f64 a b)) a) |
(* a (+ (* a b) (pow b 2))) |
(*.f64 (*.f64 b (+.f64 a b)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))))) eps) #s(literal 1/2 binary64))))) a (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ (pow b 2) a) |
(*.f64 (/.f64 b a) b) |
(/ (+ (* 2 (* a b)) (pow b 2)) a) |
(/.f64 (*.f64 b (fma.f64 #s(literal 2 binary64) a b)) a) |
(/ (+ (* a (+ a (* 2 b))) (pow b 2)) a) |
(/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b)) a) |
(/ (+ (* a (+ a (* 2 b))) (pow b 2)) a) |
(/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b)) a) |
(* 1/2 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal 1/2 binary64)) |
(/ (+ a (* 1/2 b)) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) b a) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (/.f64 a b) b))) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (/.f64 a b) b))) a) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
a |
(* a (+ 1 (/ b a))) |
(fma.f64 (/.f64 b a) a a) |
(* a (+ 1 (/ b a))) |
(fma.f64 (/.f64 b a) a a) |
(* a (+ 1 (/ b a))) |
(fma.f64 (/.f64 b a) a a) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
#s(literal 0 binary64) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
#s(literal 0 binary64) |
(* -1/2 (/ (pow a 2) b)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a a)) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a a)) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 (*.f64 a b) a) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 (/.f64 b a) b b) a) a) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 (/.f64 b a) b b) a) a) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 (/.f64 b a) b b) a) a) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
a |
(* a (+ 1 (* 2 (/ b a)))) |
(*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))) |
(*.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))) |
(*.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) |
(* 1/2 (/ a b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) a) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(fma.f64 (/.f64 a b) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 b a) a) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) b)) a #s(literal 1 binary64)) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 b a) a) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) b)) a #s(literal 1 binary64)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (/.f64 b a) a a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (/.f64 b a) a a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (/.f64 b a) a a) |
(* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) |
#s(literal 0 binary64) |
(* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) |
#s(literal 0 binary64) |
(* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) |
#s(literal 0 binary64) |
(* -1 (/ (+ (* -1/2 b) (* 1/2 b)) a)) |
#s(literal 0 binary64) |
(* -1/2 (/ (pow a 2) b)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) a) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a a)) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a a)) |
(* -1 (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 (*.f64 a b) a) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 (/.f64 b a) b b) a) a) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 (/.f64 b a) b b) a) a) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 (/.f64 b a) b b) a) a) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
a |
(* -1 (* a (- (* -2 (/ b a)) 1))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (neg.f64 a) a) |
(* -1 (* a (- (* -1 (/ (+ (* 2 b) (/ (pow b 2) a)) a)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 b a) #s(literal 2 binary64)) b) a) #s(literal 1 binary64)) a) |
(* -1 (* a (- (* -1 (/ (+ (* 2 b) (/ (pow b 2) a)) a)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 b a) #s(literal 2 binary64)) b) a) #s(literal 1 binary64)) a) |
(* 1/2 (/ a b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) a) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(fma.f64 (/.f64 a b) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) #s(literal 1 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) a) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) #s(literal 1 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) a) |
| 5 012× | lower-/.f32 |
| 4 994× | lower-/.f64 |
| 3 300× | lower-*.f32 |
| 3 290× | lower-*.f64 |
| 2 412× | lower-pow.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 257 |
| 0 | 67 | 245 |
| 1 | 300 | 245 |
| 2 | 3060 | 243 |
| 0 | 8657 | 217 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) b) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(/.f64 (+.f64 b a) b) |
(+.f64 b a) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 38 936 to 3 493 computations (91% saved)
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 074 | 4 | 1 078 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 0 | 0 |
| Total | 1 075 | 7 | 1 082 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) |
| ▶ | 99.6% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) |
| ▶ | 64.5% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
| ▶ | 46.0% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
| ▶ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) |
| ✓ | 46.1% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | 53.0% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
Compiled 50 to 51 computations (-2% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 b (+.f64 b a)) | |
| cost-diff | 0 | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) | |
| cost-diff | -384 | (/.f64 (+.f64 b a) (*.f64 b a)) | |
| cost-diff | 0 | (*.f64 b a) | |
| cost-diff | 0 | (+.f64 b a) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) | |
| cost-diff | 0 | (/.f64 a b) | |
| cost-diff | 0 | #s(approx (/ (+ b a) b) (/.f64 a b)) | |
| cost-diff | 0 | (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) | |
| cost-diff | 0 | (+.f64 (/.f64 a b) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) | |
| cost-diff | 0 | (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) |
| 5 250× | lower-fma.f64 |
| 5 250× | lower-fma.f32 |
| 3 494× | lower-*.f32 |
| 3 492× | lower-*.f64 |
| 1 146× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 242 |
| 0 | 45 | 236 |
| 1 | 79 | 236 |
| 2 | 150 | 236 |
| 3 | 248 | 236 |
| 4 | 490 | 236 |
| 5 | 967 | 236 |
| 6 | 1869 | 236 |
| 7 | 3654 | 236 |
| 8 | 6469 | 236 |
| 9 | 7635 | 236 |
| 0 | 8005 | 212 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) |
(/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) |
#s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/.f64 a b) |
a |
b |
#s(literal 1 binary64) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
(/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) |
#s(approx (/ (+ b a) b) (/.f64 a b)) |
(/.f64 a b) |
a |
b |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(+.f64 b a) |
b |
a |
(*.f64 b a) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) |
#s(literal 1 binary64) |
(/.f64 b (+.f64 b a)) |
b |
(+.f64 b a) |
a |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 (+.f64 b a) b)) a)) |
(/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) |
(/.f64 #s(approx (/ (+ b a) b) (/.f64 (+.f64 b a) b)) a) |
#s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
#s(approx (/ (+ b a) b) (/.f64 (+.f64 b a) b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/.f64 (+.f64 b a) b) |
(/.f64 a b) |
a |
b |
#s(literal 1 binary64) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
(/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) |
#s(approx (/ (+ b a) b) (/.f64 a b)) |
(/.f64 a b) |
a |
b |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(+.f64 b a) |
b |
a |
(*.f64 b a) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) |
(/.f64 (+.f64 b a) b) |
#s(literal 1 binary64) |
(/.f64 b (+.f64 b a)) |
b |
(+.f64 b a) |
a |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) | |
| accuracy | 0.0390625 | (/.f64 b (+.f64 b a)) | |
| accuracy | 0.1015625 | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) | |
| accuracy | 0.1640625 | (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) | |
| accuracy | 0 | (+.f64 b a) | |
| accuracy | 0 | (*.f64 b a) | |
| accuracy | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) | |
| accuracy | 22.718304008565894 | (/.f64 (+.f64 b a) (*.f64 b a)) | |
| accuracy | 0 | (/.f64 a b) | |
| accuracy | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) | |
| accuracy | 0.1015625 | (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) | |
| accuracy | 34.24162411388506 | #s(approx (/ (+ b a) b) (/.f64 a b)) | |
| accuracy | 0 | (+.f64 (/.f64 a b) #s(literal 1 binary64)) | |
| accuracy | 0 | #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) | |
| accuracy | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) | |
| accuracy | 0.1015625 | (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) |
| 106.0ms | 256× | 0 | valid |
Compiled 180 to 26 computations (85.6% saved)
ival-add: 59.0ms (63.7% of total)ival-div: 21.0ms (22.7% of total)ival-mult: 9.0ms (9.7% of total)ival-expm1: 4.0ms (4.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ()) |
#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ()) |
#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ()) |
#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ()) |
#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ()) |
#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ 1 b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt a (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) (taylor 0 b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ b a)) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1 (/ b (pow a 2))) (/ 1 a))) (taylor 0 b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* b (- (/ b (pow a 3)) (/ 1 (pow a 2)))) (/ 1 a))) (taylor 0 b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* b (- (* b (+ (* -1 (/ b (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a))) (taylor 0 b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (/ a b))) (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (/ a b))) (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (/ a b))) (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ a b))) (taylor inf b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b)) (taylor inf b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (pow a 3) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))) (taylor inf b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf b) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ a b)) 1))) (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ a b)) 1))) (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ a b)) 1))) (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf b) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ a b))) (taylor -inf b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) (* -1 a)) b))) (taylor -inf b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) b)) (* -1 (pow a 2))) b)) (* -1 a)) b))) (taylor -inf b) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) (* a b)) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) (* a b)) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) (* a b)) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ a b) (* a b)) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) (taylor 0 eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf eps) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ a b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) (taylor 0 a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ a b))) (taylor 0 a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (- (/ a (pow b 2)) (/ 1 b)))) (taylor 0 a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (- (* a (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b)))) (taylor 0 a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (/ b a))) (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (/ b a))) (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (/ b a))) (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ b (* -1 (/ (pow b 2) a))) a) (taylor inf a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ b (/ (pow b 3) (pow a 2))) (/ (pow b 2) a)) a) (taylor inf a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ b (* -1 (/ (pow b 4) (pow a 3)))) (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 2) a))) a) (taylor inf a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) (patch (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (patch #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt (+.f64 (/.f64 a b) #s(literal 1 binary64)) (patch (+.f64 (/.f64 a b) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) (patch (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt #s(approx (/ (+ b a) b) (/.f64 a b)) (patch #s(approx (/ (+ b a) b) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt (/.f64 a b) (patch (/.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ b a)) 1))) (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ b a)) 1))) (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ b a)) 1))) (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (+.f64 b a) (*.f64 b a)) (patch (/.f64 (+.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (/ 1 a) (/ 1 b))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (taylor -inf a) (#s(alt #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) (patch #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) (patch (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 b) (/ (pow b 2) a)) a)) (taylor -inf a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 b) (* -1 (/ (- (/ (pow b 3) a) (pow b 2)) a))) a)) (taylor -inf a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 b) (* -1 (/ (- (* -1 (/ (- (/ (pow b 4) a) (pow b 3)) a)) (pow b 2)) a))) a)) (taylor -inf a) (#s(alt (/.f64 b (+.f64 b a)) (patch (/.f64 b (+.f64 b a)) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | b | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ (/ a b) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (/ a b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ b a) (* b a) (/ (+ b a) (* b a)) (/ 1 (/ b (+ b a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ 1 (/ b (+ b a))) a) (/ b (+ b a))) |
| 3.0ms | a | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ (/ a b) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (/ a b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ b a) (* b a) (/ (+ b a) (* b a)) (/ 1 (/ b (+ b a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ 1 (/ b (+ b a))) a) (/ b (+ b a))) |
| 2.0ms | a | @ | inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ (/ a b) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (/ a b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ b a) (* b a) (/ (+ b a) (* b a)) (/ 1 (/ b (+ b a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ 1 (/ b (+ b a))) a) (/ b (+ b a))) |
| 2.0ms | b | @ | inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ (/ a b) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (/ a b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ b a) (* b a) (/ (+ b a) (* b a)) (/ 1 (/ b (+ b a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ 1 (/ b (+ b a))) a) (/ b (+ b a))) |
| 1.0ms | b | @ | 0 | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ (/ a b) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (/ a b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ b a) (* b a) (/ (+ b a) (* b a)) (/ 1 (/ b (+ b a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ 1 (/ b (+ b a))) a) (/ b (+ b a))) |
| 1× | egg-herbie |
| 9 756× | lower-fma.f64 |
| 9 756× | lower-fma.f32 |
| 5 208× | lower-*.f64 |
| 5 208× | lower-*.f32 |
| 5 140× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 8457 |
| 1 | 917 | 8284 |
| 2 | 2833 | 7934 |
| 0 | 8181 | 6965 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ a b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
(/ a b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ a b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
a |
(+ a b) |
(+ a b) |
(+ a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ a b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ b a) |
(* b (+ (* -1 (/ b (pow a 2))) (/ 1 a))) |
(* b (+ (* b (- (/ b (pow a 3)) (/ 1 (pow a 2)))) (/ 1 a))) |
(* b (+ (* b (- (* b (+ (* -1 (/ b (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
b |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (* -1 (/ a b))) |
(- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b)) |
(- (+ 1 (* -1 (/ (pow a 3) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (* -1 (/ a b))) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) (* -1 a)) b))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) b)) (* -1 (pow a 2))) b)) (* -1 a)) b))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
b |
(+ a b) |
(+ a b) |
(+ a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
1 |
(+ 1 (* -1 (/ a b))) |
(+ 1 (* a (- (/ a (pow b 2)) (/ 1 b)))) |
(+ 1 (* a (- (* a (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
a |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ b a) |
(/ (+ b (* -1 (/ (pow b 2) a))) a) |
(/ (- (+ b (/ (pow b 3) (pow a 2))) (/ (pow b 2) a)) a) |
(/ (- (+ b (* -1 (/ (pow b 4) (pow a 3)))) (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 2) a))) a) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ b a) |
(* -1 (/ (+ (* -1 b) (/ (pow b 2) a)) a)) |
(* -1 (/ (+ (* -1 b) (* -1 (/ (- (/ (pow b 3) a) (pow b 2)) a))) a)) |
(* -1 (/ (+ (* -1 b) (* -1 (/ (- (* -1 (/ (- (/ (pow b 4) a) (pow b 3)) a)) (pow b 2)) a))) a)) |
| Outputs |
|---|
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) eps) #s(literal 1/2 binary64))))) b (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ a b) |
(/.f64 a b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ a b) |
(/.f64 a b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) eps) #s(literal 1/2 binary64))))) b (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ a b) |
(/.f64 a b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) eps) #s(literal 1/2 binary64))))) b (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
a |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ a b) |
(/.f64 a b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))))) eps) #s(literal 1/2 binary64))))) b (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))))) b #s(literal 1 binary64)) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ b a) |
(/.f64 b a) |
(* b (+ (* -1 (/ b (pow a 2))) (/ 1 a))) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 b a) b) a) |
(* b (+ (* b (- (/ b (pow a 3)) (/ 1 (pow a 2)))) (/ 1 a))) |
(fma.f64 (*.f64 b b) (-.f64 (/.f64 b (pow.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 b a)) |
(* b (+ (* b (- (* b (+ (* -1 (/ b (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 b (pow.f64 a #s(literal 4 binary64)))) b (/.f64 #s(literal -1 binary64) (*.f64 a a))) b (/.f64 #s(literal 1 binary64) a)) b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
b |
(* b (+ 1 (/ a b))) |
(fma.f64 (/.f64 a b) b b) |
(* b (+ 1 (/ a b))) |
(fma.f64 (/.f64 a b) b b) |
(* b (+ 1 (/ a b))) |
(fma.f64 (/.f64 a b) b b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ a b))) |
(-.f64 #s(literal 1 binary64) (/.f64 a b)) |
(- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b)) |
(fma.f64 (/.f64 a b) (+.f64 (/.f64 a b) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (pow a 3) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))) |
(fma.f64 (/.f64 a b) (+.f64 (/.f64 a b) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 3 binary64)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 (/.f64 a b) b b) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 (/.f64 a b) b b) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 (/.f64 a b) b b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ a b))) |
(-.f64 #s(literal 1 binary64) (/.f64 a b)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) (* -1 a)) b))) |
(fma.f64 (/.f64 a b) (+.f64 (/.f64 a b) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) b)) (* -1 (pow a 2))) b)) (* -1 a)) b))) |
(fma.f64 (/.f64 a b) (+.f64 (/.f64 a b) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 3 binary64)))) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 a b) b) a) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b))))) eps (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 4 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) b) b) (+.f64 a b)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 a #s(literal 4 binary64)) b (*.f64 (pow.f64 b #s(literal 4 binary64)) a)))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a b)))))) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b)))))) eps (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 a b) b) a) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b))))) eps (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 4 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) b) b) (+.f64 a b)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 a #s(literal 4 binary64)) b (*.f64 (pow.f64 b #s(literal 4 binary64)) a)))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a b)))))) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b)))))) eps (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 a b) b) a) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b))))) eps (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 4 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) b) b) (+.f64 a b)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 a #s(literal 4 binary64)) b (*.f64 (pow.f64 b #s(literal 4 binary64)) a)))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a b)))))) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b)))))) eps (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 a b) b) a) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b))))) eps (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 4 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) b) b) (+.f64 a b)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 a #s(literal 4 binary64)) b (*.f64 (pow.f64 b #s(literal 4 binary64)) a)))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a b)))))) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 3 binary64)) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 a a)) (/.f64 (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a b)))))) eps (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 a b) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))))) eps) #s(literal 1/2 binary64))))) a (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))))) eps) #s(literal 1/2 binary64))))) a (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))))) eps) #s(literal 1/2 binary64))))) a (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
b |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))))) eps) #s(literal 1/2 binary64))))) a (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))))) a #s(literal 1 binary64)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ a b))) |
(-.f64 #s(literal 1 binary64) (/.f64 a b)) |
(+ 1 (* a (- (/ a (pow b 2)) (/ 1 b)))) |
(fma.f64 (/.f64 a b) (+.f64 (/.f64 a b) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* a (- (* a (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b)))) |
(fma.f64 (/.f64 a b) (+.f64 (/.f64 a b) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 3 binary64)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
a |
(* a (+ 1 (/ b a))) |
(fma.f64 (/.f64 b a) a a) |
(* a (+ 1 (/ b a))) |
(fma.f64 (/.f64 b a) a a) |
(* a (+ 1 (/ b a))) |
(fma.f64 (/.f64 b a) a a) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ b a) |
(/.f64 b a) |
(/ (+ b (* -1 (/ (pow b 2) a))) a) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 b a) b) a) |
(/ (- (+ b (/ (pow b 3) (pow a 2))) (/ (pow b 2) a)) a) |
(/.f64 (fma.f64 (/.f64 b a) (fma.f64 b (/.f64 b a) (neg.f64 b)) b) a) |
(/ (- (+ b (* -1 (/ (pow b 4) (pow a 3)))) (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 2) a))) a) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 b b (/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (pow.f64 b #s(literal 3 binary64))) a)) a) b)) a) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (/.f64 b a) a a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (/.f64 b a) a a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (/.f64 b a) a a) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 a eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ b a) |
(/.f64 b a) |
(* -1 (/ (+ (* -1 b) (/ (pow b 2) a)) a)) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 b a) b) a) |
(* -1 (/ (+ (* -1 b) (* -1 (/ (- (/ (pow b 3) a) (pow b 2)) a))) a)) |
(/.f64 (fma.f64 (/.f64 b a) (fma.f64 b (/.f64 b a) (neg.f64 b)) b) a) |
(* -1 (/ (+ (* -1 b) (* -1 (/ (- (* -1 (/ (- (/ (pow b 4) a) (pow b 3)) a)) (pow b 2)) a))) a)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 b b (/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (pow.f64 b #s(literal 3 binary64))) a)) a) b)) a) |
| 5 340× | lower-/.f32 |
| 5 326× | lower-/.f64 |
| 4 392× | lower-*.f32 |
| 4 390× | lower-*.f64 |
| 3 068× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 226 |
| 0 | 45 | 220 |
| 1 | 190 | 220 |
| 2 | 1444 | 220 |
| 0 | 8383 | 196 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) |
(/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a) |
#s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
(/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) |
#s(approx (/ (+ b a) b) (/.f64 a b)) |
(/.f64 a b) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(+.f64 b a) |
(*.f64 b a) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a) |
(/.f64 b (+.f64 b a)) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 25 183 to 3 068 computations (87.8% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 391 | 0 | 1 391 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 3 | 3 |
| Total | 1 391 | 7 | 1 398 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) |
| ✓ | 99.6% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) |
| ✓ | 64.5% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
| ✓ | 46.0% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
| ✓ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) |
| ✓ | 46.1% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | 53.0% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
Compiled 169 to 109 computations (35.5% saved)
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 b a))) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) |
4 calls:
| 3.0ms | a |
| 3.0ms | b |
| 3.0ms | eps |
| 3.0ms | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | a |
| 99.8% | 1 | b |
| 99.8% | 1 | eps |
| 99.8% | 1 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
Compiled 27 to 26 computations (3.7% saved)
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
4 calls:
| 4.0ms | b |
| 2.0ms | a |
| 2.0ms | eps |
| 2.0ms | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 3 | a |
| 82.6% | 2 | b |
| 73.8% | 2 | eps |
| 64.5% | 1 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
Compiled 27 to 26 computations (3.7% saved)
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
2 calls:
| 2.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.6% | 2 | b |
| 80.5% | 2 | a |
Compiled 2 to 6 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
4 calls:
| 1.0ms | b |
| 1.0ms | eps |
| 1.0ms | a |
| 1.0ms | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.0% | 1 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| 53.0% | 1 | eps |
| 53.0% | 1 | a |
| 53.0% | 1 | b |
Compiled 27 to 26 computations (3.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | -3.8599729763134794e-213 | -1.912661530313896e-215 |
| 42.0ms | -1.000964109616068e-133 | -1.2162208084667926e-136 |
| 46.0ms | 240× | 0 | valid |
Compiled 179 to 237 computations (-32.4% saved)
ival-expm1: 31.0ms (76.6% of total)ival-mult: 7.0ms (17.3% of total)ival-div: 1.0ms (2.5% of total)ival-add: 1.0ms (2.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 1.0718310675581003e-206 | 3.555887141663511e-206 |
| 7.0ms | 80× | 0 | valid |
Compiled 67 to 89 computations (-32.8% saved)
ival-mult: 2.0ms (42.9% of total)ival-expm1: 1.0ms (21.5% of total)ival-div: 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× | egg-herbie |
| 4× | +-commutative-binary64-+.f64 |
| 2× | 1-exp-binary32-exp.f32 |
| 2× | *-commutative-binary64-*.f64 |
| 2× | 1-exp-binary64-exp.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 222 |
| 1 | 47 | 222 |
| 1× | saturated |
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) |
(if (<=.f64 a #s(literal -1178420618842611/6546781215792283740026379393655198304433284092086129578966582736192267592809349109766540184651808314301773368255120142018434513091770786106657055178752 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (if (<=.f64 a #s(literal -2880648804073581/758065474756205534740712640850831325809026375545262017157740252942407691741394964028749223060862538061761587254458531838950966818415436714572405896016201728127175281260180617944465471499803928137335448825056869507271897877839872 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)))) |
(if (<=.f64 b #s(literal 6325791267506407/180736893357325919804742965901096183254486650358500961579737723575212405143116703993975930943694719806137463391890175780999890999416217020648099397663164550811570949854893831716648452639533025774320471006645409943407034368 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (+.f64 (/.f64 a b) #s(literal 1 binary64))) a)) |
(if (<=.f64 a #s(literal -1178420618842611/6546781215792283740026379393655198304433284092086129578966582736192267592809349109766540184651808314301773368255120142018434513091770786106657055178752 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) (if (<=.f64 a #s(literal -2880648804073581/758065474756205534740712640850831325809026375545262017157740252942407691741394964028749223060862538061761587254458531838950966818415436714572405896016201728127175281260180617944465471499803928137335448825056869507271897877839872 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)))) |
(if (<=.f64 b #s(literal 6325791267506407/180736893357325919804742965901096183254486650358500961579737723575212405143116703993975930943694719806137463391890175780999890999416217020648099397663164550811570949854893831716648452639533025774320471006645409943407034368 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
| 10 142× | lower-fma.f64 |
| 10 142× | lower-fma.f32 |
| 8 562× | lower-fma.f64 |
| 8 562× | lower-fma.f32 |
| 7 078× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 8421 |
| 1 | 981 | 8009 |
| 2 | 3013 | 7771 |
| 0 | 8287 | 6760 |
| 0 | 370 | 3148 |
| 1 | 1205 | 3100 |
| 2 | 3793 | 3100 |
| 0 | 8063 | 2598 |
| 0 | 44 | 257 |
| 0 | 67 | 245 |
| 1 | 300 | 245 |
| 2 | 3060 | 243 |
| 0 | 8657 | 217 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 86 to 73 computations (15.1% saved)
Compiled 178 to 118 computations (33.7% saved)
Loading profile data...