
Time bar (total: 24.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 1 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 2 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 3 |
| 0% | 0% | 22.2% | 74.6% | 0% | 3.2% | 0% | 4 |
| 0% | 0% | 20.6% | 74.6% | 0% | 4.8% | 0% | 5 |
| 0% | 0% | 18.3% | 74.6% | 0% | 7.1% | 0% | 6 |
| 0% | 0% | 10.7% | 74.6% | 0% | 14.7% | 0% | 7 |
| 0% | 0% | 9.3% | 74.6% | 0% | 16.1% | 0% | 8 |
| 0% | 0% | 8.2% | 74.6% | 0% | 17.2% | 0% | 9 |
| 0% | 0% | 5.7% | 74.6% | 0% | 19.7% | 0% | 10 |
| 0% | 0% | 5% | 74.6% | 0% | 20.4% | 0% | 11 |
| 0% | 0% | 4.4% | 74.6% | 0% | 21% | 0% | 12 |
Compiled 52 to 27 computations (48.1% saved)
| 13.0s | 63 135× | 0 | invalid |
| 2.0s | 8 256× | 0 | valid |
ival-mult: 3.4s (29.4% of total)const: 1.9s (16.9% of total)ival-expm1: 1.8s (16.1% of total)ival-fabs: 1.0s (9% of total)ival-<=: 913.0ms (8% of total)ival-div: 786.0ms (6.9% of total)ival-add: 619.0ms (5.4% of total)ival-fmin: 610.0ms (5.3% of total)ival-and: 245.0ms (2.1% of total)exact: 51.0ms (0.4% of total)ival-assert: 27.0ms (0.2% of total)adjust: 26.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 232 | 0 | - | 1 | (-2.4489356496172137e-72 -1.158658284182825e-60 3.1674226501761524e-91) | (/.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)))) |
| 156 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
| 118 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) |
| 116 | 1 | (-2.1350553624767893e-156 -6.106015978712339e-152 2.278215103535659e-167) | 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 | 207 | 0 |
| ↳ | (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) | underflow | 207 | |
| ↳ | (*.f64 (+.f64 a b) eps) | underflow | 100 | |
| ↳ | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | underflow | 100 | |
| ↳ | (*.f64 b eps) | underflow | 138 | |
| ↳ | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | underflow | 139 | |
| ↳ | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | underflow | 138 | |
| ↳ | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) | underflow | 231 | |
| ↳ | (*.f64 a eps) | underflow | 139 | |
-.f64 | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | cancellation | 156 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | cancellation | 118 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | cancellation | 117 | 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 | 24 | 0 |
| ↳ | (*.f64 b eps) | underflow | 138 | |
| ↳ | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | underflow | 139 | |
| ↳ | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | underflow | 138 | |
| ↳ | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) | underflow | 231 | |
| ↳ | (*.f64 a eps) | underflow | 139 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 256 | 0 |
| - | 0 | 0 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 256 | 0 | 0 |
| - | 0 | 0 | 0 |
| number | freq |
|---|---|
| 1 | 100 |
| 3 | 102 |
| 4 | 54 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 101.0ms | 512× | 0 | valid |
Compiled 226 to 55 computations (75.7% saved)
ival-mult: 16.0ms (39% of total)ival-exp: 10.0ms (24.4% of total)ival-expm1: 8.0ms (19.5% of total)ival-div: 3.0ms (7.3% of total)ival-add: 3.0ms (7.3% 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 | 24.12247110611465 | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | |
| accuracy | 27.935266855004713 | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | |
| accuracy | 34.94706893518321 | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | |
| accuracy | 56.14433104648843 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| 35.0ms | 256× | 0 | valid |
Compiled 101 to 19 computations (81.2% saved)
ival-mult: 7.0ms (31.1% of total)ival-exp: 5.0ms (22.2% of total)ival-div: 4.0ms (17.8% of total)ival-expm1: 4.0ms (17.8% of total)ival-add: 2.0ms (8.9% 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 | |
|---|---|---|---|---|
| 21.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 | @ | -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 | 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.7% | #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)))) |
| ▶ | 47.4% | #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 a) eps) (expm1.f64 (*.f64 eps a))))) b #s(literal 1 binary64)) b)) |
| ▶ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) |
| ▶ | 50.5% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ▶ | 48.7% | #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 a) eps) (expm1.f64 (*.f64 eps a))))) | |
| cost-diff | 0 | (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)) | |
| 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 a) eps) (expm1.f64 (*.f64 eps a))))) b #s(literal 1 binary64)) b)) | |
| cost-diff | 2 | (/.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) | |
| 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 | 531 | 470 |
| 3 | 2904 | 458 |
| 0 | 8165 | 436 |
| 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 a) eps) (expm1.f64 (*.f64 eps a))))) b #s(literal 1 binary64)) 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) |
(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)) |
(*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))))) |
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 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) |
(pow.f64 (exp.f64 a) eps) |
(exp.f64 a) |
a |
(expm1.f64 (*.f64 eps a)) |
(*.f64 eps a) |
b |
#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 #s(literal 1 binary64) (/.f64 b a)) 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))) |
(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 #s(literal 1 binary64) (/.f64 b 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)))) |
(*.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 #s(literal 1 binary64) (/.f64 b a)) b) |
(/.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 a) eps) (expm1.f64 (*.f64 eps a))))) 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 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps (/.f64 #s(literal 1 binary64) 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) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps (/.f64 #s(literal 1 binary64) b)) |
(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)) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps) #s(literal 1 binary64)) |
(*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) |
eps |
(+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) |
(/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) |
(pow.f64 (exp.f64 a) eps) |
(exp.f64 a) |
a |
(expm1.f64 (*.f64 eps a)) |
(expm1.f64 (*.f64 a eps)) |
(*.f64 eps a) |
(*.f64 a eps) |
b |
#s(literal 1 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.11328125 | (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)) | |
| accuracy | 0.11328125 | (/.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) | |
| accuracy | 0.125 | (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) | |
| accuracy | 33.52588058660155 | (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))))) | |
| accuracy | 0.29134750976844204 | (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) | |
| accuracy | 2.446109287003962 | (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 b a) a) b)) | |
| accuracy | 9.887565621930396 | (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) | |
| accuracy | 49.31991142872597 | (*.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 | 31.707172839206766 | #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 | 32.81868726741507 | #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.015625 | (/.f64 (+.f64 b a) b) | |
| accuracy | 0.13671875 | (/.f64 (/.f64 (+.f64 b a) b) a) |
| 295.0ms | 256× | 2 | valid |
Compiled 435 to 49 computations (88.7% saved)
adjust: 58.0ms (23.7% of total)ival-mult: 56.0ms (22.9% of total)ival-sub: 42.0ms (17.2% of total)ival-div: 38.0ms (15.5% of total)ival-add: 25.0ms (10.2% of total)ival-expm1: 11.0ms (4.5% of total)ival-pow2: 6.0ms (2.5% of total)ival-exp: 5.0ms (2% of total)ival-pow: 4.0ms (1.6% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(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))) |
(/.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) |
#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 a) eps) (expm1.f64 (*.f64 eps a))))) b #s(literal 1 binary64)) b)) |
(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)) |
(*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))))) |
(/.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 a) eps) (expm1.f64 (*.f64 eps 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)) |
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 (+ (* a (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))) (/ 1 b)))) a) |
(/ (+ 1 (* a (+ (* a (+ (* a (* 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 b)))) a) |
(/ b a) |
(/ (+ a b) a) |
(/ (+ b (* a (+ 1 (* a (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))) a) |
(/ (+ b (* a (+ 1 (* a (+ (* 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))))))))))) (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) a) |
(/ (+ 1 (* (pow a 2) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) a) |
(/ (+ 1 (* (pow a 2) (+ (* a (* 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))))))) a) |
(/ (+ 1 (* (pow a 2) (+ (* a (+ (* a (* 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))))))) a) |
(+ b (* 2 a)) |
(+ b (* a (+ 2 (/ a b)))) |
(/ 1 (* (pow a 2) b)) |
(/ (+ (/ 1 b) (/ a (pow b 2))) (pow a 2)) |
(/ 1 (* a eps)) |
(/ (+ (* 1/2 a) (/ 1 eps)) a) |
(/ (+ (* a (+ 1/2 (* a (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 eps)) a) |
(/ (+ (* a (+ 1/2 (* a (- (+ (* 1/2 eps) (* a (- (* 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)) a) |
(/ (* 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))))) |
(/ (+ 1 (* b (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)))) b) |
(+ 1 (* b (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)))) |
(* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) |
(/ (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) |
(/ (exp (* a eps)) (- (exp (* a eps)) 1)) |
(/ (* 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))))) |
(* (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) |
(/ (+ (* 2 (* a b)) (pow a 2)) b) |
(/ (+ (* b (+ b (* 2 a))) (pow a 2)) b) |
(/ (+ (/ 1 a) (/ b (pow a 2))) (pow b 2)) |
(* b (+ 1 (/ a b))) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(+ (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 b)) |
(* b (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) |
(* b (+ (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 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) |
(/ (* 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 (- (* -1 (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 b)))) |
(* -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 a) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (+ (* 1/6 (pow a 2)) (* eps (- (* 1/24 (pow a 3)) (+ (* 1/120 (pow a 3)) (+ (* 1/48 (pow a 3)) (+ (* 1/6 (* (pow a 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (* 1/2 (* a (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))))))))) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) |
(+ 1 (/ b a)) |
(+ 1 (+ (* b (* (pow eps 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (/ b a))) |
(+ 1 (+ (* (pow eps 2) (+ (* b (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (* b (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))) (/ b a))) |
(+ 1 (+ (* (pow eps 2) (+ (* b (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))) (* eps (+ (* b (* eps (- (* 1/24 (pow a 3)) (+ (* 1/120 (pow a 3)) (+ (* 1/48 (pow a 3)) (+ (* 1/6 (* (pow a 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (* 1/2 (* a (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))))))))) (* b (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))))))))))) (/ b a))) |
(+ (* (pow eps 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (+ (* 1/6 (pow a 2)) (* eps (- (* 1/24 (pow a 3)) (+ (* 1/120 (pow a 3)) (+ (* 1/48 (pow a 3)) (+ (* 1/6 (* (pow a 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (* 1/2 (* a (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))))))))) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) |
(/ (+ (* 1/2 eps) (/ 1 a)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))) (/ 1 a)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (+ (* 1/2 a) (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))))) (/ 1 a)) eps) |
(* eps (- (+ (/ 1 (* b eps)) (/ (exp (* a eps)) (- (exp (* a eps)) 1))) 1/2)) |
(* eps (+ (* b (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 eps))) |
(* -1 (* eps (- (* -1 (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 (* b eps))))) |
(* -1 (* eps (- (* -1 (* b (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 eps)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.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 (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) b) 1) b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (* eps (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) b) 1) (* eps (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) (/ (pow (+ b a) 2) b) (/ (+ b a) (* (* (* b a) a) b)) (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (/ (pow (exp a) eps) (- (exp (* eps a)) 1))) |
| 17.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 (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) b) 1) b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (* eps (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) b) 1) (* eps (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) (/ (pow (+ b a) 2) b) (/ (+ b a) (* (* (* b a) a) b)) (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (/ (pow (exp a) eps) (- (exp (* eps a)) 1))) |
| 12.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 (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) b) 1) b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (* eps (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) b) 1) (* eps (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) (/ (pow (+ b a) 2) b) (/ (+ b a) (* (* (* b a) a) b)) (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (/ (pow (exp a) eps) (- (exp (* eps a)) 1))) |
| 8.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 (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) b) 1) b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (* eps (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) b) 1) (* eps (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) (/ (pow (+ b a) 2) b) (/ (+ b a) (* (* (* b a) a) b)) (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (/ (pow (exp a) eps) (- (exp (* eps a)) 1))) |
| 7.0ms | b | @ | 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 (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) b) 1) b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (* eps (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) b) 1) (* eps (+ -1/2 (/ (pow (exp a) eps) (- (exp (* eps a)) 1)))) (/ (pow (+ b a) 2) b) (/ (+ b a) (* (* (* b a) a) b)) (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (/ (pow (exp a) eps) (- (exp (* eps a)) 1))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 489 | 2949 |
| 1 | 1578 | 2609 |
| 2 | 5992 | 2591 |
| 0 | 8197 | 2355 |
| 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 (+ (* a (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))) (/ 1 b)))) a) |
(/ (+ 1 (* a (+ (* a (+ (* a (* 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 b)))) a) |
(/ b a) |
(/ (+ a b) a) |
(/ (+ b (* a (+ 1 (* a (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))) a) |
(/ (+ b (* a (+ 1 (* a (+ (* 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))))))))))) (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) a) |
(/ (+ 1 (* (pow a 2) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) a) |
(/ (+ 1 (* (pow a 2) (+ (* a (* 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))))))) a) |
(/ (+ 1 (* (pow a 2) (+ (* a (+ (* a (* 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))))))) a) |
(+ b (* 2 a)) |
(+ b (* a (+ 2 (/ a b)))) |
(/ 1 (* (pow a 2) b)) |
(/ (+ (/ 1 b) (/ a (pow b 2))) (pow a 2)) |
(/ 1 (* a eps)) |
(/ (+ (* 1/2 a) (/ 1 eps)) a) |
(/ (+ (* a (+ 1/2 (* a (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 eps)) a) |
(/ (+ (* a (+ 1/2 (* a (- (+ (* 1/2 eps) (* a (- (* 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)) a) |
(/ (* 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))))) |
(/ (+ 1 (* b (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)))) b) |
(+ 1 (* b (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)))) |
(* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) |
(/ (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) |
(/ (exp (* a eps)) (- (exp (* a eps)) 1)) |
(/ (* 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))))) |
(* (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) |
(/ (+ (* 2 (* a b)) (pow a 2)) b) |
(/ (+ (* b (+ b (* 2 a))) (pow a 2)) b) |
(/ (+ (/ 1 a) (/ b (pow a 2))) (pow b 2)) |
(* b (+ 1 (/ a b))) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(+ (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 b)) |
(* b (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) |
(* b (+ (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 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) |
(/ (* 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 (- (* -1 (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 b)))) |
(* -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 a) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (+ (* 1/6 (pow a 2)) (* eps (- (* 1/24 (pow a 3)) (+ (* 1/120 (pow a 3)) (+ (* 1/48 (pow a 3)) (+ (* 1/6 (* (pow a 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (* 1/2 (* a (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))))))))) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) |
(+ 1 (/ b a)) |
(+ 1 (+ (* b (* (pow eps 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (/ b a))) |
(+ 1 (+ (* (pow eps 2) (+ (* b (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (* b (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))) (/ b a))) |
(+ 1 (+ (* (pow eps 2) (+ (* b (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))) (* eps (+ (* b (* eps (- (* 1/24 (pow a 3)) (+ (* 1/120 (pow a 3)) (+ (* 1/48 (pow a 3)) (+ (* 1/6 (* (pow a 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (* 1/2 (* a (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))))))))) (* b (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))))))))))) (/ b a))) |
(+ (* (pow eps 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (+ (* 1/6 (pow a 2)) (* eps (- (* 1/24 (pow a 3)) (+ (* 1/120 (pow a 3)) (+ (* 1/48 (pow a 3)) (+ (* 1/6 (* (pow a 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (* 1/2 (* a (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))))))))) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) |
(/ (+ (* 1/2 eps) (/ 1 a)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))) (/ 1 a)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (+ (* 1/2 a) (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))))) (/ 1 a)) eps) |
(* eps (- (+ (/ 1 (* b eps)) (/ (exp (* a eps)) (- (exp (* a eps)) 1))) 1/2)) |
(* eps (+ (* b (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 eps))) |
(* -1 (* eps (- (* -1 (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 (* b eps))))) |
(* -1 (* eps (- (* -1 (* b (- (/ (exp (* a eps)) (- (exp (* a 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 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) |
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 (+ (* a (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))) (/ 1 b)))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) a (/.f64 #s(literal 1 binary64) b)) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (+ (* a (+ (* a (* 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 b)))) a) |
(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 a eps))) a (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/ b a) |
(/.f64 b a) |
(/ (+ a b) a) |
(/.f64 (+.f64 b a) a) |
(/ (+ b (* a (+ 1 (* a (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps))))))))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) b) a #s(literal 1 binary64)) a b) a) |
(/ (+ b (* a (+ 1 (* a (+ (* 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))))))))))) (* b (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))))))) a) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 b (*.f64 eps #s(literal 1/12 binary64))) eps (*.f64 (*.f64 (*.f64 b a) eps) (-.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)))))) a #s(literal 1 binary64)) #s(literal 1 binary64) (/.f64 b a)) |
(/ (+ 1 (* (pow a 2) (* eps (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) a) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)) #s(literal 1 binary64)) a) |
(/ (+ 1 (* (pow a 2) (+ (* a (* 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))))))) a) |
(/.f64 (fma.f64 (*.f64 a 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 a eps))) #s(literal 1 binary64)) a) |
(/ (+ 1 (* (pow a 2) (+ (* a (+ (* a (* 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))))))) a) |
(/.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 a 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)) a (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps))) (*.f64 a a) #s(literal 1 binary64)) a) |
(+ 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) |
(/ 1 (* a eps)) |
(/.f64 (/.f64 #s(literal 1 binary64) eps) a) |
(/ (+ (* 1/2 a) (/ 1 eps)) a) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) a) #s(literal 1/2 binary64)) |
(/ (+ (* a (+ 1/2 (* a (- (* 1/2 eps) (+ (* 1/6 eps) (* 1/4 eps)))))) (/ 1 eps)) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps #s(literal 1/12 binary64)) a #s(literal 1/2 binary64)) a (/.f64 #s(literal 1 binary64) eps)) a) |
(/ (+ (* a (+ 1/2 (* a (- (+ (* 1/2 eps) (* a (- (* 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)) a) |
(/.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)))) a (*.f64 eps #s(literal 1/12 binary64))) a #s(literal 1/2 binary64)) a (/.f64 #s(literal 1 binary64) 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 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 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) |
(/ (+ 1 (* b (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)))) b) |
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) b #s(literal 1 binary64)) b) |
(+ 1 (* b (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) b #s(literal 1 binary64)) |
(* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) |
(*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) |
(/ (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) a) b) a) b) |
(/ (exp (* a eps)) (- (exp (* a eps)) 1)) |
(/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (+.f64 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))) |
(* (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 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(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 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) (*.f64 #s(literal 1/2 binary64) eps))) b (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps)) #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 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) (*.f64 #s(literal 1/2 binary64) eps))) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) (*.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 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) (*.f64 #s(literal 1/2 binary64) eps)))) b (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps)) #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/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) |
(/ (+ (* 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 (+.f64 b a) a) a) b) 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)) |
(+ (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 b)) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps (/.f64 #s(literal 1 binary64) b)) |
(* b (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) (*.f64 b eps)) |
(* b (+ (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 b))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) 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) a) b) a) b) |
(/ (* 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 (- (* -1 (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 b)))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 (neg.f64 eps) (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) b))) |
(* -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) 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 (-.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) 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 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 (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) (/.f64 (+.f64 b a) 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) 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 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 (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) (/.f64 (+.f64 b a) 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 (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) (/.f64 (+.f64 b a) 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) a) b)) |
(+ (* (pow eps 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) eps) eps (/.f64 (/.f64 (+.f64 b a) a) b)) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) a) #s(literal 1/2 binary64) (*.f64 (*.f64 a #s(literal 1/12 binary64)) a))) eps (*.f64 a #s(literal 1/12 binary64))) (*.f64 eps eps) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (+ (* 1/6 (pow a 2)) (* eps (- (* 1/24 (pow a 3)) (+ (* 1/120 (pow a 3)) (+ (* 1/48 (pow a 3)) (+ (* 1/6 (* (pow a 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (* 1/2 (* a (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))))))))) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/30 binary64)) (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/48 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) a) #s(literal 1/2 binary64) (*.f64 (*.f64 a #s(literal 1/12 binary64)) a))) (*.f64 #s(literal 1/2 binary64) a))))) eps (*.f64 (*.f64 #s(literal 1/6 binary64) a) a)) (fma.f64 (*.f64 a a) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) a) #s(literal 1/2 binary64)))) eps (*.f64 a #s(literal 1/12 binary64))) (*.f64 eps eps) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(+ 1 (/ b a)) |
(/.f64 (+.f64 b a) a) |
(+ 1 (+ (* b (* (pow eps 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (/ b a))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) b) eps) eps (/.f64 (+.f64 b a) a)) |
(+ 1 (+ (* (pow eps 2) (+ (* b (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (* b (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))) (/ b a))) |
(fma.f64 (*.f64 (*.f64 eps eps) b) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) a) #s(literal 1/2 binary64) (*.f64 (*.f64 a #s(literal 1/12 binary64)) a))) eps (*.f64 a #s(literal 1/12 binary64))) (/.f64 (+.f64 b a) a)) |
(+ 1 (+ (* (pow eps 2) (+ (* b (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))) (* eps (+ (* b (* eps (- (* 1/24 (pow a 3)) (+ (* 1/120 (pow a 3)) (+ (* 1/48 (pow a 3)) (+ (* 1/6 (* (pow a 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (* 1/2 (* a (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))))))))) (* b (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))))))))))) (/ b a))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal 1/12 binary64)) b (*.f64 (*.f64 b eps) (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/30 binary64)) (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/48 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) a) #s(literal 1/2 binary64) (*.f64 (*.f64 a #s(literal 1/12 binary64)) a))) (*.f64 #s(literal 1/2 binary64) a))))) eps (*.f64 (*.f64 #s(literal 1/6 binary64) a) a)) (fma.f64 (*.f64 a a) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) a) #s(literal 1/2 binary64)))))) (*.f64 eps eps) (/.f64 (+.f64 b a) a)) |
(+ (* (pow eps 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) |
(fma.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) eps) eps (/.f64 #s(literal 1 binary64) a)) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) a) #s(literal 1/2 binary64) (*.f64 (*.f64 a #s(literal 1/12 binary64)) a))) eps (*.f64 a #s(literal 1/12 binary64))) (*.f64 eps eps) (/.f64 #s(literal 1 binary64) a)) |
(+ (* (pow eps 2) (- (+ (* 1/2 a) (* eps (- (+ (* 1/6 (pow a 2)) (* eps (- (* 1/24 (pow a 3)) (+ (* 1/120 (pow a 3)) (+ (* 1/48 (pow a 3)) (+ (* 1/6 (* (pow a 2) (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a))))) (* 1/2 (* a (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))))))))) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/30 binary64)) (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/48 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) a) #s(literal 1/2 binary64) (*.f64 (*.f64 a #s(literal 1/12 binary64)) a))) (*.f64 #s(literal 1/2 binary64) a))))) eps (*.f64 (*.f64 #s(literal 1/6 binary64) a) a)) (fma.f64 (*.f64 a a) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) a) #s(literal 1/2 binary64)))) eps (*.f64 a #s(literal 1/12 binary64))) (*.f64 eps eps) (/.f64 #s(literal 1 binary64) a)) |
(/ (+ (* 1/2 eps) (/ 1 a)) eps) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) eps (/.f64 #s(literal 1 binary64) a)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))) (/ 1 a)) eps) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal 1/12 binary64)) eps #s(literal 1/2 binary64)) eps (/.f64 #s(literal 1 binary64) a)) eps) |
(/ (+ (* eps (+ 1/2 (* eps (- (+ (* 1/2 a) (* eps (- (* 1/6 (pow a 2)) (+ (* 1/24 (pow a 2)) (+ (* 1/12 (pow a 2)) (* 1/2 (* a (- (* 1/2 a) (+ (* 1/6 a) (* 1/4 a)))))))))) (+ (* 1/6 a) (* 1/4 a)))))) (/ 1 a)) eps) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 1/12 binary64)) a) #s(literal 1/2 binary64) (*.f64 (*.f64 a #s(literal 1/12 binary64)) a))) eps (*.f64 a #s(literal 1/12 binary64))) eps #s(literal 1/2 binary64)) eps (/.f64 #s(literal 1 binary64) a)) eps) |
(* eps (- (+ (/ 1 (* b eps)) (/ (exp (* a eps)) (- (exp (* a eps)) 1))) 1/2)) |
(*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) b) #s(literal 1/2 binary64))) eps) |
(* eps (+ (* b (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 eps))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) b #s(literal 1 binary64)) |
(* -1 (* eps (- (* -1 (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 (* b eps))))) |
(*.f64 (neg.f64 eps) (-.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) eps) b))) |
(* -1 (* eps (- (* -1 (* b (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 eps)))) |
(*.f64 (neg.f64 eps) (-.f64 (*.f64 (neg.f64 b) (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a 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 | 2810 | 374 |
| 0 | 9890 | 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))) |
(/.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) |
#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 a) eps) (expm1.f64 (*.f64 eps a))))) b #s(literal 1 binary64)) b)) |
(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)) |
(*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))))) |
(/.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 a) eps) (expm1.f64 (*.f64 eps a))) |
| 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)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64)) b)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 b #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps) #s(literal 1 binary64)))) (neg.f64 (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) (neg.f64 b) (*.f64 b #s(literal -1 binary64))) (*.f64 b (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) b b) (*.f64 b b)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64)) b)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps))) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64))) b)) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps) #s(literal 1 binary64)) b) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps) #s(literal 1 binary64))) b)) |
(neg.f64 (/.f64 (fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps) #s(literal 1 binary64)) (neg.f64 b))) |
(fma.f64 (neg.f64 (pow.f64 b #s(literal -1/2 binary64))) (neg.f64 (pow.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #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 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64))) |
(fma.f64 b (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) b) (pow.f64 b #s(literal -1 binary64))) |
(fma.f64 eps (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) b) b) (pow.f64 b #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(+.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #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 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps) #s(literal 1 binary64)) b)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps))) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps))) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) b) eps #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) b #s(literal 1 binary64)) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b eps) (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64)) |
(fma.f64 b (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 b (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) #s(literal 1 binary64)) |
(fma.f64 eps (*.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) b) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 eps (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) b) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps)) b)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 eps) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) b))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps))) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64)))) (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps))) (pow.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) (*.f64 b eps))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64)) eps) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64))) eps) (-.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 3 binary64)) #s(literal -1/8 binary64)) eps) (fma.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a 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 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64)))) (-.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))) |
(/.f64 (*.f64 eps (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a 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 a) eps) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) eps) (/.f64 (*.f64 (pow.f64 (exp.f64 a) eps) eps) (expm1.f64 (*.f64 a eps))))) |
(/.f64 (fma.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 a) eps) eps) (expm1.f64 (*.f64 a 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 a) eps) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (/.f64 (*.f64 (pow.f64 (exp.f64 a) eps) eps) (expm1.f64 (*.f64 a eps))))))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) eps (*.f64 #s(literal -1/2 binary64) eps)) |
(fma.f64 #s(literal -1/2 binary64) eps (/.f64 (*.f64 (pow.f64 (exp.f64 a) eps) eps) (expm1.f64 (*.f64 a eps)))) |
(fma.f64 eps (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) (*.f64 #s(literal -1/2 binary64) eps)) |
(fma.f64 eps #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 a) eps) eps) (expm1.f64 (*.f64 a eps)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 (neg.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps)))) eps)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 (neg.f64 eps) (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) eps) (/.f64 (*.f64 (pow.f64 (exp.f64 a) eps) eps) (expm1.f64 (*.f64 a eps)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 a) eps) eps) (expm1.f64 (*.f64 a 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 a) eps) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) a)))) (+.f64 (pow.f64 (exp.f64 a) eps) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (+.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 a) eps) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 a) eps))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 a) eps)) (/.f64 (sqrt.f64 (pow.f64 (exp.f64 a) eps)) (expm1.f64 (*.f64 a eps)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (exp.f64 a) eps))) (neg.f64 (neg.f64 (expm1.f64 (*.f64 a eps))))) |
(/.f64 (neg.f64 (pow.f64 (exp.f64 a) eps)) (neg.f64 (expm1.f64 (*.f64 a eps)))) |
(/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (exp.f64 a) eps)) (expm1.f64 (*.f64 a eps)))) |
(neg.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (neg.f64 (expm1.f64 (*.f64 a eps))))) |
(+.f64 (/.f64 (cosh.f64 (*.f64 a eps)) (expm1.f64 (*.f64 a eps))) (/.f64 (sinh.f64 (*.f64 a eps)) (expm1.f64 (*.f64 a eps)))) |
Compiled 53 607 to 4 060 computations (92.4% saved)
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 797 | 5 | 802 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 800 | 7 | 807 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #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)) |
| ▶ | 66.7% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
| ▶ | 50.3% | #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)) |
| ✓ | 50.5% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | 48.7% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
Compiled 458 to 294 computations (35.8% saved)
| 1× | egg-herbie |
Found 20 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 a b) | |
| cost-diff | 0 | #s(approx (/ (+ b a) b) (/.f64 a b)) | |
| cost-diff | 0 | (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) | |
| cost-diff | 0 | (*.f64 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 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) | |
| cost-diff | 0 | #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 373 |
| 0 | 68 | 373 |
| 1 | 154 | 373 |
| 2 | 456 | 361 |
| 3 | 2494 | 355 |
| 0 | 8137 | 322 |
| 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))) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
(fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
eps |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
b |
(/.f64 #s(literal 1 binary64) a) |
a |
#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 #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 (/.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))) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)) |
#s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
eps |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
b |
(/.f64 #s(literal 1 binary64) a) |
a |
#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 #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 (/.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 20 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.01171875 | (/.f64 (+.f64 b a) a) | |
| accuracy | 0.11328125 | (/.f64 (/.f64 (+.f64 b a) a) b) | |
| 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 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) | |
| accuracy | 0.00390625 | (+.f64 (/.f64 a b) #s(literal 1 binary64)) | |
| accuracy | 0.13671875 | (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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.13671875 | (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) | |
| accuracy | 31.473363054595183 | #s(approx (/ (+ b a) b) (/.f64 a b)) | |
| 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 | 21.337453899759677 | (/.f64 (+.f64 b a) (*.f64 b a)) | |
| accuracy | 0.0 | (/.f64 #s(literal 1 binary64) a) | |
| accuracy | 0.0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) | |
| accuracy | 0.0 | #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) | |
| accuracy | 0.01171875 | (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
| 315.0ms | 256× | 2 | valid |
Compiled 283 to 44 computations (84.5% saved)
ival-mult: 94.0ms (35% of total)adjust: 75.0ms (27.9% of total)ival-div: 68.0ms (25.3% of total)ival-add: 13.0ms (4.8% of total)ival-expm1: 8.0ms (3% of total)ival-pow2: 6.0ms (2.2% of total)ival-sub: 4.0ms (1.5% 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))) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
(fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) |
(+.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 (+.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 #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 (/.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) |
(/.f64 #s(literal 1 binary64) 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) |
0 |
b |
(+ a b) |
(* a b) |
1 |
(+ 1 (/ 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 |
(* a (+ 1 (/ b a))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+ 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 | |
|---|---|---|---|---|
| 5.0ms | eps | @ | -inf | ((/ (* 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))) (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) (+ (/ 1 b) (/ 1 a)) (/ (* 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))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (/ a b) (/ (* 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 a)) |
| 3.0ms | a | @ | -inf | ((/ (* 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))) (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) (+ (/ 1 b) (/ 1 a)) (/ (* 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))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (/ a b) (/ (* 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 a)) |
| 3.0ms | b | @ | -inf | ((/ (* 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))) (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) (+ (/ 1 b) (/ 1 a)) (/ (* 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))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (/ a b) (/ (* 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 a)) |
| 2.0ms | a | @ | inf | ((/ (* 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))) (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) (+ (/ 1 b) (/ 1 a)) (/ (* 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))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (/ a b) (/ (* 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 a)) |
| 2.0ms | a | @ | 0 | ((/ (* 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))) (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) (+ (/ 1 b) (/ 1 a)) (/ (* 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))) (/ (/ (+ b a) b) a) (/ (+ b a) b) (/ a b) (/ (* 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 a)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 219 | 1319 |
| 1 | 682 | 1281 |
| 2 | 2622 | 1273 |
| 0 | 8105 | 1148 |
| 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) |
0 |
b |
(+ a b) |
(* a b) |
1 |
(+ 1 (/ 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 |
(* a (+ 1 (/ b a))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+ 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) |
0 |
#s(literal 0 binary64) |
b |
(+ a b) |
(+.f64 b a) |
(* a b) |
(*.f64 b a) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(/.f64 (+.f64 b a) b) |
(/ a b) |
(/.f64 a b) |
(/ 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 |
(* a (+ 1 (/ b a))) |
(fma.f64 (/.f64 b a) a a) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/.f64 (+.f64 b a) b) |
(+ 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 | 54 | 350 |
| 0 | 68 | 350 |
| 1 | 295 | 344 |
| 2 | 2520 | 338 |
| 0 | 8392 | 308 |
| 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))) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
(fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) |
(+.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 (+.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 #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 (/.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) |
(/.f64 #s(literal 1 binary64) a) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (/.f64 (/.f64 (+.f64 b a) a) b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) (/.f64 (/.f64 (+.f64 b a) a) b))) (*.f64 (-.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) (/.f64 (/.f64 (+.f64 b a) a) b)) (pow.f64 (/.f64 (/.f64 (+.f64 b a) a) b) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) (/.f64 (/.f64 (+.f64 b a) a) b)) (-.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) (/.f64 (/.f64 (+.f64 b a) a) b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (pow.f64 b #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 a #s(literal -2 binary64))) (-.f64 (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (pow.f64 b #s(literal -1 binary64))) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (pow.f64 b #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 a #s(literal -3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (pow.f64 b #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal -2 binary64)) (*.f64 (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (pow.f64 b #s(literal -1 binary64))) (pow.f64 a #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 b a) a) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) (/.f64 (/.f64 (+.f64 b a) a) b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (-.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps)) (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 b a) a) b) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) (/.f64 (/.f64 (+.f64 b a) a) b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) (/.f64 (/.f64 (+.f64 b a) a) b))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (-.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps)) (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1 binary64) (+.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps))) |
(fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (/.f64 (/.f64 (+.f64 b a) a) b)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64)) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps))) |
(fma.f64 eps #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) (/.f64 (/.f64 (+.f64 b a) a) b))) (/.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) a) b) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) (/.f64 (/.f64 (+.f64 b a) a) b)))) |
(-.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (*.f64 (neg.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64))) eps)) |
(-.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (*.f64 (neg.f64 eps) #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)))) |
(+.f64 (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (pow.f64 a #s(literal -1 binary64))) (pow.f64 b #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (-.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps)) (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b a) a) b) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (-.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps)) (pow.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (pow.f64 b #s(literal -1 binary64))) (pow.f64 a #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(+.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps)) |
(+.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (pow.f64 b #s(literal -1 binary64)))) |
(+.f64 (pow.f64 b #s(literal -1 binary64)) (+.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps))) |
#s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 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) (pow.f64 a #s(literal -2 binary64)))) (pow.f64 (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64))) (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #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 b #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64))))) |
(/.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 (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 b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 b) a)) |
(/.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 (neg.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) a a) (*.f64 a a)) |
(/.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 (/.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 (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 b b (*.f64 a (-.f64 a 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 (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) b))) |
(/.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 b #s(literal -3 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64)))) |
(/.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 (/.f64 (+.f64 b a) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b a) b)) (neg.f64 a)) |
(/.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 (*.f64 (+.f64 b a) b) a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.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))) |
(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))) (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))) (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)) (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 a #s(literal -1 binary64)) #s(literal 1 binary64) (pow.f64 b #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 #s(literal 1 binary64) (pow.f64 a #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))) |
(-.f64 (/.f64 (pow.f64 b #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 (pow.f64 b #s(literal -3 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64)))) (/.f64 (pow.f64 a #s(literal -3 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64))))) |
(+.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))) |
#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 (pow.f64 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) (pow.f64 a #s(literal -2 binary64)))) (pow.f64 (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64))) (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #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 b #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64))))) |
(/.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 (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 b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 b) a)) |
(/.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 (neg.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) a a) (*.f64 a a)) |
(/.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 (/.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 (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 b b (*.f64 a (-.f64 a 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 (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) b))) |
(/.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 b #s(literal -3 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64)))) |
(/.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 (/.f64 (+.f64 b a) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b a) b)) (neg.f64 a)) |
(/.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 (*.f64 (+.f64 b a) b) a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.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))) |
(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))) (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))) (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)) (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 a #s(literal -1 binary64)) #s(literal 1 binary64) (pow.f64 b #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 #s(literal 1 binary64) (pow.f64 a #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))) |
(-.f64 (/.f64 (pow.f64 b #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 (pow.f64 b #s(literal -3 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64)))) (/.f64 (pow.f64 a #s(literal -3 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64))))) |
(+.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 (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 b b (*.f64 a (-.f64 a 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 b b (*.f64 a (-.f64 a 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 b b (*.f64 a (-.f64 a 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 b b (*.f64 a (-.f64 a 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 b b (*.f64 a (-.f64 a 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 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 b a) |
(+.f64 a b) |
(exp.f64 (log.f64 (+.f64 b a))) |
(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 #s(approx (/ (+ b a) b) (/.f64 a b)) 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 (neg.f64 a)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (neg.f64 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 (pow.f64 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) (pow.f64 a #s(literal -2 binary64)))) (pow.f64 (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64))) (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #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 b #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64))))) |
(/.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 (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 b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 b) a)) |
(/.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 (neg.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) a a) (*.f64 a a)) |
(/.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 (/.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 (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 b b (*.f64 a (-.f64 a 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 (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) b))) |
(/.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 b #s(literal -3 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64)))) |
(/.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 (/.f64 (+.f64 b a) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b a) b)) (neg.f64 a)) |
(/.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 (*.f64 (+.f64 b a) b) a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.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))) |
(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))) (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))) (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)) (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 a #s(literal -1 binary64)) #s(literal 1 binary64) (pow.f64 b #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 #s(literal 1 binary64) (pow.f64 a #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))) |
(-.f64 (/.f64 (pow.f64 b #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 (pow.f64 b #s(literal -3 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64)))) (/.f64 (pow.f64 a #s(literal -3 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64))))) |
(+.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 (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 (-.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 (+.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 (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 a b)) (*.f64 (-.f64 a b) b)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 b a) 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 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 b b (*.f64 a (-.f64 a b))) 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 (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 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 (pow.f64 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) (pow.f64 a #s(literal -2 binary64)))) (pow.f64 (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64))) (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #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 b #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64))))) |
(/.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 (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 b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 b) a)) |
(/.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 (neg.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) a a) (*.f64 a a)) |
(/.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 (/.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 (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 b b (*.f64 a (-.f64 a 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 (/.f64 (-.f64 (/.f64 a b) #s(literal 1 binary64)) a) b))) |
(/.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 b #s(literal -3 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64)))) |
(/.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 (/.f64 (+.f64 b a) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b a) b)) (neg.f64 a)) |
(/.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 (*.f64 (+.f64 b a) b) a) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.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))) |
(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))) (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))) (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)) (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 a #s(literal -1 binary64)) #s(literal 1 binary64) (pow.f64 b #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 #s(literal 1 binary64) (pow.f64 a #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))) |
(-.f64 (/.f64 (pow.f64 b #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 (pow.f64 b #s(literal -3 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64)))) (/.f64 (pow.f64 a #s(literal -3 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b) a) (pow.f64 b #s(literal -2 binary64))))) |
(+.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 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 b a) a) (*.f64 a a)) |
(/.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 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (-.f64 a b) a)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 b a) 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)) a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) 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 b a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.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 (fabs.f64 (/.f64 b a)) (fabs.f64 b)) |
(/.f64 (fabs.f64 b) (fabs.f64 (*.f64 b a))) |
(/.f64 (/.f64 b a) b) |
(/.f64 (neg.f64 b) (*.f64 (neg.f64 b) a)) |
(/.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) |
(/.f64 b (*.f64 b 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))) |
Compiled 17 615 to 1 282 computations (92.7% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 300 | 1 | 301 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 301 | 7 | 308 |
| 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 b a) #s(literal 1 binary64)) b)) |
| ✓ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
| ✓ | 66.7% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
| ✓ | 50.3% | #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)) |
| ✓ | 50.5% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | 48.7% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
Compiled 220 to 149 computations (32.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 b a) | |
| cost-diff | 0 | (+.f64 (/.f64 b a) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 (+.f64 (/.f64 b a) #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 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 50 |
| 0 | 24 | 50 |
| 1 | 58 | 50 |
| 2 | 130 | 50 |
| 3 | 324 | 50 |
| 4 | 1276 | 50 |
| 0 | 8658 | 44 |
| 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) #s(literal 1 binary64)) b)) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
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) #s(literal 1 binary64)) b)) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
b |
a |
#s(literal 1 binary64) |
Found 4 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) #s(literal 1 binary64)) b)) | |
| accuracy | 0.00390625 | (+.f64 (/.f64 b a) #s(literal 1 binary64)) | |
| accuracy | 0.11328125 | (/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
| 30.0ms | 256× | 0 | valid |
Compiled 44 to 19 computations (56.8% saved)
ival-mult: 7.0ms (32.5% of total)ival-div: 5.0ms (23.2% of total)ival-add: 5.0ms (23.2% of total)ival-expm1: 4.0ms (18.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 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b)) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b 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) |
(/ 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)) |
1 |
(+ 1 (/ b a)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 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) |
(* b (+ (/ 1 a) (/ 1 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 | |
|---|---|---|---|---|
| 2.0ms | b | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (/ b a) 1) b) (+ (/ b a) 1) (/ b a)) |
| 1.0ms | a | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (/ b a) 1) b) (+ (/ b a) 1) (/ b a)) |
| 1.0ms | b | @ | inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (/ b a) 1) b) (+ (/ b a) 1) (/ b a)) |
| 1.0ms | a | @ | inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (/ b a) 1) b) (+ (/ b a) 1) (/ b a)) |
| 1.0ms | eps | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (/ b a) 1) b) (+ (/ b a) 1) (/ b a)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 1260 |
| 1 | 635 | 1222 |
| 2 | 2526 | 1214 |
| 0 | 9145 | 1091 |
| 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) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ b a)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 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) |
(* b (+ (/ 1 a) (/ 1 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) |
(/ (* 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) |
(/ (* 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 (* 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) |
(* 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)))) |
(/ (+ 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 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) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (*.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) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (*.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) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (*.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) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (*.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) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (*.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) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (*.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 | 21 | 47 |
| 0 | 24 | 47 |
| 1 | 122 | 47 |
| 2 | 932 | 47 |
| 0 | 8111 | 41 |
| 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) #s(literal 1 binary64)) b)) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b)) |
(*.f64 (/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 b a) b))) |
(/.f64 (+.f64 (pow.f64 b #s(literal -3 binary64)) (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 b a) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 3 binary64)) (pow.f64 b #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 b a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b a) b (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 b) (*.f64 (neg.f64 b) (neg.f64 (/.f64 b a)))) (*.f64 b b)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) b) (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (neg.f64 a) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 (neg.f64 b) (/.f64 b a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b a) (*.f64 (neg.f64 b) b)) (*.f64 (neg.f64 b) (*.f64 b a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 b (neg.f64 (/.f64 b a)))) (*.f64 b (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) b) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 (neg.f64 a) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 b (/.f64 b a))) (*.f64 b b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (neg.f64 b) (*.f64 (neg.f64 b) #s(literal -1 binary64))) (*.f64 b b)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) b (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 b b (*.f64 (*.f64 (neg.f64 a) b) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) b) (neg.f64 b))) |
(/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 (neg.f64 a) b) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 a) b) b)) |
(/.f64 (fma.f64 (/.f64 b a) (neg.f64 b) (*.f64 b #s(literal -1 binary64))) (*.f64 b (neg.f64 b))) |
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (*.f64 b a) #s(literal -1 binary64))) (*.f64 (*.f64 b a) (neg.f64 b))) |
(/.f64 (fma.f64 b b (*.f64 (*.f64 b a) #s(literal 1 binary64))) (*.f64 (*.f64 b a) b)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))) (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 3 binary64)) (pow.f64 b #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 b a) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) b))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)))) (neg.f64 (neg.f64 b))) |
(/.f64 (fma.f64 (/.f64 b a) b (*.f64 b #s(literal 1 binary64))) (*.f64 b b)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b)) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) b)) |
(/.f64 (neg.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64))) b)) |
(neg.f64 (/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (neg.f64 b))) |
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (/.f64 (/.f64 b a) b)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b)) (/.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) b))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) b) (/.f64 (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)) b)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 b a) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 b a) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (/.f64 b a) b) (*.f64 b b)) (/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b b))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) b))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) b)) (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) b))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a))) b) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) #s(literal -1 binary64)) b)) |
(+.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 b a) b)) |
(+.f64 (/.f64 (/.f64 b a) b) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64)))) (*.f64 (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)))) (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) #s(literal -1 binary64)))) (-.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a))) (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (fma.f64 (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a))) (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a))) (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (/.f64 b a)) b) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b 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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (/.f64 b a)) b) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a))) |
(fma.f64 (/.f64 b a) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 b a) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 b a)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (/.f64 b a)) b) a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (/.f64 b a)) b) a)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (/.f64 b a)) b) a))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (/.f64 b a)) b) a)))) |
(+.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a))) (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) #s(literal -1 binary64))) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 b a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) 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))) |
Compiled 5 495 to 560 computations (89.8% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 0 | 103 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 103 | 7 | 110 |
| 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 b a) #s(literal 1 binary64)) b)) |
| ✓ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a)) |
| ✓ | 66.7% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
| ✓ | 50.3% | #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)) |
| ✓ | 50.5% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | 48.7% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
Compiled 675 to 252 computations (62.7% saved)
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
#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) #s(literal 1 binary64)) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) 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))) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 (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 a) eps) (expm1.f64 (*.f64 eps a))))) b #s(literal 1 binary64)) b)) |
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
4 calls:
| 4.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)))) |
| 4.0ms | eps |
| 4.0ms | b |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| 100.0% | 1 | a |
| 100.0% | 1 | b |
| 100.0% | 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) 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) #s(literal 1 binary64)) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) 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)) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b)) |
4 calls:
| 3.0ms | a |
| 3.0ms | eps |
| 3.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) 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:
| 2.0ms | eps |
| 2.0ms | b |
| 2.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 |
|---|---|---|
| 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) 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)) |
4 calls:
| 4.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 |
|---|---|---|
| 66.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.8% | 2 | a |
| 82.9% | 2 | b |
| 77.4% | 3 | eps |
Compiled 27 to 26 computations (3.7% 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 | a |
| 1.0ms | b |
| 1.0ms | eps |
| 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 |
|---|---|---|
| 48.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)))) |
| 48.7% | 1 | eps |
| 48.7% | 1 | a |
| 48.7% | 1 | b |
Compiled 27 to 26 computations (3.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 5.285195778060186e-157 | 3.6649655375035417e-156 |
| 8.0ms | 96× | 0 | valid |
Compiled 363 to 271 computations (25.3% saved)
ival-mult: 3.0ms (54.5% of total)ival-div: 1.0ms (18.2% of total)ival-add: 1.0ms (18.2% of total)ival-expm1: 1.0ms (18.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 221 |
| 1 | 123 | 221 |
| 2 | 394 | 218 |
| 3 | 2438 | 216 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 (+.f64 (/.f64 b a) #s(literal 1 binary64)) 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 3767924084941827/1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712 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))) (fma.f64 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) 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 #s(approx (- (* (/ (pow (+ b a) 2) b) (/ 1/2 a)) (* (* (* (* b a) (+ b a)) 1/2) (/ (+ b a) (* (* (* b a) a) b)))) #s(literal 0 binary64)) eps (+.f64 (pow.f64 b #s(literal -1 binary64)) (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 b a) #s(literal 1 binary64)) 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 3767924084941827/1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712 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 3767924084941827/1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712 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 | 2810 | 374 |
| 0 | 9890 | 354 |
| 0 | 54 | 350 |
| 0 | 68 | 350 |
| 1 | 295 | 344 |
| 2 | 2520 | 338 |
| 0 | 8392 | 308 |
| 0 | 489 | 2949 |
| 1 | 1578 | 2609 |
| 2 | 5992 | 2591 |
| 0 | 8197 | 2355 |
| 0 | 336 | 1738 |
| 1 | 1195 | 1690 |
| 2 | 4974 | 1618 |
| 0 | 8077 | 1458 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 221 to 54 computations (75.6% saved)
(sort a b)
Compiled 918 to 396 computations (56.9% saved)
Loading profile data...