
Time bar (total: 23.8s)
| 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)
| 12.7s | 62 740× | 0 | invalid |
| 1.7s | 8 256× | 0 | valid |
ival-mult: 3.2s (28.2% of total)ival-expm1: 2.0s (17.5% of total)const: 1.7s (14.7% of total)ival-<=: 1.2s (11% of total)ival-fabs: 1.0s (8.9% of total)ival-add: 817.0ms (7.2% of total)ival-fmin: 569.0ms (5% of total)ival-div: 526.0ms (4.6% of total)ival-and: 222.0ms (2% of total)exact: 45.0ms (0.4% of total)ival-assert: 25.0ms (0.2% of total)adjust: 23.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 233 | 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)))) |
| 135 | 1 | (2.1692449455733446e-79 4.009197123504323e-221 5.7627989388013326e-245) | 0 | - | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
| 108 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) |
| 102 | 1 | (2.1692449455733446e-79 4.009197123504323e-221 5.7627989388013326e-245) | 0 | - | (-.f64 (exp.f64 (*.f64 a 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 | 208 | 0 |
| ↳ | (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) | underflow | 208 | |
| ↳ | (*.f64 (+.f64 a b) eps) | underflow | 120 | |
| ↳ | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | underflow | 120 | |
| ↳ | (*.f64 b eps) | underflow | 148 | |
| ↳ | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | underflow | 153 | |
| ↳ | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | underflow | 148 | |
| ↳ | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) | underflow | 233 | |
| ↳ | (*.f64 a eps) | underflow | 153 | |
-.f64 | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | cancellation | 136 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | cancellation | 108 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 a 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 | 25 | 0 |
| ↳ | (*.f64 b eps) | underflow | 148 | |
| ↳ | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | underflow | 153 | |
| ↳ | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | underflow | 148 | |
| ↳ | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) | underflow | 233 | |
| ↳ | (*.f64 a eps) | underflow | 153 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 256 | 0 |
| - | 0 | 0 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 256 | 0 | 0 |
| - | 0 | 0 | 0 |
| number | freq |
|---|---|
| 1 | 120 |
| 3 | 84 |
| 4 | 52 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 88.0ms | 512× | 0 | valid |
Compiled 226 to 55 computations (75.7% saved)
ival-exp: 19.0ms (37.8% of total)ival-mult: 15.0ms (29.9% of total)ival-expm1: 8.0ms (15.9% of total)ival-div: 4.0ms (8% of total)ival-add: 3.0ms (6% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 235 |
| 1 | 272 | 233 |
| 2 | 679 | 233 |
| 3 | 2137 | 229 |
| 0 | 17 | 24 |
| 0 | 30 | 24 |
| 1 | 60 | 24 |
| 2 | 129 | 24 |
| 3 | 322 | 24 |
| 4 | 1274 | 24 |
| 0 | 8643 | 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 (*.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)))) | |
| cost-diff | 2 | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | |
| cost-diff | 2 | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | |
| cost-diff | 2 | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 99 |
| 0 | 30 | 99 |
| 1 | 60 | 99 |
| 2 | 129 | 99 |
| 3 | 322 | 99 |
| 4 | 1274 | 99 |
| 0 | 8643 | 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.287341644796015 | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | |
| accuracy | 23.43242801626978 | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | |
| accuracy | 30.13774691959944 | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | |
| accuracy | 56.22775554419541 | (/.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)))) |
| 41.0ms | 256× | 0 | valid |
Compiled 101 to 19 computations (81.2% saved)
ival-mult: 19.0ms (61.7% of total)ival-exp: 5.0ms (16.2% of total)ival-expm1: 4.0ms (13% of total)ival-add: 2.0ms (6.5% of total)ival-div: 1.0ms (3.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 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 (*.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 |
|---|
(- (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)))))))) |
(/ 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 (* a eps)) 1) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b 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)))))))) |
(/ 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 (* -1 b)))) 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))))))))) |
(* 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)))))))) |
(* 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)))))))) |
(/ (+ 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))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | eps | @ | 0 | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 3.0ms | b | @ | -inf | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 2.0ms | a | @ | 0 | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 2.0ms | a | @ | -inf | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* 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)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 336 | 1738 |
| 1 | 1195 | 1690 |
| 2 | 4974 | 1618 |
| 0 | 8077 | 1458 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (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)))))))) |
(/ 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 (* a eps)) 1) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b 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)))))))) |
(/ 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 (* -1 b)))) 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))))))))) |
(* 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)))))))) |
(* 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)))))))) |
(/ (+ 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))) |
| Outputs |
|---|
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 eps b)) |
(- (+ (exp (* b eps)) (* a (* eps (exp (* b eps))))) 1) |
(-.f64 (*.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 eps b))) |
(- (+ (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 eps #s(literal 3 binary64)) (pow.f64 (exp.f64 b) eps)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 b) eps))) a (*.f64 (pow.f64 (exp.f64 b) eps) eps)) a (expm1.f64 (*.f64 eps b))) |
(* 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) |
(/ 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 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 b) eps)) (expm1.f64 (*.f64 eps b))) (*.f64 eps (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) eps)))) 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 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 (exp.f64 b) eps)) (expm1.f64 (*.f64 eps b))) (fma.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) eps)) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 b) eps)) (expm1.f64 (*.f64 eps b))) (*.f64 eps (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) eps)))) eps) #s(literal 1/2 binary64)))) a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 b) eps)) (expm1.f64 (*.f64 eps b))) (*.f64 eps (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) eps))))) 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) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) eps)) |
(- (exp (* a eps)) 1) |
(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)) (expm1.f64 (*.f64 eps a))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) 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)) (expm1.f64 (*.f64 eps a))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
(- (+ (exp (* a eps)) (* b (* eps (exp (* a eps))))) 1) |
(-.f64 (*.f64 (fma.f64 eps b #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 (exp.f64 a) eps) (pow.f64 eps #s(literal 3 binary64))) (*.f64 (pow.f64 (exp.f64 a) eps) (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64)))) b (*.f64 (pow.f64 (exp.f64 a) eps) eps)) b (expm1.f64 (*.f64 eps a))) |
(* b eps) |
(*.f64 eps b) |
(* b (+ eps (* 1/2 (* b (pow eps 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b b) eps) #s(literal 1/2 binary64) b) eps) |
(* 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) |
(/ 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 eps a))))) 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 (-.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 a) eps) (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64))) (expm1.f64 (*.f64 eps a))) (*.f64 eps (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) eps)))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a)))))) 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 (/.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 (exp.f64 a) eps)) (expm1.f64 (*.f64 eps a))) (fma.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) eps)) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 a) eps) (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64))) (expm1.f64 (*.f64 eps a))) (*.f64 eps (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) eps)))) eps) #s(literal 1/2 binary64)))) b (-.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 a) eps) (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64))) (expm1.f64 (*.f64 eps a))) (*.f64 eps (fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) eps))))) b (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a)))))) b #s(literal 1 binary64)) b) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(expm1.f64 (*.f64 (+.f64 b a) 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)) (expm1.f64 (*.f64 eps a))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
(* 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)) #s(literal 1/2 binary64)) eps (+.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)) eps) #s(literal 1/6 binary64) (*.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) |
(* 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) |
(* eps (+ b (* 1/2 (* (pow b 2) eps)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b b) eps) #s(literal 1/2 binary64) b) eps) |
(* 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) |
(/ (+ 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 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* 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 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) a)) (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) (/.f64 (*.f64 (/.f64 (+.f64 b a) a) (/.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) b (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) a)) b)) b)) eps (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b))))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* 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)) (/.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) a)) (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) (/.f64 (*.f64 (/.f64 (+.f64 b a) a) (/.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) b (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) a)) b)) b)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) b (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))))) a) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b a) a) b) (+.f64 b a)) #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 (+.f64 b a) a) a)) b)) b)) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) a)) (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) (/.f64 (*.f64 (/.f64 (+.f64 b a) a) (/.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) b (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) a)) b)) b))) eps (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b))))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 44 |
| 0 | 30 | 44 |
| 1 | 109 | 44 |
| 2 | 764 | 44 |
| 0 | 8183 | 32 |
| 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 (*.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 (pow.f64 (exp.f64 (+.f64 b a)) (/.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64)) (expm1.f64 (*.f64 (+.f64 b a) (/.f64 eps #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))))) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (*.f64 eps (+.f64 b a))) #s(literal 2 binary64)) (*.f64 (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64)) (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64)))) (-.f64 (cosh.f64 (*.f64 eps (+.f64 b a))) (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 eps (+.f64 b a))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (*.f64 eps (+.f64 b a))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64)) (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 eps (+.f64 b a))) (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))))) (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) (fma.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (expm1.f64 (*.f64 eps (+.f64 b a))))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 eps)) (+.f64 b a))) |
(expm1.f64 (*.f64 eps (+.f64 b a))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal 1 binary64)) |
(+.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) (-.f64 (cosh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 (*.f64 eps (+.f64 b a))) (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (exp.f64 a) (/.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64)) (expm1.f64 (*.f64 a (/.f64 eps #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 eps a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 a #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 a #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 a #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (*.f64 eps a)) #s(literal 2 binary64)) (*.f64 (-.f64 (sinh.f64 (*.f64 eps a)) #s(literal 1 binary64)) (-.f64 (sinh.f64 (*.f64 eps a)) #s(literal 1 binary64)))) (-.f64 (cosh.f64 (*.f64 eps a)) (-.f64 (sinh.f64 (*.f64 eps a)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 a #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 a #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 a #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 a #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 eps a)) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 (*.f64 eps a)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (*.f64 eps a)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (sinh.f64 (*.f64 eps a)) #s(literal 1 binary64)) (-.f64 (sinh.f64 (*.f64 eps a)) #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 eps a)) (-.f64 (sinh.f64 (*.f64 eps a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 eps) a) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 eps a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 eps) (*.f64 a #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (fma.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 eps) a) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 eps a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 eps a) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (expm1.f64 (*.f64 eps a)))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 eps)) a)) |
(expm1.f64 (*.f64 eps a)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 a #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) |
(+.f64 (sinh.f64 (*.f64 eps a)) (-.f64 (cosh.f64 (*.f64 eps a)) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 (*.f64 eps a)) (-.f64 (sinh.f64 (*.f64 eps a)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (exp.f64 b) (/.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64)) (expm1.f64 (*.f64 b (/.f64 eps #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (*.f64 eps b)) #s(literal 2 binary64)) (*.f64 (-.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)) (-.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)))) (-.f64 (cosh.f64 (*.f64 eps b)) (-.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 eps b)) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (*.f64 eps b)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)) (-.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 eps b)) (-.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))))) (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 eps) b) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (fma.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 eps) b) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (expm1.f64 (*.f64 eps b)))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 eps)) b)) |
(expm1.f64 (*.f64 eps b)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) |
(+.f64 (sinh.f64 (*.f64 eps b)) (-.f64 (cosh.f64 (*.f64 eps b)) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 (*.f64 eps b)) (-.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps b))) (/.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps b))) (/.f64 eps (expm1.f64 (*.f64 (*.f64 eps a) #s(literal 3 binary64))))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))))) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 eps) (expm1.f64 (*.f64 eps b))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (neg.f64 (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 (neg.f64 eps) (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (neg.f64 (expm1.f64 (*.f64 eps b))))) |
(*.f64 (/.f64 (neg.f64 (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 eps b))) (/.f64 eps (neg.f64 (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 (neg.f64 (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 eps a))) (/.f64 eps (neg.f64 (expm1.f64 (*.f64 eps b))))) |
(*.f64 (/.f64 eps (neg.f64 (expm1.f64 (*.f64 eps a)))) (/.f64 (neg.f64 (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (/.f64 eps (neg.f64 (expm1.f64 (*.f64 eps b)))) (/.f64 (neg.f64 (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 eps a)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (neg.f64 (expm1.f64 (*.f64 eps a)))) (/.f64 (neg.f64 eps) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (neg.f64 (expm1.f64 (*.f64 eps b)))) (/.f64 (neg.f64 eps) (expm1.f64 (*.f64 eps a)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (*.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (/.f64 eps (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64)) (/.f64 eps (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (*.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps b))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 (*.f64 eps a) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (exp.f64 eps) a)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps b))))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps a))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps a)))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps a))) eps) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps b))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a))))) |
(*.f64 eps (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) b))) |
(/.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (+.f64 (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (expm1.f64 (*.f64 eps b))) |
(/.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (-.f64 (pow.f64 (pow.f64 (exp.f64 eps) b) #s(literal 4 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))) (pow.f64 (exp.f64 eps) b))) |
(/.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) b) #s(literal 6 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) b) #s(literal 4 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps a))) eps) (expm1.f64 (*.f64 eps b))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 eps a))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps b))) (neg.f64 eps)) (neg.f64 (expm1.f64 (*.f64 eps a)))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps b))) eps) (expm1.f64 (*.f64 eps a))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (neg.f64 (expm1.f64 (*.f64 eps (+.f64 b a))))) (neg.f64 (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (expm1.f64 (*.f64 eps b)))) (neg.f64 (expm1.f64 (*.f64 eps a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a))))) (neg.f64 (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) b)))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (exp.f64 eps) b) (expm1.f64 (*.f64 eps b)))))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (+.f64 (pow.f64 (exp.f64 eps) (*.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))) (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) b))))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (-.f64 (pow.f64 (pow.f64 (exp.f64 eps) b) #s(literal 4 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))) (-.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))) (pow.f64 (exp.f64 eps) b)))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) b) #s(literal 6 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) b) #s(literal 4 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b))))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) (neg.f64 eps)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (expm1.f64 (*.f64 eps b))) (neg.f64 (expm1.f64 (*.f64 eps a))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))) (neg.f64 eps)) (*.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps b))) (neg.f64 (expm1.f64 (*.f64 eps a))))) |
(/.f64 (*.f64 (neg.f64 eps) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) (*.f64 (neg.f64 (expm1.f64 (*.f64 eps a))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (expm1.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (neg.f64 eps) (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (expm1.f64 (*.f64 eps a))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) eps) (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal -1 binary64)) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64)))) eps) (*.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64))) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a))))) |
(/.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps a))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) eps) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))) eps) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a))))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 eps b))) |
(/.f64 (*.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) (*.f64 (expm1.f64 (*.f64 eps a)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (expm1.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 eps (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64)))) (*.f64 (expm1.f64 (*.f64 eps a)) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 eps (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 1 binary64)) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 eps) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 eps a))) (neg.f64 (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 eps b))) |
(/.f64 (*.f64 (neg.f64 eps) (expm1.f64 (*.f64 eps (+.f64 b a)))) (*.f64 (neg.f64 (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (neg.f64 eps) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps b)))) |
(neg.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (neg.f64 (expm1.f64 (*.f64 eps b))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 eps) (expm1.f64 (*.f64 eps b))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps a))))) |
(fma.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (cosh.f64 (*.f64 eps b)) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (+.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (pow.f64 (exp.f64 eps) b) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (pow.f64 (exp.f64 eps) b))) |
(fma.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 eps) b))) |
(fma.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)))) |
(fma.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (*.f64 (pow.f64 (exp.f64 eps) b) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))))) |
(fma.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (*.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))))) |
(fma.f64 (cosh.f64 (*.f64 eps b)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (*.f64 (+.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))))) |
(fma.f64 (pow.f64 (exp.f64 eps) b) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (*.f64 (pow.f64 (exp.f64 eps) b) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 eps b)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))))) (*.f64 (+.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))))) |
(+.f64 (*.f64 (pow.f64 (exp.f64 eps) b) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))))) (*.f64 (pow.f64 (exp.f64 eps) b) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))))) |
(+.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))))) (*.f64 (pow.f64 (exp.f64 eps) b) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))))) (*.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (cosh.f64 (*.f64 eps b))) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (+.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (pow.f64 (exp.f64 eps) b)) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (pow.f64 (exp.f64 eps) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 eps) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b))) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 eps (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)))) |
Compiled 9 515 to 1 000 computations (89.5% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 5 | 202 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 198 | 5 | 203 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 17.9% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
| ▶ | 41.6% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.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)) |
| ▶ | 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)) |
| ▶ | 53.1% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ▶ | 46.2% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
Compiled 396 to 256 computations (35.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) | |
| cost-diff | 0 | (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)) | |
| cost-diff | 0 | (/.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) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.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)) | |
| cost-diff | 0 | (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.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))) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) | |
| cost-diff | 2 | (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b))) | |
| cost-diff | 6 | (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) | |
| 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)) | |
| 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 496 |
| 0 | 84 | 486 |
| 1 | 185 | 486 |
| 2 | 532 | 472 |
| 3 | 2924 | 460 |
| 0 | 8155 | 440 |
| 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 (/.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))) (/.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))) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) |
(pow.f64 (+.f64 b a) #s(literal 2 binary64)) |
(+.f64 b a) |
b |
a |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b))) |
(*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 b a) (+.f64 b a)) |
(*.f64 b a) |
(/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)) |
(*.f64 (*.f64 (*.f64 b a) a) b) |
(*.f64 (*.f64 b a) a) |
eps |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) a) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.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)) |
(/.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) |
(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)) |
(*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) |
eps |
(+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))) |
#s(literal -1/2 binary64) |
(/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) |
(pow.f64 (exp.f64 b) eps) |
(exp.f64 b) |
b |
(expm1.f64 (*.f64 eps b)) |
(*.f64 eps b) |
a |
#s(literal 1 binary64) |
| Outputs |
|---|
#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))) (/.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))) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) b) (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b a) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)))) eps (/.f64 (/.f64 (+.f64 b a) b) a))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) b) (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b a) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)))) eps (/.f64 (/.f64 (+.f64 b a) b) a)) |
(-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) b) (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b a) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) b) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) |
(pow.f64 (+.f64 b a) #s(literal 2 binary64)) |
(+.f64 b a) |
b |
a |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b))) |
(*.f64 (/.f64 (*.f64 b a) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b a) b)) a) |
(*.f64 (*.f64 b a) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) b) a) |
(*.f64 b a) |
(/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) b) a) |
(*.f64 (*.f64 (*.f64 b a) a) b) |
(*.f64 (*.f64 b a) a) |
eps |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(/.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) a) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.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)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)) 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) |
(/.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)) a) |
(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)) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)) |
(*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) eps) |
eps |
(+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) |
(/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) |
(pow.f64 (exp.f64 b) eps) |
(exp.f64 b) |
b |
(expm1.f64 (*.f64 eps b)) |
(expm1.f64 (*.f64 b eps)) |
(*.f64 eps b) |
(*.f64 b eps) |
a |
#s(literal 1 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.1015625 | (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) | |
| accuracy | 0.1328125 | (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)) | |
| accuracy | 0.15234375 | (/.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) | |
| accuracy | 37.338908835957675 | (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) | |
| accuracy | 0.31640625 | (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) | |
| accuracy | 2.96519378553757 | (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)) | |
| accuracy | 14.407824852055583 | (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) | |
| accuracy | 48.981664986873376 | (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b))) | |
| accuracy | 0.0 | (/.f64 #s(literal 1 binary64) b) | |
| accuracy | 29.992216417414614 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) | |
| accuracy | 0.0 | (/.f64 #s(literal 1 binary64) a) | |
| accuracy | 34.460610764178334 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) | |
| accuracy | 0.0 | (+.f64 b a) | |
| accuracy | 0.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.02734375 | (/.f64 (+.f64 b a) b) | |
| accuracy | 0.15234375 | (/.f64 (/.f64 (+.f64 b a) b) a) |
| 270.0ms | 256× | 2 | valid |
Compiled 435 to 49 computations (88.7% saved)
adjust: 67.0ms (30.6% of total)ival-mult: 56.0ms (25.6% of total)ival-div: 36.0ms (16.5% of total)ival-add: 30.0ms (13.7% of total)ival-expm1: 12.0ms (5.5% of total)ival-pow2: 6.0ms (2.7% of total)ival-exp: 4.0ms (1.8% of total)ival-pow: 4.0ms (1.8% of total)ival-sub: 3.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(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) |
#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) |
(-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) |
(*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.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)) |
(/.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) |
(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)) |
(*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) |
(/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)) |
(*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) |
| Outputs |
|---|
(/ 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 b)) a) |
1 |
(+ 1 (/ a b)) |
b |
(+ a b) |
0 |
(* 1/2 (/ b a)) |
(/ (+ a (* 1/2 b)) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/ (+ 1 (* a (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)))) a) |
(+ 1 (* a (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)))) |
(+ b (* 2 a)) |
(+ b (* a (+ 2 (/ a b)))) |
(/ 1 (* (pow a 2) b)) |
(/ (+ (/ 1 b) (/ a (pow b 2))) (pow a 2)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
a |
(* a (+ 1 (/ b a))) |
(* 1/2 (/ a b)) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) |
(+ (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 a)) |
(* a (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2))) |
(* a (+ (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 a))) |
(/ (pow a 2) b) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (/ 1 b))) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (+ (/ 1 b) (/ b (pow a 2))))) |
(/ 1 (* a (pow b 2))) |
(/ (+ (/ 1 (* a b)) (/ 1 (pow b 2))) a) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(* -1 (* a (- (* -1 (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2))) (/ 1 a)))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ b a)) 2) a)) (/ 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 a)) b) |
(/ (+ a b) b) |
(/ (+ b (* 1/2 a)) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/ (+ 1 (* b (+ (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))) (/ 1 a)))) b) |
(/ (+ 1 (* b (+ (* b (+ (* b (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 a)))) b) |
(/ (+ a (* b (+ 1 (* a (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))) b) |
(/ (+ a (* b (+ 1 (* b (+ (* a (* b (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))))) (* a (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) b) |
(/ (+ 1 (* (pow b 2) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) b) |
(/ (+ 1 (* (pow b 2) (+ (* b (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))) b) |
(/ (+ 1 (* (pow b 2) (+ (* b (+ (* b (* eps (- (* 1/24 (pow eps 3)) (+ (* 1/120 (pow eps 3)) (+ (* 1/48 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))) (* 1/2 (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))))))))) (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))))) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))) b) |
(/ (+ (* 2 (* a b)) (pow a 2)) b) |
(/ (+ (* b (+ b (* 2 a))) (pow a 2)) b) |
(/ (+ (/ 1 a) (/ b (pow a 2))) (pow b 2)) |
(/ 1 (* b eps)) |
(/ (+ (* 1/2 b) (/ 1 eps)) b) |
(/ (+ (* b (+ 1/2 (* b (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 eps)) b) |
(/ (+ (* b (+ 1/2 (* b (- (+ (* 1/2 eps) (* b (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 eps)) b) |
(* b (+ 1 (/ a b))) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(* b (+ 1 (* 2 (/ a b)))) |
(* b (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))) |
(/ (+ (/ 1 (* a b)) (/ 1 (pow a 2))) b) |
(/ (exp (* b eps)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (* -2 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ (+ (* 2 a) (/ (pow a 2) b)) b)) 1))) |
(/ (+ 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))) |
(+ (* (pow eps 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (+ (* 1/6 (pow b 2)) (* eps (- (* 1/24 (pow b 3)) (+ (* 1/120 (pow b 3)) (+ (* 1/48 (pow b 3)) (+ (* 1/6 (* (pow b 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (* 1/2 (* b (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))))))))) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) |
(+ 1 (+ (* a (* (pow eps 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (/ a b))) |
(+ 1 (+ (* (pow eps 2) (+ (* a (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (* a (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))) (/ a b))) |
(+ 1 (+ (* (pow eps 2) (+ (* a (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))) (* eps (+ (* a (* eps (- (* 1/24 (pow b 3)) (+ (* 1/120 (pow b 3)) (+ (* 1/48 (pow b 3)) (+ (* 1/6 (* (pow b 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (* 1/2 (* b (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))))))))) (* a (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))))))))))) (/ a b))) |
(+ (* (pow eps 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (+ (* 1/6 (pow b 2)) (* eps (- (* 1/24 (pow b 3)) (+ (* 1/120 (pow b 3)) (+ (* 1/48 (pow b 3)) (+ (* 1/6 (* (pow b 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (* 1/2 (* b (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))))))))) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) |
(/ (+ (* 1/2 eps) (/ 1 b)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))) (/ 1 b)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (+ (* 1/2 b) (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))))) (/ 1 b)) eps) |
(* eps (- (+ (/ 1 (* a eps)) (/ (exp (* b eps)) (- (exp (* b eps)) 1))) 1/2)) |
(* eps (+ (* a (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 eps))) |
(* -1 (* eps (- (* -1 (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 (* a eps))))) |
(* -1 (* eps (- (* -1 (* a (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2))) (/ 1 eps)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 446.0ms | b | @ | inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ b a) (/ (* 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) (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) eps) (+ (/ 1 b) (/ 1 a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) a) 1) a) (+ (* (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) a) 1) (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) (/ (pow (+ b a) 2) b) (/ (+ b a) (* (* (* b a) a) b)) (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (/ (pow (exp b) eps) (- (exp (* eps b)) 1))) |
| 26.0ms | b | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ b a) (/ (* 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) (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) eps) (+ (/ 1 b) (/ 1 a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) a) 1) a) (+ (* (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) a) 1) (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) (/ (pow (+ b a) 2) b) (/ (+ b a) (* (* (* b a) a) b)) (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (/ (pow (exp b) eps) (- (exp (* eps b)) 1))) |
| 18.0ms | a | @ | inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ b a) (/ (* 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) (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) eps) (+ (/ 1 b) (/ 1 a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) a) 1) a) (+ (* (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) a) 1) (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) (/ (pow (+ b a) 2) b) (/ (+ b a) (* (* (* b a) a) b)) (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (/ (pow (exp b) eps) (- (exp (* eps b)) 1))) |
| 11.0ms | a | @ | 0 | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ b a) (/ (* 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) (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) eps) (+ (/ 1 b) (/ 1 a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) a) 1) a) (+ (* (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) a) 1) (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) (/ (pow (+ b a) 2) b) (/ (+ b a) (* (* (* b a) a) b)) (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (/ (pow (exp b) eps) (- (exp (* eps b)) 1))) |
| 6.0ms | a | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (+ b a) (/ (* 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) (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) eps) (+ (/ 1 b) (/ 1 a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) a) 1) a) (+ (* (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) a) 1) (* eps (+ -1/2 (/ (pow (exp b) eps) (- (exp (* eps b)) 1)))) (/ (pow (+ b a) 2) b) (/ (+ b a) (* (* (* b a) a) b)) (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (/ (pow (exp b) eps) (- (exp (* eps b)) 1))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 487 | 2938 |
| 1 | 1583 | 2600 |
| 2 | 6007 | 2582 |
| 0 | 8221 | 2346 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 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 b)) a) |
1 |
(+ 1 (/ a b)) |
b |
(+ a b) |
0 |
(* 1/2 (/ b a)) |
(/ (+ a (* 1/2 b)) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/ (+ 1 (* a (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)))) a) |
(+ 1 (* a (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)))) |
(+ b (* 2 a)) |
(+ b (* a (+ 2 (/ a b)))) |
(/ 1 (* (pow a 2) b)) |
(/ (+ (/ 1 b) (/ a (pow b 2))) (pow a 2)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
a |
(* a (+ 1 (/ b a))) |
(* 1/2 (/ a b)) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) |
(+ (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 a)) |
(* a (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2))) |
(* a (+ (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 a))) |
(/ (pow a 2) b) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (/ 1 b))) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (+ (/ 1 b) (/ b (pow a 2))))) |
(/ 1 (* a (pow b 2))) |
(/ (+ (/ 1 (* a b)) (/ 1 (pow b 2))) a) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(* -1 (* a (- (* -1 (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2))) (/ 1 a)))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ b a)) 2) a)) (/ 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 a)) b) |
(/ (+ a b) b) |
(/ (+ b (* 1/2 a)) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/ (+ 1 (* b (+ (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))) (/ 1 a)))) b) |
(/ (+ 1 (* b (+ (* b (+ (* b (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 a)))) b) |
(/ (+ a (* b (+ 1 (* a (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))) b) |
(/ (+ a (* b (+ 1 (* b (+ (* a (* b (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))))) (* a (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) b) |
(/ (+ 1 (* (pow b 2) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) b) |
(/ (+ 1 (* (pow b 2) (+ (* b (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))) b) |
(/ (+ 1 (* (pow b 2) (+ (* b (+ (* b (* eps (- (* 1/24 (pow eps 3)) (+ (* 1/120 (pow eps 3)) (+ (* 1/48 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))) (* 1/2 (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))))))))) (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))))) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))) b) |
(/ (+ (* 2 (* a b)) (pow a 2)) b) |
(/ (+ (* b (+ b (* 2 a))) (pow a 2)) b) |
(/ (+ (/ 1 a) (/ b (pow a 2))) (pow b 2)) |
(/ 1 (* b eps)) |
(/ (+ (* 1/2 b) (/ 1 eps)) b) |
(/ (+ (* b (+ 1/2 (* b (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 eps)) b) |
(/ (+ (* b (+ 1/2 (* b (- (+ (* 1/2 eps) (* b (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 eps)) b) |
(* b (+ 1 (/ a b))) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(* b (+ 1 (* 2 (/ a b)))) |
(* b (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))) |
(/ (+ (/ 1 (* a b)) (/ 1 (pow a 2))) b) |
(/ (exp (* b eps)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (* -2 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ (+ (* 2 a) (/ (pow a 2) b)) b)) 1))) |
(/ (+ 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))) |
(+ (* (pow eps 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (+ (* 1/6 (pow b 2)) (* eps (- (* 1/24 (pow b 3)) (+ (* 1/120 (pow b 3)) (+ (* 1/48 (pow b 3)) (+ (* 1/6 (* (pow b 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (* 1/2 (* b (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))))))))) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) |
(+ 1 (+ (* a (* (pow eps 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (/ a b))) |
(+ 1 (+ (* (pow eps 2) (+ (* a (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (* a (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))) (/ a b))) |
(+ 1 (+ (* (pow eps 2) (+ (* a (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))) (* eps (+ (* a (* eps (- (* 1/24 (pow b 3)) (+ (* 1/120 (pow b 3)) (+ (* 1/48 (pow b 3)) (+ (* 1/6 (* (pow b 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (* 1/2 (* b (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))))))))) (* a (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))))))))))) (/ a b))) |
(+ (* (pow eps 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (+ (* 1/6 (pow b 2)) (* eps (- (* 1/24 (pow b 3)) (+ (* 1/120 (pow b 3)) (+ (* 1/48 (pow b 3)) (+ (* 1/6 (* (pow b 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (* 1/2 (* b (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))))))))) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) |
(/ (+ (* 1/2 eps) (/ 1 b)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))) (/ 1 b)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (+ (* 1/2 b) (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))))) (/ 1 b)) eps) |
(* eps (- (+ (/ 1 (* a eps)) (/ (exp (* b eps)) (- (exp (* b eps)) 1))) 1/2)) |
(* eps (+ (* a (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 eps))) |
(* -1 (* eps (- (* -1 (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 (* a eps))))) |
(* -1 (* eps (- (* -1 (* a (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2))) (/ 1 eps)))) |
| Outputs |
|---|
(/ 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 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) (*.f64 a eps) #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) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) eps (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) eps) (*.f64 #s(literal 1/2 binary64) eps))) a)) #s(literal 1 binary64) (/.f64 #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) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 eps #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/24 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) eps) (*.f64 #s(literal 1/2 binary64) eps))) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps eps)) (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) eps)))) a (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) eps) (*.f64 #s(literal 1/2 binary64) eps)))) a (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) eps)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(/.f64 (+.f64 b a) b) |
b |
(+ a b) |
(+.f64 b a) |
0 |
#s(literal 0 binary64) |
(* 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 (fma.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) #s(literal 1 binary64)) a (*.f64 #s(literal 1/2 binary64) b)) a) |
(/ (+ 1 (* a (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)))) a) |
(/.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)) a) |
(+ 1 (* a (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)))) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)) |
(+ b (* 2 a)) |
(fma.f64 #s(literal 2 binary64) a b) |
(+ b (* a (+ 2 (/ a b)))) |
(fma.f64 (+.f64 (/.f64 a b) #s(literal 2 binary64)) a b) |
(/ 1 (* (pow a 2) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) b) |
(/ (+ (/ 1 b) (/ a (pow b 2))) (pow a 2)) |
(/.f64 (/.f64 (/.f64 (/.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 b a) eps)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/.f64 (+.f64 b a) b) |
a |
(* a (+ 1 (/ b a))) |
(fma.f64 (/.f64 b a) a a) |
(* 1/2 (/ a b)) |
(*.f64 (/.f64 a b) #s(literal 1/2 binary64)) |
(* 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))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b a) a) a) (/.f64 #s(literal -1/2 binary64) b)) a) |
(* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) |
(*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) eps) |
(+ (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 a)) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) eps (/.f64 #s(literal 1 binary64) a)) |
(* a (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) (*.f64 a eps)) |
(* a (+ (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 a))) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)) |
(/ (pow a 2) b) |
(*.f64 (/.f64 a b) a) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (/ 1 b))) |
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 a b) #s(literal 2 binary64)) a) a) a) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (+ (/ 1 b) (/ b (pow a 2))))) |
(*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a a)) |
(/ 1 (* a (pow b 2))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) a) |
(/ (+ (/ 1 (* a b)) (/ 1 (pow b 2))) a) |
(/.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) b) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64))) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b a) a) a) #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) b))) |
(* -1 (* a (- (* -1 (* eps (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2))) (/ 1 a)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 (neg.f64 eps) (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ b a)) 2) a)) (/ 1 b))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 a a)) |
(/ (+ 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 a eps))) #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) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps))) b (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #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) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 eps #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/24 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps))) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 eps eps))))) b (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps)))) b (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(/ (+ a b) b) |
(/.f64 (+.f64 b a) b) |
(/ (+ b (* 1/2 a)) b) |
(fma.f64 (/.f64 a b) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b a) a) b (*.f64 #s(literal 1/2 binary64) a)) b) |
(/ (+ 1 (* b (+ (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))) (/ 1 a)))) b) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) b (/.f64 #s(literal 1 binary64) a)) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (+ (* b (+ (* b (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 a)))) b) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) eps) eps (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/12 binary64) (*.f64 eps eps) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64)))) (*.f64 b eps))) b (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(/ (+ a (* b (+ 1 (* a (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))) b) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) b) a #s(literal 1 binary64)) b a) b) |
(/ (+ a (* b (+ 1 (* b (+ (* a (* b (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))))) (* a (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) b) |
(fma.f64 (fma.f64 (*.f64 b a) (fma.f64 (*.f64 #s(literal 1/12 binary64) eps) eps (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/12 binary64) (*.f64 eps eps) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64)))) (*.f64 b eps))) #s(literal 1 binary64)) #s(literal 1 binary64) (/.f64 a b)) |
(/ (+ 1 (* (pow b 2) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) b) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) b) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* (pow b 2) (+ (* b (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))) b) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) eps) eps (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/12 binary64) (*.f64 eps eps) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64)))) (*.f64 b eps))) (*.f64 b b) #s(literal 1 binary64)) b) |
(/ (+ 1 (* (pow b 2) (+ (* b (+ (* b (* eps (- (* 1/24 (pow eps 3)) (+ (* 1/120 (pow eps 3)) (+ (* 1/48 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))) (* 1/2 (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))))))))) (* eps (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))))) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/30 binary64)) (fma.f64 #s(literal 1/48 binary64) (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps #s(literal 1/12 binary64))) (*.f64 eps eps) (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/12 binary64) (*.f64 eps eps) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) eps))))) (*.f64 b eps) (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/12 binary64) (*.f64 eps eps) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64)))) eps)) b (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps))) (*.f64 b b) #s(literal 1 binary64)) b) |
(/ (+ (* 2 (* a b)) (pow a 2)) b) |
(/.f64 (fma.f64 (*.f64 b a) #s(literal 2 binary64) (*.f64 a a)) b) |
(/ (+ (* b (+ b (* 2 a))) (pow a 2)) b) |
(/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a)) b) |
(/ (+ (/ 1 a) (/ b (pow a 2))) (pow b 2)) |
(/.f64 (/.f64 (/.f64 (+.f64 b a) a) a) (*.f64 b b)) |
(/ 1 (* b eps)) |
(/.f64 (/.f64 #s(literal 1 binary64) eps) b) |
(/ (+ (* 1/2 b) (/ 1 eps)) b) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) b) #s(literal 1/2 binary64)) |
(/ (+ (* b (+ 1/2 (* b (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 eps)) b) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps #s(literal 1/12 binary64)) b #s(literal 1/2 binary64)) b (/.f64 #s(literal 1 binary64) eps)) b) |
(/ (+ (* b (+ 1/2 (* b (- (+ (* 1/2 eps) (* b (- (* 1/6 (pow eps 2)) (+ (* 1/24 (pow eps 2)) (+ (* 1/12 (pow eps 2)) (* 1/2 (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 eps)) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/12 binary64) (*.f64 eps eps) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64)))) b (*.f64 eps #s(literal 1/12 binary64))) b #s(literal 1/2 binary64)) b (/.f64 #s(literal 1 binary64) eps)) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 (/.f64 a b) b b) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) b a) a) |
(* 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 b)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) a b) #s(literal 1 binary64)) |
(* b (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 a b) #s(literal 2 binary64)) a) b) b b) |
(/ (+ (/ 1 (* a b)) (/ 1 (pow a 2))) b) |
(/.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) b) |
(/ (exp (* b eps)) (- (exp (* b eps)) 1)) |
(/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b 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)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1 (* b (- (* -2 (/ a b)) 1))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) #s(literal 1 binary64))) |
(* -1 (* b (- (* -1 (/ (+ (* 2 a) (/ (pow a 2) b)) b)) 1))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 a b) #s(literal 2 binary64))) b) #s(literal 1 binary64))) |
(/ (+ 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 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) b))) (*.f64 (*.f64 (*.f64 b b) a) a))) eps (/.f64 (/.f64 (+.f64 b a) b) a)) |
(+ (* 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 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) b)) a)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) b))) (*.f64 (*.f64 (*.f64 b b) a) a))) (/.f64 (*.f64 (/.f64 (+.f64 b a) 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 (*.f64 (*.f64 (*.f64 b b) a) a) #s(literal 1/4 binary64))) a)) b)) b)) eps (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) b))) (*.f64 (*.f64 (*.f64 b b) a) a)))) eps (/.f64 (/.f64 (+.f64 b a) b) a)) |
(+ (* 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)) (/.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) b)) a)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) b))) (*.f64 (*.f64 (*.f64 b b) a) a))) (/.f64 (*.f64 (/.f64 (+.f64 b a) 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 (*.f64 (*.f64 (*.f64 b b) a) a) #s(literal 1/4 binary64))) a)) b)) b)) (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) b)) #s(literal 1/2 binary64)) (*.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 (*.f64 (*.f64 (*.f64 b b) a) a) #s(literal 1/4 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) b))) (*.f64 (*.f64 (*.f64 b b) a) a))))) a) (/.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))) (/.f64 (/.f64 (+.f64 b a) a) a)) b)) b)) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) b)) a)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) b))) (*.f64 (*.f64 (*.f64 b b) a) a))) (/.f64 (*.f64 (/.f64 (+.f64 b a) 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 (*.f64 (*.f64 (*.f64 b b) a) a) #s(literal 1/4 binary64))) a)) b)) b))) eps (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) b))) (*.f64 (*.f64 (*.f64 b b) a) a)))) eps (/.f64 (/.f64 (+.f64 b a) b) a)) |
(+ (* (pow eps 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) eps) eps (/.f64 (/.f64 (+.f64 b a) b) a)) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) #s(literal 1/2 binary64) (*.f64 (*.f64 b #s(literal 1/12 binary64)) b))) eps (*.f64 b #s(literal 1/12 binary64))) (*.f64 eps eps) (/.f64 (/.f64 (+.f64 b a) b) a)) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (+ (* 1/6 (pow b 2)) (* eps (- (* 1/24 (pow b 3)) (+ (* 1/120 (pow b 3)) (+ (* 1/48 (pow b 3)) (+ (* 1/6 (* (pow b 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (* 1/2 (* b (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))))))))) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/30 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) #s(literal 1/2 binary64) (*.f64 (*.f64 b #s(literal 1/12 binary64)) b))) (*.f64 #s(literal 1/2 binary64) b) (fma.f64 (*.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) b) #s(literal 1/6 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/48 binary64))))) eps (*.f64 (*.f64 #s(literal 1/6 binary64) b) b)) (fma.f64 (*.f64 b b) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) #s(literal 1/2 binary64)))) eps (*.f64 b #s(literal 1/12 binary64))) (*.f64 eps eps) (/.f64 (/.f64 (+.f64 b a) b) a)) |
(+ 1 (+ (* a (* (pow eps 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (/ a b))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) a) eps) eps (/.f64 (+.f64 b a) b)) |
(+ 1 (+ (* (pow eps 2) (+ (* a (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (* a (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))) (/ a b))) |
(fma.f64 (*.f64 (*.f64 eps eps) a) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) #s(literal 1/2 binary64) (*.f64 (*.f64 b #s(literal 1/12 binary64)) b))) eps (*.f64 b #s(literal 1/12 binary64))) (/.f64 (+.f64 b a) b)) |
(+ 1 (+ (* (pow eps 2) (+ (* a (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))) (* eps (+ (* a (* eps (- (* 1/24 (pow b 3)) (+ (* 1/120 (pow b 3)) (+ (* 1/48 (pow b 3)) (+ (* 1/6 (* (pow b 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (* 1/2 (* b (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))))))))) (* a (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))))))))))) (/ a b))) |
(fma.f64 (fma.f64 (*.f64 b #s(literal 1/12 binary64)) a (*.f64 (*.f64 a eps) (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/30 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) #s(literal 1/2 binary64) (*.f64 (*.f64 b #s(literal 1/12 binary64)) b))) (*.f64 #s(literal 1/2 binary64) b) (fma.f64 (*.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) b) #s(literal 1/6 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/48 binary64))))) eps (*.f64 (*.f64 #s(literal 1/6 binary64) b) b)) (fma.f64 (*.f64 b b) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) #s(literal 1/2 binary64)))))) (*.f64 eps eps) (/.f64 (+.f64 b a) b)) |
(+ (* (pow eps 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) |
(fma.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) eps) eps (/.f64 #s(literal 1 binary64) b)) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) #s(literal 1/2 binary64) (*.f64 (*.f64 b #s(literal 1/12 binary64)) b))) eps (*.f64 b #s(literal 1/12 binary64))) (*.f64 eps eps) (/.f64 #s(literal 1 binary64) b)) |
(+ (* (pow eps 2) (- (+ (* 1/2 b) (* eps (- (+ (* 1/6 (pow b 2)) (* eps (- (* 1/24 (pow b 3)) (+ (* 1/120 (pow b 3)) (+ (* 1/48 (pow b 3)) (+ (* 1/6 (* (pow b 2) (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b))))) (* 1/2 (* b (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))))))))) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/30 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) #s(literal 1/2 binary64) (*.f64 (*.f64 b #s(literal 1/12 binary64)) b))) (*.f64 #s(literal 1/2 binary64) b) (fma.f64 (*.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) b) #s(literal 1/6 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/48 binary64))))) eps (*.f64 (*.f64 #s(literal 1/6 binary64) b) b)) (fma.f64 (*.f64 b b) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) #s(literal 1/2 binary64)))) eps (*.f64 b #s(literal 1/12 binary64))) (*.f64 eps eps) (/.f64 #s(literal 1 binary64) b)) |
(/ (+ (* 1/2 eps) (/ 1 b)) eps) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) eps (/.f64 #s(literal 1 binary64) b)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))) (/ 1 b)) eps) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b #s(literal 1/12 binary64)) eps #s(literal 1/2 binary64)) eps (/.f64 #s(literal 1 binary64) b)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (+ (* 1/2 b) (* eps (- (* 1/6 (pow b 2)) (+ (* 1/24 (pow b 2)) (+ (* 1/12 (pow b 2)) (* 1/2 (* b (- (* 1/2 b) (+ (* 1/6 b) (* 1/4 b)))))))))) (+ (* 1/6 b) (* 1/4 b)))))) (/ 1 b)) eps) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 b #s(literal 1/12 binary64)) b) #s(literal 1/2 binary64) (*.f64 (*.f64 b #s(literal 1/12 binary64)) b))) eps (*.f64 b #s(literal 1/12 binary64))) eps #s(literal 1/2 binary64)) eps (/.f64 #s(literal 1 binary64) b)) eps) |
(* eps (- (+ (/ 1 (* a eps)) (/ (exp (* b eps)) (- (exp (* b eps)) 1))) 1/2)) |
(*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) a) #s(literal 1/2 binary64))) eps) |
(* eps (+ (* a (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 eps))) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)) |
(* -1 (* eps (- (* -1 (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2)) (/ 1 (* a eps))))) |
(*.f64 (neg.f64 eps) (-.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) eps) a))) |
(* -1 (* eps (- (* -1 (* a (- (/ (exp (* b eps)) (- (exp (* b eps)) 1)) 1/2))) (/ 1 eps)))) |
(*.f64 (neg.f64 eps) (-.f64 (*.f64 (neg.f64 a) (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) eps))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 400 |
| 0 | 84 | 390 |
| 1 | 355 | 380 |
| 2 | 2812 | 374 |
| 0 | 9905 | 354 |
| 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 (/.f64 (+.f64 b a) b) a)) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(/.f64 (+.f64 b a) b) |
(+.f64 b a) |
#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) |
(-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) |
(*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.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)) |
(/.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) |
(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)) |
(*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))))) |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) |
(/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)) |
(*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) |
| Outputs |
|---|
#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 (pow.f64 b #s(literal -2 binary64)) (/.f64 (-.f64 a b) (*.f64 b a))) (*.f64 (/.f64 (-.f64 a b) (*.f64 b a)) (pow.f64 a #s(literal -2 binary64)))) (pow.f64 (/.f64 (-.f64 a b) (*.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64))) (/.f64 (-.f64 b a) (*.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 a b) (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 b #s(literal -3 binary64)))) (neg.f64 (+.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 b a) #s(literal -1 binary64))) (pow.f64 b #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1 binary64))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 b #s(literal -1 binary64))) (*.f64 b (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 b) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b a))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 b a) (*.f64 b a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 a b) (*.f64 b a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (*.f64 b a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 b #s(literal -3 binary64))) (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 (*.f64 b a) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 b #s(literal -3 binary64))) (+.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 b a) #s(literal -1 binary64))) (pow.f64 b #s(literal -2 binary64)))) |
(/.f64 (/.f64 (+.f64 b a) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 (+.f64 b a)) (*.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 (+.f64 b a)) (neg.f64 (*.f64 b a))) |
(/.f64 (/.f64 (+.f64 b a) b) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(neg.f64 (/.f64 (/.f64 (+.f64 b a) b) (neg.f64 a))) |
(fma.f64 (neg.f64 (pow.f64 b #s(literal -1/2 binary64))) (neg.f64 (pow.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 a b) a)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 b #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 a b) a)) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal -1 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (/.f64 a b) a)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64) (/.f64 (/.f64 a b) a)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64)) (/.f64 (/.f64 a b) a)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (-.f64 a b) (*.f64 b a))) (/.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 a b) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal -3 binary64)) (+.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 b a) #s(literal -1 binary64))) (pow.f64 b #s(literal -2 binary64)))) (/.f64 (pow.f64 a #s(literal -3 binary64)) (+.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 b a) #s(literal -1 binary64))) (pow.f64 b #s(literal -2 binary64))))) |
(+.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))) |
(+.f64 (/.f64 a (*.f64 b a)) (/.f64 b (*.f64 b a))) |
(+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(+.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (/.f64 a b) a)) |
(+.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (neg.f64 b))) |
(/.f64 (fma.f64 b b (*.f64 b a)) (*.f64 b b)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (-.f64 a b) b)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 b a) b)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) b)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) b)) |
(/.f64 (neg.f64 (+.f64 b a)) (neg.f64 b)) |
(/.f64 (+.f64 b a) b) |
(neg.f64 (/.f64 (+.f64 b a) (neg.f64 b))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 b a))) (neg.f64 (sqrt.f64 (+.f64 b a)))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 b a))) (fabs.f64 (sqrt.f64 (+.f64 b a)))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 b a)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (+.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (+.f64 b a)) (sqrt.f64 (+.f64 b a))) |
(pow.f64 (sqrt.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 b a) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b b))) (pow.f64 (-.f64 a b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b a)) (*.f64 (-.f64 b a) (*.f64 a a))) (pow.f64 (-.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (fabs.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (fabs.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (fabs.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (fabs.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (fabs.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (fabs.f64 (-.f64 a b))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (fabs.f64 (-.f64 b a))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (exp.f64 (log.f64 (-.f64 a b)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (exp.f64 (log.f64 (-.f64 b a)))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) b a) |
(fma.f64 #s(literal 1 binary64) a b) |
(fma.f64 b #s(literal 1 binary64) a) |
(fma.f64 a #s(literal 1 binary64) b) |
(sqrt.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 a (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (/.f64 (*.f64 a a) (-.f64 a b)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 a a) (-.f64 b a)) (/.f64 (*.f64 b b) (-.f64 b a)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) a)) |
(fabs.f64 (neg.f64 (+.f64 b a))) |
(fabs.f64 (+.f64 b a)) |
(+.f64 (cosh.f64 (log.f64 (+.f64 b a))) (sinh.f64 (log.f64 (+.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(+.f64 b a) |
(+.f64 a b) |
(exp.f64 (log.f64 (+.f64 b a))) |
(log.f64 (exp.f64 (+.f64 b a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 a #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 a)) |
(/.f64 #s(literal 1 binary64) a) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(sqrt.f64 (pow.f64 a #s(literal -2 binary64))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) a)) |
(fabs.f64 (neg.f64 (pow.f64 a #s(literal -1 binary64)))) |
(fabs.f64 (pow.f64 a #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (neg.f64 (log.f64 a))) (sinh.f64 (neg.f64 (log.f64 a)))) |
(exp.f64 (neg.f64 (log.f64 a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 b #s(literal -1/2 binary64))) (neg.f64 (pow.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 b #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(pow.f64 b #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 b)) |
(/.f64 #s(literal 1 binary64) b) |
(neg.f64 (/.f64 #s(literal -1 binary64) b)) |
(sqrt.f64 (pow.f64 b #s(literal -2 binary64))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) b)) |
(fabs.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64)))) |
(fabs.f64 (pow.f64 b #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (neg.f64 (log.f64 b))) (sinh.f64 (neg.f64 (log.f64 b)))) |
(exp.f64 (neg.f64 (log.f64 b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)))) (*.f64 (fma.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b))) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b))) (fma.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 3 binary64)) (+.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) a)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64)))) (*.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) a)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal 3 binary64)))) (*.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) a)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64))) (+.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) a)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) b) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (*.f64 b a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (*.f64 (*.f64 b a) a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 (neg.f64 a) (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) b) (*.f64 (neg.f64 a) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) b) (*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (neg.f64 a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (neg.f64 a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) b) (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (neg.f64 b) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b a) a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) b) (*.f64 (neg.f64 b) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) b) (*.f64 (neg.f64 b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (neg.f64 b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (neg.f64 b) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 b a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (neg.f64 b) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b a) a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (neg.f64 b) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (neg.f64 b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (neg.f64 b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (neg.f64 b) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) #s(literal -1/2 binary64)) b) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) #s(literal -1/2 binary64)) (*.f64 b a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b a) a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 (neg.f64 a) (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) #s(literal -1/2 binary64)) b) (*.f64 (neg.f64 a) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) #s(literal -1/2 binary64)) b) (*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (neg.f64 a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) #s(literal -1/2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (neg.f64 a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a)) b) (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a)) (*.f64 b a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (neg.f64 b) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a)) (*.f64 (*.f64 b a) a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a)) b) (*.f64 (neg.f64 b) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a)) b) (*.f64 (neg.f64 b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (neg.f64 b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (neg.f64 b) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b))) b) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b))) (*.f64 b a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b))) (*.f64 (*.f64 b a) a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 (neg.f64 a) (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b))) b) (*.f64 (neg.f64 a) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b))) b) (*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (neg.f64 a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (neg.f64 a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (neg.f64 (*.f64 b a)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (neg.f64 (*.f64 b a)) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 b a)) (*.f64 (neg.f64 (*.f64 b a)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b a) a)) (*.f64 (neg.f64 (*.f64 b a)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 (*.f64 b a)) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 (*.f64 b a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (neg.f64 (*.f64 b a)) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (neg.f64 (*.f64 b a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 b a)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (neg.f64 (*.f64 b a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (neg.f64 (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 b a)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b a) a)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) b) (*.f64 (*.f64 (neg.f64 a) b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (*.f64 (neg.f64 a) b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 (*.f64 (neg.f64 a) b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (*.f64 (neg.f64 a) b) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 b a) a)) (*.f64 (*.f64 (neg.f64 a) b) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 (*.f64 (neg.f64 a) b) (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) b) (*.f64 (*.f64 (neg.f64 a) b) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 a) b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 a) b) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 a) b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) b) (*.f64 (*.f64 (neg.f64 a) b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (*.f64 (neg.f64 a) b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 a) b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 a) b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 a) b) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 a) b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 a) b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (*.f64 (neg.f64 a) b) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (*.f64 a (neg.f64 b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (*.f64 a (neg.f64 b)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 b a)) (*.f64 (*.f64 a (neg.f64 b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b a) a)) (*.f64 (*.f64 a (neg.f64 b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 a (neg.f64 b)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 a (neg.f64 b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) b) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (*.f64 a (neg.f64 b)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (*.f64 a (neg.f64 b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 a (neg.f64 b)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 a (neg.f64 b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (*.f64 a (neg.f64 b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 b a)) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b a) a)) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1/2 binary64)) b) (*.f64 (*.f64 (neg.f64 b) a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 b a)) (*.f64 (*.f64 (neg.f64 b) a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) a)) (*.f64 (*.f64 (neg.f64 b) a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1/2 binary64)) b) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1/2 binary64)) b) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (*.f64 (neg.f64 b) a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) b) (*.f64 (*.f64 b (neg.f64 a)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (*.f64 b (neg.f64 a)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 b a)) (*.f64 (*.f64 b (neg.f64 a)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b a) a)) (*.f64 (*.f64 b (neg.f64 a)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) b) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 b (neg.f64 a)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) b) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (*.f64 b (neg.f64 a)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 (*.f64 b (neg.f64 a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) b) (*.f64 b (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) (*.f64 b a)) (*.f64 b (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (*.f64 b b) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) (*.f64 (*.f64 b a) a)) (*.f64 b (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) b) (*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 b (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 b (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) b) (*.f64 b (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 b (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 b (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 b (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 b (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) b) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (*.f64 b a)) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (*.f64 (*.f64 b a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (*.f64 (*.f64 b a) a)) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 a (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) b) (*.f64 a (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 a (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 a (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) b) (*.f64 a (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 a (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 a (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 a (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) b) (*.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)))) (*.f64 (*.f64 b b) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 b a) a)) (*.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b))) (*.f64 (*.f64 b a) (*.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) b) (*.f64 (*.f64 b a) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 b b) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b a) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 b a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) b) (*.f64 (*.f64 b a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)))) (*.f64 (*.f64 b b) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))))) (*.f64 (*.f64 b a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b a) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))))) (*.f64 (*.f64 b a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a))) b) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) a)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 b (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 a (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (*.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 b a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)))) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal 3 binary64))) (+.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) a)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b) (*.f64 (neg.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b) (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b))) |
(fma.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (neg.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (neg.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) |
(fma.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (neg.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) |
(fma.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 3 binary64)) (+.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) a)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal 3 binary64)) (+.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) a)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a))) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (neg.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 b a) b) a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) a)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)) (/.f64 (+.f64 b a) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (*.f64 b a)) (/.f64 (/.f64 (+.f64 b a) b) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) b) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) a)) |
(*.f64 (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (*.f64 b a) (*.f64 (+.f64 b a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (+.f64 b a) b) a) (/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 b a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(*.f64 b (*.f64 (*.f64 (+.f64 b a) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a)) b) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a)) (*.f64 b a)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) b) (*.f64 (*.f64 b a) a)) |
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))) b) |
(/.f64 (*.f64 (neg.f64 (+.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)) b) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (*.f64 (/.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))) (*.f64 (/.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (/.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (/.f64 (/.f64 (+.f64 b a) b) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) (/.f64 (/.f64 (+.f64 b a) b) a))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) (/.f64 (/.f64 (+.f64 b a) b) a)) (pow.f64 (/.f64 (/.f64 (+.f64 b a) b) a) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) (/.f64 (/.f64 (+.f64 b a) b) a)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) (/.f64 (/.f64 (+.f64 b a) b) a)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 a #s(literal -2 binary64))) (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64))) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) b) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 a #s(literal -3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64))) (pow.f64 a #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 b a) b) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) (/.f64 (/.f64 (+.f64 b a) b) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (-.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 b a) b) a) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) (/.f64 (/.f64 (+.f64 b a) b) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) b) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) (*.f64 eps (/.f64 (/.f64 (+.f64 b a) b) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (-.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 b #s(literal -1/2 binary64))) (neg.f64 (pow.f64 b #s(literal -1/2 binary64))) (+.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 b #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 b #s(literal -1/2 binary64))) (+.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps))) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 a #s(literal -1/2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (+.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps))) |
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (/.f64 (/.f64 (+.f64 b a) b) a)) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1 binary64) (+.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64)) (+.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 eps (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) (/.f64 (/.f64 (+.f64 b a) b) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) (/.f64 (/.f64 (+.f64 b a) b) a))) (/.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) b) a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) (/.f64 (/.f64 (+.f64 b a) b) a)))) |
(-.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a))) eps)) |
(-.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (*.f64 (neg.f64 eps) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)))) |
(+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 a #s(literal -1 binary64))) (pow.f64 b #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (-.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) b) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (-.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64))) (pow.f64 a #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps) (/.f64 (/.f64 (+.f64 b a) b) a)) |
(+.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps)) |
(+.f64 (pow.f64 b #s(literal -1 binary64)) (+.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps))) |
(+.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64)))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a) #s(literal 2 binary64)) (pow.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a) #s(literal 3 binary64)) (pow.f64 a #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a) (pow.f64 a #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) (neg.f64 a) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a a) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps))) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64))) a)) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)) a) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64))) a)) |
(neg.f64 (/.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)) (neg.f64 a))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a)) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a)) |
(fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) eps) (/.f64 a a) (pow.f64 a #s(literal -1 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a)) |
(fma.f64 a (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) eps) a) (pow.f64 a #s(literal -1 binary64))) |
(fma.f64 eps (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) a) a) (pow.f64 a #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a) (pow.f64 a #s(literal -1 binary64))) |
(+.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) a)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps))) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps))) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) a) eps #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) eps) a #s(literal 1 binary64)) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a eps) (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64)) |
(fma.f64 a (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 a (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64)) |
(fma.f64 eps (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) a) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 eps (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) a) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) eps)) a)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) eps))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 eps) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps))) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64)))) (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps))) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) (*.f64 a eps))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #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 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 2 binary64))) eps) (-.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 3 binary64)) #s(literal -1/8 binary64)) eps) (fma.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 2 binary64)))) (-.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))))) |
(/.f64 (*.f64 eps (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) eps) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 b) eps) eps) (expm1.f64 (*.f64 b eps))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) eps) (/.f64 (*.f64 (pow.f64 (exp.f64 b) eps) eps) (expm1.f64 (*.f64 b eps))))) |
(/.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 b) eps) eps) (expm1.f64 (*.f64 b eps))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) eps) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 b) eps) eps) (expm1.f64 (*.f64 b eps))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (/.f64 (*.f64 (pow.f64 (exp.f64 b) eps) eps) (expm1.f64 (*.f64 b eps))))))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) eps (*.f64 #s(literal -1/2 binary64) eps)) |
(fma.f64 #s(literal -1/2 binary64) eps (/.f64 (*.f64 (pow.f64 (exp.f64 b) eps) eps) (expm1.f64 (*.f64 b eps)))) |
(fma.f64 eps (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/2 binary64) eps)) |
(fma.f64 eps #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 b) eps) eps) (expm1.f64 (*.f64 b eps)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 (neg.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps)))) eps)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 (neg.f64 eps) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) eps) (/.f64 (*.f64 (pow.f64 (exp.f64 b) eps) eps) (expm1.f64 (*.f64 b eps)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 b) eps) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/2 binary64) eps)) |
(*.f64 (+.f64 b a) (/.f64 (+.f64 b a) b)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 b)) |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) b)) |
(neg.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal -1 binary64)) (/.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 b (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) a)) (pow.f64 (*.f64 b a) #s(literal 4 binary64))) |
(/.f64 (/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) a) b) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (-.f64 a b) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 b a)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (*.f64 b a)) |
(/.f64 (/.f64 (+.f64 b a) b) (*.f64 (*.f64 b a) a)) |
(/.f64 (+.f64 b a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (+.f64 b a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal -1 binary64)) (/.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) |
(*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) #s(literal -1/2 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (*.f64 b a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 a (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) a)) |
(/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 b (neg.f64 a))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
(*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (+.f64 (pow.f64 (exp.f64 b) eps) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 b) eps) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 b) eps))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 b) eps)) (/.f64 (sqrt.f64 (pow.f64 (exp.f64 b) eps)) (expm1.f64 (*.f64 b eps)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (exp.f64 b) eps))) (neg.f64 (neg.f64 (expm1.f64 (*.f64 b eps))))) |
(/.f64 (neg.f64 (pow.f64 (exp.f64 b) eps)) (neg.f64 (expm1.f64 (*.f64 b eps)))) |
(/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (exp.f64 b) eps)) (expm1.f64 (*.f64 b eps)))) |
(neg.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (neg.f64 (expm1.f64 (*.f64 b eps))))) |
(+.f64 (/.f64 (cosh.f64 (*.f64 b eps)) (expm1.f64 (*.f64 b eps))) (/.f64 (sinh.f64 (*.f64 b eps)) (expm1.f64 (*.f64 b eps)))) |
Compiled 53 503 to 4 048 computations (92.4% saved)
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 795 | 4 | 799 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 798 | 6 | 804 |
| 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) a) b)) |
| ▶ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
| ▶ | 58.7% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
| ▶ | 52.9% | #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)) |
| ✓ | 53.1% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | 46.2% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
Compiled 188 to 127 computations (32.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 b a) | |
| cost-diff | 0 | (/.f64 (+.f64 b a) a) | |
| cost-diff | 0 | (/.f64 (/.f64 (+.f64 b a) a) b) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) a) b)) | |
| cost-diff | 0 | (/.f64 a b) | |
| cost-diff | 0 | (+.f64 (/.f64 a b) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 (+.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 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) | |
| cost-diff | 0 | (*.f64 b a) | |
| cost-diff | 0 | (+.f64 b a) | |
| cost-diff | 0 | (/.f64 (+.f64 b a) (*.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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 207 |
| 0 | 42 | 207 |
| 1 | 88 | 207 |
| 2 | 173 | 207 |
| 3 | 366 | 207 |
| 4 | 1314 | 207 |
| 0 | 8693 | 183 |
| 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 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 (/.f64 a b) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(+.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 (/.f64 (+.f64 b a) a) b)) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 (+.f64 b a) a) |
(+.f64 b a) |
b |
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 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 (/.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) a) b)) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/.f64 (/.f64 (+.f64 b a) 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 (/.f64 (+.f64 b a) a) b)) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 (+.f64 b a) a) |
(+.f64 b a) |
b |
a |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 b a) | |
| accuracy | 0.0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) a) b)) | |
| accuracy | 0.03125 | (/.f64 (+.f64 b a) a) | |
| accuracy | 0.09765625 | (/.f64 (/.f64 (+.f64 b a) a) b) | |
| accuracy | 0.0 | (/.f64 a b) | |
| accuracy | 0.0 | (+.f64 (/.f64 a b) #s(literal 1 binary64)) | |
| accuracy | 0.0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) | |
| accuracy | 0.15234375 | (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) | |
| accuracy | 0.0 | (+.f64 b a) | |
| accuracy | 0.0 | (*.f64 b a) | |
| accuracy | 0.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 | 26.420050758292565 | (/.f64 (+.f64 b a) (*.f64 b a)) | |
| accuracy | 0.0 | (/.f64 a b) | |
| accuracy | 0.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.15234375 | (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) | |
| accuracy | 29.828065670242438 | #s(approx (/ (+ b a) b) (/.f64 a b)) |
| 47.0ms | 256× | 0 | valid |
Compiled 165 to 26 computations (84.2% saved)
ival-div: 12.0ms (34.8% of total)ival-mult: 9.0ms (26.1% of total)ival-expm1: 9.0ms (26.1% of total)ival-add: 4.0ms (11.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#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 (+.f64 b a) (*.f64 b a)) |
(+.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 a b) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(+.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 (/.f64 (+.f64 b a) a) b)) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 (+.f64 b a) a) |
| Outputs |
|---|
(/ 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 b)) a) |
1 |
(+ 1 (/ a b)) |
(/ a b) |
b |
(+ a b) |
(* a b) |
(/ b a) |
(/ (+ a b) a) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(* a (+ (/ 1 a) (/ 1 b))) |
a |
(* a (+ 1 (/ b a))) |
(+ 1 (/ b a)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(/ (+ 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 a)) b) |
(/ (+ a b) b) |
(* b (+ 1 (/ a b))) |
(* b (+ (/ 1 a) (/ 1 b))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(/ (+ 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))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.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) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ b a) (* b a)) (+ b a) (* b a) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (/ a b) 1) a) (+ (/ a b) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) a) b) (/ (+ b a) a)) |
| 3.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) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ b a) (* b a)) (+ b a) (* b a) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (/ a b) 1) a) (+ (/ a b) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) a) b) (/ (+ b a) 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) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ b a) (* b a)) (+ b a) (* b a) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (/ a b) 1) a) (+ (/ a b) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) a) b) (/ (+ b a) 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) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ b a) (* b a)) (+ b a) (* b a) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (/ a b) 1) a) (+ (/ a b) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) a) b) (/ (+ b a) a)) |
| 2.0ms | a | @ | 0 | ((/ (* 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) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (/ a b) 1) a) (+ (/ a b) 1) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) a) b) (/ (+ b a) a)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 218 | 1318 |
| 1 | 682 | 1280 |
| 2 | 2626 | 1272 |
| 0 | 8108 | 1147 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 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 b)) a) |
1 |
(+ 1 (/ a b)) |
(/ a b) |
b |
(+ a b) |
(* a b) |
(/ b a) |
(/ (+ a b) a) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(* a (+ (/ 1 a) (/ 1 b))) |
a |
(* a (+ 1 (/ b a))) |
(+ 1 (/ b a)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(/ (+ 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 a)) b) |
(/ (+ a b) b) |
(* b (+ 1 (/ a b))) |
(* b (+ (/ 1 a) (/ 1 b))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(/ (+ 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))) |
| Outputs |
|---|
(/ 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) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps))) a (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #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) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 eps #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/24 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps))) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps eps)) (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)))))) a (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps)))) a (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(/.f64 (+.f64 b a) b) |
(/ a b) |
(/.f64 a b) |
b |
(+ a b) |
(+.f64 b a) |
(* a b) |
(*.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ (+ a b) a) |
(/.f64 (+.f64 b a) a) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/.f64 (+.f64 b a) b) |
a |
(* a (+ 1 (/ b a))) |
(fma.f64 (/.f64 b a) a a) |
(+ 1 (/ b a)) |
(/.f64 (+.f64 b a) 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)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64))) |
(/ (+ 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 a eps))) #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) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps))) b (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #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) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 eps #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/24 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps))) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 eps eps))))) b (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps)))) b (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 b a) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 (/.f64 a b) b b) |
(* b (+ (/ 1 a) (/ 1 b))) |
(/.f64 (+.f64 b a) 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)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64))) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 b a) 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))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (*.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) b)))) eps (/.f64 (/.f64 (+.f64 b a) a) 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 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b b) a)) a)) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (*.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) b)))) (/.f64 (*.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 a a) b) b))) a) (/.f64 (+.f64 b a) a)) b)) b)) eps (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (*.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) b))))) eps (/.f64 (/.f64 (+.f64 b a) a) 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)) (/.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b b) a)) a)) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (*.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) b)))) (/.f64 (*.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 a a) b) b))) a) (/.f64 (+.f64 b a) a)) b)) b)) (*.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b b) a)) #s(literal 1/2 binary64)) (*.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 a a) b) b))) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (*.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) b)))))) a) (/.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))) (/.f64 (/.f64 (+.f64 b a) a) a)) b)) b)) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b b) a)) a)) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (*.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) b)))) (/.f64 (*.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 a a) b) b))) a) (/.f64 (+.f64 b a) a)) b)) b))) eps (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (*.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) b))))) eps (/.f64 (/.f64 (+.f64 b a) a) b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 192 |
| 0 | 42 | 192 |
| 1 | 168 | 192 |
| 2 | 1200 | 192 |
| 0 | 8290 | 168 |
| 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 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 (+.f64 b a) (*.f64 b a)) |
(+.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 a b) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(+.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 (/.f64 (+.f64 b a) a) b)) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 (+.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 a b)) a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (+ b a) b) (/.f64 a b))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (+ b a) b) (/.f64 a b)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (/ (+ b a) b) (/.f64 a b))) (neg.f64 a)) |
(/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (/ (+ b a) b) (/.f64 a b))) a)) |
(neg.f64 (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) (neg.f64 a))) |
#s(approx (/ (+ b a) b) (/.f64 a b)) |
(*.f64 (/.f64 a b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 a) (neg.f64 b)) |
(/.f64 a b) |
(neg.f64 (/.f64 (neg.f64 a) b)) |
(neg.f64 (/.f64 a (neg.f64 b))) |
#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 (/.f64 (+.f64 b a) b) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 b a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a)) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 a b)) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b a) b)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b a) (*.f64 (*.f64 b a) a))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 a b) a (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 b a)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 b) a)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a b)))) (*.f64 a a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (neg.f64 a) (/.f64 a b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b a) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (fma.f64 (/.f64 b a) (neg.f64 a) (*.f64 b (neg.f64 (/.f64 a b)))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 b) a)) (*.f64 b (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 b (/.f64 a b))) (*.f64 b a)) |
(/.f64 (fma.f64 (/.f64 b a) b (*.f64 b #s(literal 1 binary64))) (*.f64 b b)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 b a) (*.f64 b a)) (*.f64 b (*.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 (/.f64 a b)))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (neg.f64 b) a) (/.f64 a b))) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 (neg.f64 b) a) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 b a) (*.f64 (*.f64 (neg.f64 b) a) a)) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 b a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 a (neg.f64 (/.f64 a b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) a) (*.f64 a (neg.f64 a))) (*.f64 a (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 a (/.f64 a b))) (*.f64 a a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 a #s(literal 1 binary64))) (*.f64 b a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b a) (*.f64 a a)) (*.f64 a (*.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 b a) (neg.f64 (/.f64 a b)))) (*.f64 (*.f64 b a) (neg.f64 a))) |
(/.f64 (fma.f64 b (*.f64 (neg.f64 b) a) (*.f64 (*.f64 b a) (neg.f64 a))) (*.f64 (*.f64 b a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 b a) (/.f64 a b))) (*.f64 (*.f64 b a) a)) |
(/.f64 (fma.f64 b b (*.f64 (*.f64 b a) #s(literal 1 binary64))) (*.f64 (*.f64 b a) b)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) (neg.f64 a) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) b (*.f64 (neg.f64 a) (/.f64 b a))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) a (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) (*.f64 b a) (*.f64 (neg.f64 b) a)) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 (neg.f64 b) a) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (neg.f64 b) a) (/.f64 b a))) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 b))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 a) a (*.f64 (*.f64 (neg.f64 b) a) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 b a) (*.f64 (*.f64 (neg.f64 b) a) b)) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 b a))) |
(/.f64 (fma.f64 (/.f64 a b) (neg.f64 a) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 a b) b (*.f64 a (/.f64 b a))) (*.f64 b a)) |
(/.f64 (fma.f64 (/.f64 a b) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 b) a)) (*.f64 a (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (/.f64 a b) (*.f64 b a) (*.f64 b a)) (*.f64 a (*.f64 b a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 b #s(literal -1 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 b (/.f64 b a))) (*.f64 b b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) a) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 b #s(literal 1 binary64))) (*.f64 b a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 b a))) |
(/.f64 (fma.f64 a (neg.f64 a) (*.f64 (*.f64 b a) #s(literal -1 binary64))) (*.f64 (*.f64 b a) (neg.f64 a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 b a) (/.f64 b a))) (*.f64 (*.f64 b a) b)) |
(/.f64 (fma.f64 a (*.f64 (neg.f64 b) a) (*.f64 (*.f64 b a) (neg.f64 b))) (*.f64 (*.f64 b a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 b a) #s(literal 1 binary64))) (*.f64 (*.f64 b a) a)) |
(/.f64 (fma.f64 a (*.f64 b a) (*.f64 (*.f64 b a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal -3 binary64))) (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b a) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (-.f64 a b) (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(/.f64 (fma.f64 b (*.f64 b a) (*.f64 (*.f64 b a) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 a b) a (*.f64 a #s(literal 1 binary64))) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b a) b)) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 b a) (neg.f64 a)) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (/.f64 (+.f64 b a) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (neg.f64 (+.f64 b a)) (*.f64 (neg.f64 b) a)) |
(/.f64 (/.f64 (+.f64 b a) a) (neg.f64 (neg.f64 b))) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 b a)) (*.f64 b a))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (+.f64 b a) b)) a)) |
(neg.f64 (/.f64 (/.f64 (+.f64 b a) a) (neg.f64 b))) |
(neg.f64 (/.f64 (+.f64 b a) (*.f64 (neg.f64 b) a))) |
(neg.f64 (/.f64 (/.f64 (+.f64 b a) b) (neg.f64 a))) |
(-.f64 (/.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a)) (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (/.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (*.f64 a a) (*.f64 (-.f64 b a) (*.f64 b a)))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (*.f64 b a))) (/.f64 (*.f64 b b) (*.f64 (-.f64 a b) (*.f64 b a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) a) (/.f64 (pow.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 a a) (-.f64 b a)) (*.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (*.f64 b a))) |
(+.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) (/.f64 (pow.f64 a #s(literal -3 binary64)) (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b a) a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (/.f64 a b) a) (*.f64 a a)) (/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a)) (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a))) |
(+.f64 (/.f64 (/.f64 b a) (neg.f64 (neg.f64 b))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) (/.f64 (/.f64 b a) (neg.f64 (neg.f64 b)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) a) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)) a)) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (*.f64 b a)) (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (*.f64 b a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 b a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 b a))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 (-.f64 b a) (*.f64 b a)))) |
(+.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (*.f64 b a))) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (-.f64 a b) (*.f64 b a)))) |
(+.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (-.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b a)) (*.f64 (-.f64 b a) (*.f64 a a))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 (neg.f64 a) a) (-.f64 b a))) |
(+.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 (neg.f64 b) b) (-.f64 a b))) |
(+.f64 b a) |
(+.f64 a b) |
(log.f64 (exp.f64 (+.f64 b a))) |
(*.f64 b a) |
(*.f64 a b) |
#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 (/.f64 (+.f64 b a) b) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 b a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a)) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 a b)) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b a) b)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b a) (*.f64 (*.f64 b a) a))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 a b) a (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 b a)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 b) a)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a b)))) (*.f64 a a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (neg.f64 a) (/.f64 a b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b a) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (fma.f64 (/.f64 b a) (neg.f64 a) (*.f64 b (neg.f64 (/.f64 a b)))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 b) a)) (*.f64 b (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 b (/.f64 a b))) (*.f64 b a)) |
(/.f64 (fma.f64 (/.f64 b a) b (*.f64 b #s(literal 1 binary64))) (*.f64 b b)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 b a) (*.f64 b a)) (*.f64 b (*.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 (/.f64 a b)))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (neg.f64 b) a) (/.f64 a b))) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 (neg.f64 b) a) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 b a) (*.f64 (*.f64 (neg.f64 b) a) a)) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 b a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 a (neg.f64 (/.f64 a b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) a) (*.f64 a (neg.f64 a))) (*.f64 a (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 a (/.f64 a b))) (*.f64 a a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 a #s(literal 1 binary64))) (*.f64 b a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b a) (*.f64 a a)) (*.f64 a (*.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 b a) (neg.f64 (/.f64 a b)))) (*.f64 (*.f64 b a) (neg.f64 a))) |
(/.f64 (fma.f64 b (*.f64 (neg.f64 b) a) (*.f64 (*.f64 b a) (neg.f64 a))) (*.f64 (*.f64 b a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 b a) (/.f64 a b))) (*.f64 (*.f64 b a) a)) |
(/.f64 (fma.f64 b b (*.f64 (*.f64 b a) #s(literal 1 binary64))) (*.f64 (*.f64 b a) b)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) (neg.f64 a) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) b (*.f64 (neg.f64 a) (/.f64 b a))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) a (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) (*.f64 b a) (*.f64 (neg.f64 b) a)) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 (neg.f64 b) a) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (neg.f64 b) a) (/.f64 b a))) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 b))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 a) a (*.f64 (*.f64 (neg.f64 b) a) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 b a) (*.f64 (*.f64 (neg.f64 b) a) b)) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 b a))) |
(/.f64 (fma.f64 (/.f64 a b) (neg.f64 a) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 a b) b (*.f64 a (/.f64 b a))) (*.f64 b a)) |
(/.f64 (fma.f64 (/.f64 a b) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 b) a)) (*.f64 a (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (/.f64 a b) (*.f64 b a) (*.f64 b a)) (*.f64 a (*.f64 b a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 b #s(literal -1 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 b (/.f64 b a))) (*.f64 b b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) a) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 b #s(literal 1 binary64))) (*.f64 b a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 b a))) |
(/.f64 (fma.f64 a (neg.f64 a) (*.f64 (*.f64 b a) #s(literal -1 binary64))) (*.f64 (*.f64 b a) (neg.f64 a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 b a) (/.f64 b a))) (*.f64 (*.f64 b a) b)) |
(/.f64 (fma.f64 a (*.f64 (neg.f64 b) a) (*.f64 (*.f64 b a) (neg.f64 b))) (*.f64 (*.f64 b a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 b a) #s(literal 1 binary64))) (*.f64 (*.f64 b a) a)) |
(/.f64 (fma.f64 a (*.f64 b a) (*.f64 (*.f64 b a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal -3 binary64))) (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b a) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (-.f64 a b) (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(/.f64 (fma.f64 b (*.f64 b a) (*.f64 (*.f64 b a) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 a b) a (*.f64 a #s(literal 1 binary64))) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b a) b)) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 b a) (neg.f64 a)) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (/.f64 (+.f64 b a) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (neg.f64 (+.f64 b a)) (*.f64 (neg.f64 b) a)) |
(/.f64 (/.f64 (+.f64 b a) a) (neg.f64 (neg.f64 b))) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 b a)) (*.f64 b a))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (+.f64 b a) b)) a)) |
(neg.f64 (/.f64 (/.f64 (+.f64 b a) a) (neg.f64 b))) |
(neg.f64 (/.f64 (+.f64 b a) (*.f64 (neg.f64 b) a))) |
(neg.f64 (/.f64 (/.f64 (+.f64 b a) b) (neg.f64 a))) |
(-.f64 (/.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a)) (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (/.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (*.f64 a a) (*.f64 (-.f64 b a) (*.f64 b a)))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (*.f64 b a))) (/.f64 (*.f64 b b) (*.f64 (-.f64 a b) (*.f64 b a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) a) (/.f64 (pow.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 a a) (-.f64 b a)) (*.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (*.f64 b a))) |
(+.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) (/.f64 (pow.f64 a #s(literal -3 binary64)) (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b a) a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (/.f64 a b) a) (*.f64 a a)) (/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a)) (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a))) |
(+.f64 (/.f64 (/.f64 b a) (neg.f64 (neg.f64 b))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) (/.f64 (/.f64 b a) (neg.f64 (neg.f64 b)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) a) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)) a)) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (*.f64 b a)) (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (*.f64 b a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 b a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 b a))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 (-.f64 b a) (*.f64 b a)))) |
(+.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (*.f64 b a))) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (-.f64 a b) (*.f64 b a)))) |
(+.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 b a)) (/.f64 (-.f64 b a) b)) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 a b)) (/.f64 (-.f64 a b) b)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (+.f64 b a) b)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (+.f64 b a) b)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (+.f64 b a) b)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (+.f64 b a) b)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))))) |
(/.f64 (neg.f64 (fma.f64 b (neg.f64 b) (*.f64 (neg.f64 b) a))) (neg.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 b a)))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 b b (*.f64 b a))) (neg.f64 (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 a b)) a) b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (-.f64 a b) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) b))) |
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (neg.f64 b) a)) (*.f64 b (neg.f64 b))) |
(/.f64 (fma.f64 b b (*.f64 b a)) (*.f64 b b)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 b a) b)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (-.f64 a b) b)) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) b)) |
(/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 a b)) a) b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) |
(/.f64 (neg.f64 (+.f64 b a)) (neg.f64 b)) |
(/.f64 (+.f64 b a) b) |
(neg.f64 (/.f64 (neg.f64 (+.f64 b a)) b)) |
(neg.f64 (/.f64 (+.f64 b a) (neg.f64 b))) |
(fma.f64 (/.f64 a b) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 a b) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 a b))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) b)) (/.f64 (*.f64 a a) (*.f64 (-.f64 b a) b))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) b)) (/.f64 (*.f64 b b) (*.f64 (-.f64 a b) b))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b a)) b) (/.f64 (/.f64 (*.f64 a a) (-.f64 b a)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a b)) b) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) b)) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 (neg.f64 b) a) (*.f64 b (neg.f64 b)))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (*.f64 b a) (*.f64 b b))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) b)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) b))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) b)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) b))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) b)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) b))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) b)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) b))) |
(+.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 a b)) a) b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 a b)) a) b)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 a b)) a) b))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 a b)) a) b)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) b) (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) b)) |
(+.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) b) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) b)) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) b)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 (-.f64 b a) b))) |
(+.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) b)) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (-.f64 a b) b))) |
(+.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64))) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
#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 (/.f64 (+.f64 b a) b) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 b a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a)) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 a b)) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b a) b)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b a) (*.f64 (*.f64 b a) a))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 a b) a (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 b a)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 b) a)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a b)))) (*.f64 a a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (neg.f64 a) (/.f64 a b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b a) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (fma.f64 (/.f64 b a) (neg.f64 a) (*.f64 b (neg.f64 (/.f64 a b)))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 b) a)) (*.f64 b (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 b (/.f64 a b))) (*.f64 b a)) |
(/.f64 (fma.f64 (/.f64 b a) b (*.f64 b #s(literal 1 binary64))) (*.f64 b b)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 b a) (*.f64 b a)) (*.f64 b (*.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 (/.f64 a b)))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (neg.f64 b) a) (/.f64 a b))) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 (neg.f64 b) a) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 b a) (*.f64 (*.f64 (neg.f64 b) a) a)) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 b a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 a (neg.f64 (/.f64 a b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) a) (*.f64 a (neg.f64 a))) (*.f64 a (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 a (/.f64 a b))) (*.f64 a a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 a #s(literal 1 binary64))) (*.f64 b a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b a) (*.f64 a a)) (*.f64 a (*.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 b a) (neg.f64 (/.f64 a b)))) (*.f64 (*.f64 b a) (neg.f64 a))) |
(/.f64 (fma.f64 b (*.f64 (neg.f64 b) a) (*.f64 (*.f64 b a) (neg.f64 a))) (*.f64 (*.f64 b a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 b a) (/.f64 a b))) (*.f64 (*.f64 b a) a)) |
(/.f64 (fma.f64 b b (*.f64 (*.f64 b a) #s(literal 1 binary64))) (*.f64 (*.f64 b a) b)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) (neg.f64 a) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) b (*.f64 (neg.f64 a) (/.f64 b a))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) a (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 a b)) (*.f64 b a) (*.f64 (neg.f64 b) a)) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 (neg.f64 b) a) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (neg.f64 b) a) (/.f64 b a))) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 b))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 a) a (*.f64 (*.f64 (neg.f64 b) a) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 b a) (*.f64 (*.f64 (neg.f64 b) a) b)) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 b a))) |
(/.f64 (fma.f64 (/.f64 a b) (neg.f64 a) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 a b) b (*.f64 a (/.f64 b a))) (*.f64 b a)) |
(/.f64 (fma.f64 (/.f64 a b) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 b) a)) (*.f64 a (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (/.f64 a b) (*.f64 b a) (*.f64 b a)) (*.f64 a (*.f64 b a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 b #s(literal -1 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 b (/.f64 b a))) (*.f64 b b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) a) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 b #s(literal 1 binary64))) (*.f64 b a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 b a))) |
(/.f64 (fma.f64 a (neg.f64 a) (*.f64 (*.f64 b a) #s(literal -1 binary64))) (*.f64 (*.f64 b a) (neg.f64 a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 b a) (/.f64 b a))) (*.f64 (*.f64 b a) b)) |
(/.f64 (fma.f64 a (*.f64 (neg.f64 b) a) (*.f64 (*.f64 b a) (neg.f64 b))) (*.f64 (*.f64 b a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 b a) #s(literal 1 binary64))) (*.f64 (*.f64 b a) a)) |
(/.f64 (fma.f64 a (*.f64 b a) (*.f64 (*.f64 b a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal -3 binary64))) (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b a) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (-.f64 a b) (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(/.f64 (fma.f64 b (*.f64 b a) (*.f64 (*.f64 b a) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 a b) a (*.f64 a #s(literal 1 binary64))) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b a) b)) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 b a) (neg.f64 a)) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (/.f64 (+.f64 b a) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (neg.f64 (+.f64 b a)) (*.f64 (neg.f64 b) a)) |
(/.f64 (/.f64 (+.f64 b a) a) (neg.f64 (neg.f64 b))) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 b a)) (*.f64 b a))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (+.f64 b a) b)) a)) |
(neg.f64 (/.f64 (/.f64 (+.f64 b a) a) (neg.f64 b))) |
(neg.f64 (/.f64 (+.f64 b a) (*.f64 (neg.f64 b) a))) |
(neg.f64 (/.f64 (/.f64 (+.f64 b a) b) (neg.f64 a))) |
(-.f64 (/.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a)) (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (/.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (*.f64 a a) (*.f64 (-.f64 b a) (*.f64 b a)))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (*.f64 b a))) (/.f64 (*.f64 b b) (*.f64 (-.f64 a b) (*.f64 b a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) a) (/.f64 (pow.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 a a) (-.f64 b a)) (*.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (*.f64 b a))) |
(+.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))) (/.f64 (pow.f64 a #s(literal -3 binary64)) (+.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b a) a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (/.f64 a b) a) (*.f64 a a)) (/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a)) (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) a))) |
(+.f64 (/.f64 (/.f64 b a) (neg.f64 (neg.f64 b))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) (/.f64 (/.f64 b a) (neg.f64 (neg.f64 b)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) a) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)) a)) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (*.f64 b a)) (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (*.f64 b a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 b a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 b a))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 (-.f64 b a) (*.f64 b a)))) |
(+.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (*.f64 b a))) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (-.f64 a b) (*.f64 b a)))) |
(+.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 b a)) (/.f64 (-.f64 b a) a)) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 a b)) (/.f64 (-.f64 a b) a)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (+.f64 b a) a)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (+.f64 b a) a)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (+.f64 b a) a)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (+.f64 b a) a)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 b a)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 b a (*.f64 a a))) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (-.f64 a b) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) a))) |
(/.f64 (fma.f64 b a (*.f64 a a)) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 b a) a)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (-.f64 a b) a)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) a)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) a)) |
(/.f64 (neg.f64 (+.f64 b a)) (neg.f64 a)) |
(/.f64 (+.f64 b a) a) |
(neg.f64 (/.f64 (+.f64 b a) (neg.f64 a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) a)) (/.f64 (*.f64 a a) (*.f64 (-.f64 b a) a))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) a)) (/.f64 (*.f64 b b) (*.f64 (-.f64 a b) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b a)) a) (/.f64 (/.f64 (*.f64 a a) (-.f64 b a)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a b)) a) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (*.f64 b a) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 a a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) a)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) a))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) a)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) a)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) a))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) a)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) a) (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) a)) |
(+.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) a)) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) a)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 (-.f64 b a) a))) |
(+.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) a)) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (-.f64 a b) a))) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
Compiled 16 536 to 1 465 computations (91.1% saved)
8 alts after pruning (2 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 348 | 2 | 350 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 2 | 2 |
| Total | 348 | 8 | 356 |
| 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) a) b)) |
| ▶ | 85.6% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
| ✓ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
| ✓ | 58.7% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
| ✓ | 52.9% | #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)) |
| ▶ | 46.0% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b)) |
| ✓ | 53.1% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | 46.2% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
Compiled 264 to 176 computations (33.3% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (pow.f64 (/.f64 a b) #s(literal 2 binary64)) | |
| cost-diff | 0 | (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) | |
| cost-diff | 8 | (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) | |
| cost-diff | 0 | (/.f64 b a) | |
| cost-diff | 0 | #s(approx (/ (+ b a) a) (/.f64 b a)) | |
| cost-diff | 0 | (/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 147 |
| 0 | 39 | 147 |
| 1 | 79 | 147 |
| 2 | 177 | 147 |
| 3 | 451 | 135 |
| 4 | 1652 | 131 |
| 0 | 8510 | 119 |
| 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) a) (/.f64 b a)) b)) |
(/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b) |
#s(approx (/ (+ b a) a) (/.f64 b a)) |
(/.f64 b a) |
b |
a |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal 2 binary64)) |
(/.f64 a b) |
a |
b |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
(*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(-.f64 (/.f64 a b) #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) a) (/.f64 b a)) b)) |
(/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b) |
#s(approx (/ (+ b a) a) (/.f64 b a)) |
(/.f64 b a) |
b |
a |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.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 a b) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal 2 binary64)) |
(/.f64 a b) |
a |
b |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
(*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(-.f64 (/.f64 a b) #s(literal 1 binary64)) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (-.f64 (/.f64 a b) #s(literal 1 binary64)) | |
| accuracy | 0.1796875 | (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) | |
| accuracy | 0.3896675293053261 | (pow.f64 (/.f64 a b) #s(literal 2 binary64)) | |
| accuracy | 9.184939067556353 | (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) | |
| accuracy | 0.0 | (/.f64 b a) | |
| accuracy | 0.0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b)) | |
| accuracy | 0.09765625 | (/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b) | |
| accuracy | 34.24797693288752 | #s(approx (/ (+ b a) a) (/.f64 b a)) |
| 45.0ms | 256× | 0 | valid |
Compiled 113 to 27 computations (76.1% saved)
ival-div: 12.0ms (36.7% of total)ival-mult: 9.0ms (27.6% of total)ival-expm1: 4.0ms (12.2% of total)ival-add: 3.0ms (9.2% of total)ival-sub: 2.0ms (6.1% of total)ival-pow2: 2.0ms (6.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b)) |
(/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b) |
#s(approx (/ (+ b a) a) (/.f64 b a)) |
(/.f64 b a) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.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 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal 2 binary64)) |
(*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(-.f64 (/.f64 a b) #s(literal 1 binary64)) |
| Outputs |
|---|
(/ 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 b)) a) |
(/ b a) |
(/ (+ a b) a) |
-1 |
(- (/ (pow a 2) (pow b 2)) 1) |
(/ (pow a 2) (pow b 2)) |
(* -1 a) |
(* a (- (/ a b) 1)) |
(- (/ a b) 1) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ b a)) |
(* (pow a 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(/ (pow a 2) b) |
(* (pow a 2) (- (/ 1 b) (/ 1 a))) |
(/ a b) |
(* a (- (/ 1 b) (/ 1 a))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* a (- (/ 1 a) (/ 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 a)) b) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow b 2)) |
(/ (+ (* -1 (* a b)) (pow a 2)) b) |
(/ (+ a (* -1 b)) b) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+ (* -1 a) (/ (pow a 2) b)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (+ 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))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | b | @ | 0 | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) a) b) (/ (+ b a) a) (/ b a) (/ (- (pow (/ a b) 2) 1) (* (- (/ a b) 1) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (- (pow (/ a b) 2) 1) (pow (/ a b) 2) (* (- (/ a b) 1) a) (- (/ a b) 1)) |
| 3.0ms | a | @ | inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) a) b) (/ (+ b a) a) (/ b a) (/ (- (pow (/ a b) 2) 1) (* (- (/ a b) 1) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (- (pow (/ a b) 2) 1) (pow (/ a b) 2) (* (- (/ a b) 1) a) (- (/ a b) 1)) |
| 3.0ms | a | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) a) b) (/ (+ b a) a) (/ b a) (/ (- (pow (/ a b) 2) 1) (* (- (/ a b) 1) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (- (pow (/ a b) 2) 1) (pow (/ a b) 2) (* (- (/ a b) 1) a) (- (/ a b) 1)) |
| 2.0ms | b | @ | inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) a) b) (/ (+ b a) a) (/ b a) (/ (- (pow (/ a b) 2) 1) (* (- (/ a b) 1) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (- (pow (/ a b) 2) 1) (pow (/ a b) 2) (* (- (/ a b) 1) a) (- (/ a b) 1)) |
| 2.0ms | b | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) a) b) (/ (+ b a) a) (/ b a) (/ (- (pow (/ a b) 2) 1) (* (- (/ a b) 1) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (- (pow (/ a b) 2) 1) (pow (/ a b) 2) (* (- (/ a b) 1) a) (- (/ a b) 1)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 1375 |
| 1 | 686 | 1337 |
| 2 | 2654 | 1328 |
| 0 | 8266 | 1205 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 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 b)) a) |
(/ b a) |
(/ (+ a b) a) |
-1 |
(- (/ (pow a 2) (pow b 2)) 1) |
(/ (pow a 2) (pow b 2)) |
(* -1 a) |
(* a (- (/ a b) 1)) |
(- (/ a b) 1) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ b a)) |
(* (pow a 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(/ (pow a 2) b) |
(* (pow a 2) (- (/ 1 b) (/ 1 a))) |
(/ a b) |
(* a (- (/ 1 b) (/ 1 a))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* a (- (/ 1 a) (/ 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 a)) b) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow b 2)) |
(/ (+ (* -1 (* a b)) (pow a 2)) b) |
(/ (+ a (* -1 b)) b) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+ (* -1 a) (/ (pow a 2) b)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (+ 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))) |
| Outputs |
|---|
(/ 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) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps))) a (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #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) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 eps #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/24 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps))) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps eps)) (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)))))) a (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps)))) a (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/ b a) |
(/.f64 b a) |
(/ (+ a b) a) |
(/.f64 (+.f64 b a) a) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow a 2) (pow b 2)) 1) |
(-.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 1 binary64)) |
(/ (pow a 2) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 a b)) |
(* -1 a) |
(neg.f64 a) |
(* a (- (/ a b) 1)) |
(*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(- (/ a b) 1) |
(-.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 b a) eps)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ b a)) |
(/.f64 (+.f64 b a) a) |
(* (pow a 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 a a)) |
(/ (pow a 2) b) |
(*.f64 a (/.f64 a b)) |
(* (pow a 2) (- (/ 1 b) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) |
(/ a b) |
(/.f64 a b) |
(* a (- (/ 1 b) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) 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)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(* -1 (* a (- (/ 1 a) (/ 1 b)))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.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 a eps))) #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) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps))) b (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #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) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 eps #s(literal 3 binary64))) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/24 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps))) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 eps eps))))) b (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) eps)))) b (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow b 2)) |
(/.f64 (fma.f64 (neg.f64 b) b (*.f64 a a)) (*.f64 b b)) |
(/ (+ (* -1 (* a b)) (pow a 2)) b) |
(*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/ (+ a (* -1 b)) b) |
(-.f64 (/.f64 a b) #s(literal 1 binary64)) |
(* b (+ (/ 1 a) (/ 1 b))) |
(/.f64 (+.f64 b a) a) |
(+ (* -1 a) (/ (pow a 2) b)) |
(*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) 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)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 b a) 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))) |
(fma.f64 (fma.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 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (/.f64 (/.f64 (+.f64 b a) a) 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 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) a)) (fma.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 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) (/.f64 (*.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))) a) (/.f64 (+.f64 b a) a)) b)) b)) eps (fma.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 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b))))) eps (/.f64 (/.f64 (+.f64 b a) a) 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)) (/.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) a)) (fma.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 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) (/.f64 (*.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))) a) (/.f64 (+.f64 b a) a)) b)) b)) (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal 1/2 binary64)) (*.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))) (fma.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 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))))) a) (/.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))) (/.f64 (/.f64 (+.f64 b a) a) a)) b)) b)) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) a)) (fma.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 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) (/.f64 (*.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))) a) (/.f64 (+.f64 b a) a)) b)) b))) eps (fma.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 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b))))) eps (/.f64 (/.f64 (+.f64 b a) a) b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 138 |
| 0 | 39 | 138 |
| 1 | 172 | 122 |
| 2 | 1264 | 122 |
| 0 | 8188 | 110 |
| 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) a) (/.f64 b a)) b)) |
(/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b) |
#s(approx (/ (+ b a) a) (/.f64 b a)) |
(/.f64 b a) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.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 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal 2 binary64)) |
(*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(-.f64 (/.f64 a b) #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) a) (/.f64 b a)) b)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (+ b a) a) (/.f64 b a))))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (+ b a) a) (/.f64 b a)))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 #s(approx (/ (+ b a) a) (/.f64 b a))) (neg.f64 b)) |
(/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b) |
(neg.f64 (/.f64 (neg.f64 #s(approx (/ (+ b a) a) (/.f64 b a))) b)) |
(neg.f64 (/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) (neg.f64 b))) |
#s(approx (/ (+ b a) a) (/.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(*.f64 (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) a)) (neg.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a))) (neg.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (*.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 1 binary64)))) (neg.f64 (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) a) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) (pow.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 a (pow.f64 a #s(literal -1 binary64)))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) a) (*.f64 a (pow.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))) a) (*.f64 (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) #s(literal -1 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (*.f64 (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (*.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) (pow.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) a)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (*.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 1 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) (/.f64 (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -2 binary64)) (/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -1 binary64)))))) (/.f64 (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (/.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a)) (/.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) |
(-.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (/.f64 a b)) #s(literal 1 binary64)) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) a) (-.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal -1 binary64))) |
(+.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (/.f64 a b) a)) |
(+.f64 (/.f64 (/.f64 a b) a) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(*.f64 (+.f64 (neg.f64 (/.f64 a b)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))))) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 a) (neg.f64 b)) (/.f64 (fabs.f64 a) (neg.f64 b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fabs.f64 a) b) (/.f64 (fabs.f64 a) b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (fabs.f64 b)) (/.f64 (neg.f64 a) (fabs.f64 b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 a (fabs.f64 b)) (/.f64 a (fabs.f64 b)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (/.f64 a b))) (neg.f64 (neg.f64 (/.f64 a b))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (/.f64 a b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (/.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) b) (/.f64 (neg.f64 a) b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 a (neg.f64 b)) (/.f64 a (neg.f64 b)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (/.f64 a b)) (neg.f64 (/.f64 a b)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 a b) (/.f64 a b) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(expm1.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fabs.f64 a) (neg.f64 b)) (/.f64 (fabs.f64 a) (neg.f64 b))) |
(*.f64 (/.f64 (fabs.f64 a) b) (/.f64 (fabs.f64 a) b)) |
(*.f64 (/.f64 (neg.f64 a) (fabs.f64 b)) (/.f64 (neg.f64 a) (fabs.f64 b))) |
(*.f64 (/.f64 a (fabs.f64 b)) (/.f64 a (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 (/.f64 a b))) (neg.f64 (neg.f64 (/.f64 a b)))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 a b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (/.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 (neg.f64 a) b)) |
(*.f64 (/.f64 a (neg.f64 b)) (/.f64 a (neg.f64 b))) |
(*.f64 (neg.f64 (/.f64 a b)) (neg.f64 (/.f64 a b))) |
(*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 a b) (/.f64 a b)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 a b))) |
(pow.f64 (neg.f64 (/.f64 a b)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))))) (*.f64 (sinh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))))) (-.f64 (cosh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))))) (*.f64 (cosh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (/.f64 a b))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 a (/.f64 a b))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (neg.f64 a))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) a)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 a))) (neg.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) a)) (neg.f64 (*.f64 (neg.f64 b) b))) |
(/.f64 (neg.f64 (*.f64 a a)) (neg.f64 (*.f64 b b))) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 a) (/.f64 a b))) (fabs.f64 b)) |
(/.f64 (fabs.f64 (*.f64 a (/.f64 a b))) (fabs.f64 b)) |
(/.f64 (fabs.f64 (*.f64 (/.f64 a b) (neg.f64 a))) (fabs.f64 b)) |
(/.f64 (fabs.f64 (*.f64 (/.f64 a b) a)) (fabs.f64 b)) |
(/.f64 (fabs.f64 (*.f64 a (neg.f64 a))) (fabs.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 a) a)) (fabs.f64 (*.f64 (neg.f64 b) b))) |
(/.f64 (*.f64 (neg.f64 a) (/.f64 a b)) (neg.f64 b)) |
(/.f64 (*.f64 a (/.f64 a b)) b) |
(/.f64 (*.f64 (/.f64 a b) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 a b) a) b) |
(/.f64 (*.f64 a (neg.f64 a)) (*.f64 b (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 b) b)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(sqrt.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64))) |
(fabs.f64 (neg.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) |
(fabs.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 a (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 a (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(*.f64 (/.f64 a (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(*.f64 (/.f64 a (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 a b) #s(literal 1 binary64))) |
(*.f64 (/.f64 a (+.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
(*.f64 a (-.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) a)) (neg.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) a)) (neg.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) a) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) a) (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
(*.f64 (+.f64 (sqrt.f64 (/.f64 a b)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (/.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(*.f64 (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (+.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
(expm1.f64 (log.f64 (/.f64 a b))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (+.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (/.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (pow.f64 (+.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (+.f64 (/.f64 a b) #s(literal 1 binary64))) (pow.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 a b) #s(literal 1 binary64)) |
Compiled 12 449 to 1 123 computations (91% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 216 | 1 | 217 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 6 | 6 |
| Total | 217 | 8 | 225 |
| Status | Accuracy | Program |
|---|---|---|
| 85.6% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a))) | |
| ✓ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
| ✓ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
| ✓ | 58.7% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
| ✓ | 52.9% | #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)) |
| ✓ | 46.0% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) a) (/.f64 b a)) b)) |
| ✓ | 53.1% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | 46.2% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
Compiled 736 to 271 computations (63.2% 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) a) (/.f64 b a)) b)) |
#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 (+.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) a) b)) |
#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 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal -1 binary64)) (*.f64 (-.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 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.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))) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.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)) |
(/.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 (/.f64 (+.f64 b a) a) b)) |
4 calls:
| 4.0ms | eps |
| 4.0ms | a |
| 4.0ms | b |
| 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 | (/.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)))) |
| 99.8% | 1 | a |
| 99.8% | 1 | b |
| 99.8% | 1 | eps |
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) a) (/.f64 b a)) b)) |
#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 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
4 calls:
| 13.0ms | a |
| 2.0ms | eps |
| 2.0ms | b |
| 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 |
|---|---|---|
| 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)))) |
| 99.8% | 1 | a |
| 99.8% | 1 | b |
| 99.8% | 1 | eps |
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) a) (/.f64 b a)) b)) |
#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 #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 (+.f64 b a) (*.f64 b a))) |
4 calls:
| 2.0ms | eps |
| 2.0ms | a |
| 2.0ms | b |
| 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 |
|---|---|---|
| 58.7% | 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)))) |
| 82.5% | 4 | a |
| 87.2% | 3 | b |
| 76.4% | 2 | eps |
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)) |
1 calls:
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.3% | 2 | b |
Compiled 1 to 3 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 | eps |
| 1.0ms | b |
| 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 |
|---|---|---|
| 46.2% | 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)))) |
| 46.2% | 1 | eps |
| 46.2% | 1 | a |
| 46.2% | 1 | b |
Compiled 27 to 26 computations (3.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.4181376989542902e-139 | 1.6231896720500432e-130 |
| 17.0ms | 5.6265986832219884e-208 | 8.542831918987851e-206 |
| 21.0ms | 256× | 0 | valid |
Compiled 959 to 700 computations (27% saved)
ival-mult: 7.0ms (48.6% of total)ival-expm1: 4.0ms (27.8% of total)ival-div: 2.0ms (13.9% of total)ival-add: 1.0ms (6.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.6265986832219884e-208 | 8.542831918987851e-206 |
Compiled 419 to 313 computations (25.3% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 248 |
| 1 | 72 | 248 |
| 2 | 141 | 248 |
| 3 | 334 | 248 |
| 4 | 1284 | 248 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(if (<=.f64 b #s(literal 480082372980397/5648027917416434993898217684409255726702707823703155049366803861725387660722396999811747841990459993941795730996567993156246593731756781895253106176973892212861592182965432241145264144985407055447514718957669060731469824 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (if (<=.f64 b #s(literal 3888264299683353/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) #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 (+.f64 b a) (*.f64 b a))))) |
(if (<=.f64 b #s(literal 480082372980397/5648027917416434993898217684409255726702707823703155049366803861725387660722396999811747841990459993941795730996567993156246593731756781895253106176973892212861592182965432241145264144985407055447514718957669060731469824 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 (/.f64 (+.f64 b a) a) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
(if (<=.f64 b #s(literal 480082372980397/5648027917416434993898217684409255726702707823703155049366803861725387660722396999811747841990459993941795730996567993156246593731756781895253106176973892212861592182965432241145264144985407055447514718957669060731469824 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) (if (<=.f64 b #s(literal 3888264299683353/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) #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 (+.f64 b a) (*.f64 b a))))) |
(if (<=.f64 b #s(literal 480082372980397/5648027917416434993898217684409255726702707823703155049366803861725387660722396999811747841990459993941795730996567993156246593731756781895253106176973892212861592182965432241145264144985407055447514718957669060731469824 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (pow.f64 b #s(literal -1 binary64))) (if (<=.f64 b #s(literal 3888264299683353/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (pow.f64 a #s(literal -1 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 b #s(literal 480082372980397/5648027917416434993898217684409255726702707823703155049366803861725387660722396999811747841990459993941795730996567993156246593731756781895253106176973892212861592182965432241145264144985407055447514718957669060731469824 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 480082372980397/5648027917416434993898217684409255726702707823703155049366803861725387660722396999811747841990459993941795730996567993156246593731756781895253106176973892212861592182965432241145264144985407055447514718957669060731469824 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (pow.f64 b #s(literal -1 binary64))) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (pow.f64 a #s(literal -1 binary64)))) |
#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))) (pow.f64 a #s(literal -1 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 400 |
| 0 | 84 | 390 |
| 1 | 355 | 380 |
| 2 | 2812 | 374 |
| 0 | 9905 | 354 |
| 0 | 336 | 1738 |
| 1 | 1195 | 1690 |
| 2 | 4974 | 1618 |
| 0 | 8077 | 1458 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 248 to 41 computations (83.5% saved)
Compiled 686 to 214 computations (68.8% saved)
Loading profile data...