
Time bar (total: 23.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 1 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 2 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 3 |
| 0% | 0% | 22.2% | 74.6% | 0% | 3.2% | 0% | 4 |
| 0% | 0% | 20.6% | 74.6% | 0% | 4.8% | 0% | 5 |
| 0% | 0% | 18.3% | 74.6% | 0% | 7.1% | 0% | 6 |
| 0% | 0% | 10.7% | 74.6% | 0% | 14.7% | 0% | 7 |
| 0% | 0% | 9.3% | 74.6% | 0% | 16.1% | 0% | 8 |
| 0% | 0% | 8.2% | 74.6% | 0% | 17.2% | 0% | 9 |
| 0% | 0% | 5.7% | 74.6% | 0% | 19.7% | 0% | 10 |
| 0% | 0% | 5% | 74.6% | 0% | 20.4% | 0% | 11 |
| 0% | 0% | 4.4% | 74.6% | 0% | 21% | 0% | 12 |
Compiled 52 to 27 computations (48.1% saved)
| 12.2s | 62 370× | 0 | invalid |
| 2.0s | 8 256× | 0 | valid |
ival-mult: 3.9s (35% of total)const: 1.6s (14.7% of total)ival-expm1: 1.4s (12.9% of total)ival-<=: 1.2s (10.8% of total)ival-fabs: 851.0ms (7.7% of total)ival-add: 810.0ms (7.3% of total)ival-fmin: 515.0ms (4.6% of total)ival-div: 502.0ms (4.5% of total)ival-and: 204.0ms (1.8% of total)exact: 51.0ms (0.5% of total)ival-assert: 27.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 239 | 0 | - | 3 | (-5.793372702902527e-65 -8.893379697609332e-80 5.2488115732880105e-87) | (/.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)))) |
| 150 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
| 114 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) |
| 106 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 a b) |
| 0 | 0 | - | 0 | - | (*.f64 b eps) |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 a eps)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 a eps) |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 (+.f64 a b) eps)) |
| 0 | 0 | - | 0 | - | eps |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 a b) eps) |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 b eps)) |
| 0 | 0 | - | 0 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) | u/u | 214 | 0 |
| ↳ | (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) | underflow | 214 | |
| ↳ | (*.f64 (+.f64 a b) eps) | underflow | 106 | |
| ↳ | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | underflow | 106 | |
| ↳ | (*.f64 b eps) | underflow | 150 | |
| ↳ | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | underflow | 142 | |
| ↳ | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | underflow | 150 | |
| ↳ | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) | underflow | 236 | |
| ↳ | (*.f64 a eps) | underflow | 142 | |
-.f64 | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | cancellation | 150 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | cancellation | 114 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | cancellation | 106 | 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 | 22 | 0 |
| ↳ | (*.f64 b eps) | underflow | 150 | |
| ↳ | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | underflow | 142 | |
| ↳ | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | underflow | 150 | |
| ↳ | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) | underflow | 236 | |
| ↳ | (*.f64 a eps) | underflow | 142 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 256 | 0 |
| - | 0 | 0 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 256 | 0 | 0 |
| - | 0 | 0 | 0 |
| number | freq |
|---|---|
| 1 | 106 |
| 3 | 100 |
| 4 | 50 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 74.0ms | 512× | 0 | valid |
Compiled 325 to 72 computations (77.8% saved)
ival-mult: 22.0ms (41.4% of total)ival-exp: 10.0ms (18.8% of total)ival-add: 9.0ms (16.9% of total)ival-expm1: 7.0ms (13.2% of total)ival-div: 3.0ms (5.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 235 |
| 1 | 272 | 235 |
| 2 | 680 | 235 |
| 3 | 1963 | 231 |
| 0 | 17 | 24 |
| 0 | 30 | 24 |
| 1 | 60 | 24 |
| 2 | 129 | 24 |
| 3 | 322 | 24 |
| 4 | 1274 | 24 |
| 0 | 8245 | 18 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 eps (expm1.f64 (*.f64 b eps))) (expm1.f64 (*.f64 a eps))) (expm1.f64 (*.f64 (+.f64 b a) eps))) |
(sort a b)
Compiled 24 to 17 computations (29.2% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 0.0% | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
Compiled 24 to 17 computations (29.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) | |
| cost-diff | 6336 | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | |
| cost-diff | 6336 | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | |
| cost-diff | 6336 | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
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 | 8245 | 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 | 22.861672084280233 | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | |
| accuracy | 25.610915532593935 | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | |
| accuracy | 33.23623216687414 | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) | |
| accuracy | 57.44698496203554 | (/.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)))) |
| 52.0ms | 256× | 0 | valid |
Compiled 200 to 36 computations (82% saved)
ival-exp: 14.0ms (38.2% of total)ival-mult: 11.0ms (30% of total)ival-expm1: 6.0ms (16.4% of total)ival-div: 2.0ms (5.5% of total)ival-add: 2.0ms (5.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 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 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) |
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(- (exp (* b eps)) 1) |
(- (+ (exp (* b eps)) (* a (* eps (exp (* b eps))))) 1) |
(- (+ (exp (* b eps)) (* a (+ (* 1/2 (* a (* (pow eps 2) (exp (* b eps))))) (* eps (exp (* b eps)))))) 1) |
(- (+ (exp (* b eps)) (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 3) (exp (* b eps))))) (* 1/2 (* (pow eps 2) (exp (* b eps)))))) (* eps (exp (* b eps)))))) 1) |
(* a eps) |
(* a (+ eps (* 1/2 (* a (pow eps 2))))) |
(* a (+ eps (* a (+ (* 1/6 (* a (pow eps 3))) (* 1/2 (pow eps 2)))))) |
(* a (+ eps (* a (+ (* 1/2 (pow eps 2)) (* a (+ (* 1/24 (* a (pow eps 4))) (* 1/6 (pow eps 3)))))))) |
(* eps (- (exp (* b eps)) 1)) |
(+ (* a (* (pow eps 2) (exp (* b eps)))) (* eps (- (exp (* b eps)) 1))) |
(+ (* a (+ (* 1/2 (* a (* (pow eps 3) (exp (* b eps))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) |
(+ (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 4) (exp (* b eps))))) (* 1/2 (* (pow eps 3) (exp (* b eps)))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* a eps)) 1) |
(* eps (- (exp (* eps (+ a b))) 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)) |
(/ (* 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)))))))) |
(* eps (- (exp (* a eps)) 1)) |
(+ (* b (* (pow eps 2) (exp (* a eps)))) (* eps (- (exp (* a eps)) 1))) |
(+ (* b (+ (* 1/2 (* b (* (pow eps 3) (exp (* a eps))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) |
(+ (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 4) (exp (* a eps))))) (* 1/2 (* (pow eps 3) (exp (* a eps)))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) |
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(* eps (- (exp (* eps (- a (* -1 b)))) 1)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* eps (+ 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)))))))) |
(* (pow eps 2) (+ a b)) |
(* (pow eps 2) (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2)))))) |
(* (pow eps 2) (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) |
(* (pow eps 2) (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3))))))))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | eps | @ | -inf | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (* eps (- (exp (* (+ a b) eps)) 1)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 4.0ms | eps | @ | 0 | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (* eps (- (exp (* (+ a b) eps)) 1)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 3.0ms | b | @ | -inf | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (* eps (- (exp (* (+ a b) eps)) 1)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 3.0ms | a | @ | -inf | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (* eps (- (exp (* (+ a b) eps)) 1)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 2.0ms | a | @ | 0 | ((- (exp (* (+ a b) eps)) 1) (- (exp (* a eps)) 1) (- (exp (* b eps)) 1) (* eps (- (exp (* (+ a b) eps)) 1)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 370 | 2076 |
| 1 | 1338 | 2028 |
| 2 | 5533 | 2020 |
| 0 | 8099 | 1802 |
| 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)))))))) |
(* eps (- (exp (* b eps)) 1)) |
(+ (* a (* (pow eps 2) (exp (* b eps)))) (* eps (- (exp (* b eps)) 1))) |
(+ (* a (+ (* 1/2 (* a (* (pow eps 3) (exp (* b eps))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) |
(+ (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 4) (exp (* b eps))))) (* 1/2 (* (pow eps 3) (exp (* b eps)))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* a eps)) 1) |
(* eps (- (exp (* eps (+ a b))) 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)) |
(/ (* 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)))))))) |
(* eps (- (exp (* a eps)) 1)) |
(+ (* b (* (pow eps 2) (exp (* a eps)))) (* eps (- (exp (* a eps)) 1))) |
(+ (* b (+ (* 1/2 (* b (* (pow eps 3) (exp (* a eps))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) |
(+ (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 4) (exp (* a eps))))) (* 1/2 (* (pow eps 3) (exp (* a eps)))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) |
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(* eps (- (exp (* eps (- a (* -1 b)))) 1)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* eps (+ 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)))))))) |
(* (pow eps 2) (+ a b)) |
(* (pow eps 2) (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2)))))) |
(* (pow eps 2) (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) |
(* (pow eps 2) (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3))))))))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
| 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) |
(* eps (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 eps b)) eps) |
(+ (* a (* (pow eps 2) (exp (* b eps)))) (* eps (- (exp (* b eps)) 1))) |
(fma.f64 (*.f64 (*.f64 eps a) eps) (pow.f64 (exp.f64 b) eps) (*.f64 (expm1.f64 (*.f64 eps b)) eps)) |
(+ (* a (+ (* 1/2 (* a (* (pow eps 3) (exp (* b eps))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 3 binary64)) a)) (pow.f64 (exp.f64 b) eps) (*.f64 (*.f64 eps eps) (pow.f64 (exp.f64 b) eps))) a (*.f64 (expm1.f64 (*.f64 eps b)) eps)) |
(+ (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 4) (exp (* b eps))))) (* 1/2 (* (pow eps 3) (exp (* b eps)))))) (* (pow eps 2) (exp (* b eps))))) (* eps (- (exp (* b eps)) 1))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) a)) (pow.f64 (exp.f64 b) eps) (*.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 b) eps))) a (*.f64 (*.f64 eps eps) (pow.f64 (exp.f64 b) eps))) a (*.f64 (expm1.f64 (*.f64 eps b)) eps)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #s(literal 1/2 binary64))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 b) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 eps b)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #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 eps b))) #s(literal 1/2 binary64)))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 b) eps) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (expm1.f64 (*.f64 eps b)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 b) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 eps b)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #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 eps b))) #s(literal 1/2 binary64)))))) a (-.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 b) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 eps b)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 eps b))) #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 eps b))) #s(literal 1/2 binary64)))) 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)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) eps) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (+.f64 b a) eps)) (expm1.f64 (*.f64 eps a))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(expm1.f64 (*.f64 (fma.f64 #s(literal 1 binary64) a b) eps)) |
(* eps (- (exp (* eps (- b (* -1 a)))) 1)) |
(*.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal 1 binary64) a b) eps)) eps) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal 1 binary64) a b) 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) |
(* eps (- (exp (* a eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 eps a)) eps) |
(+ (* b (* (pow eps 2) (exp (* a eps)))) (* eps (- (exp (* a eps)) 1))) |
(fma.f64 (*.f64 (*.f64 eps eps) b) (pow.f64 (exp.f64 a) eps) (*.f64 (expm1.f64 (*.f64 eps a)) eps)) |
(+ (* b (+ (* 1/2 (* b (* (pow eps 3) (exp (* a eps))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) |
(fma.f64 (fma.f64 (*.f64 b (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/2 binary64))) (pow.f64 (exp.f64 a) eps) (*.f64 (pow.f64 (exp.f64 a) eps) (*.f64 eps eps))) b (*.f64 (expm1.f64 (*.f64 eps a)) eps)) |
(+ (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 4) (exp (* a eps))))) (* 1/2 (* (pow eps 3) (exp (* a eps)))))) (* (pow eps 2) (exp (* a eps))))) (* eps (- (exp (* a eps)) 1))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) b)) (pow.f64 (exp.f64 a) eps) (*.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 a) eps))) b (*.f64 (pow.f64 (exp.f64 a) eps) (*.f64 eps eps))) b (*.f64 (expm1.f64 (*.f64 eps a)) eps)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 a) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 eps a)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #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 eps a))) #s(literal 1/2 binary64)))) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 a) eps) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (expm1.f64 (*.f64 eps a)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 a) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 eps a)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #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 eps a))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 eps eps))))) b (-.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 a) eps) (/.f64 (*.f64 eps eps) (expm1.f64 (*.f64 eps a)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #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 eps a))) #s(literal 1/2 binary64)))) b #s(literal 1 binary64)) b) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(expm1.f64 (*.f64 (fma.f64 #s(literal 1 binary64) b a) eps)) |
(* eps (- (exp (* eps (- a (* -1 b)))) 1)) |
(*.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal 1 binary64) b a) eps)) eps) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal 1 binary64) 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)) eps) #s(literal 1/2 binary64) (+.f64 b a)) eps) |
(* eps (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) 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) |
(* (pow eps 2) (+ a b)) |
(*.f64 (*.f64 (+.f64 b a) eps) eps) |
(* (pow eps 2) (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) eps) #s(literal 1/2 binary64) (+.f64 b a)) eps) eps) |
(* (pow eps 2) (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) |
(*.f64 (*.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) |
(* (pow eps 2) (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3))))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 4 binary64)) eps) #s(literal 1/24 binary64) (*.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) #s(literal 1/6 binary64))) eps (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64))) eps (+.f64 b a)) eps) eps) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) a)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 b #s(literal 3 binary64)) a (*.f64 (pow.f64 a #s(literal 3 binary64)) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) a)) b)) b)) eps (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) a)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 b #s(literal 3 binary64)) a (*.f64 (pow.f64 a #s(literal 3 binary64)) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) a)) b)) b)) (*.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 b #s(literal 3 binary64)) a (*.f64 (pow.f64 a #s(literal 3 binary64)) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b))))) a) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) a (*.f64 (pow.f64 a #s(literal 4 binary64)) b)) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) b) b (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) a)) #s(literal 1/12 binary64))) (/.f64 (/.f64 (+.f64 b a) a) a)) b)) b)) eps (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) a)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 b #s(literal 3 binary64)) a (*.f64 (pow.f64 a #s(literal 3 binary64)) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b a) a) b))) a)) b)) b))) eps (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 | 54 |
| 0 | 30 | 54 |
| 1 | 109 | 54 |
| 2 | 731 | 54 |
| 0 | 8816 | 40 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
(-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) |
(-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) |
(*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) |
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) (+.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.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 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) (expm1.f64 (*.f64 eps (+.f64 b a)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))) (-.f64 (pow.f64 (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) (pow.f64 (exp.f64 eps) (+.f64 b a)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal 6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))))))) |
(*.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 (/.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 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))))) |
(/.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))))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))))) |
(/.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 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 (pow.f64 (exp.f64 eps) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) a)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps a) #s(literal 3 binary64))) (-.f64 (pow.f64 (pow.f64 (exp.f64 eps) a) #s(literal 4 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (pow.f64 (exp.f64 eps) a))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps a) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) a) #s(literal 6 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) a) #s(literal 4 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) a)))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (expm1.f64 (*.f64 eps a))) |
(*.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 (/.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 (neg.f64 (+.f64 (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)))) (neg.f64 (+.f64 (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 (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 (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 (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 (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 (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 (/.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 (neg.f64 (+.f64 (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)))) (neg.f64 (+.f64 (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 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) eps) (+.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.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 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) eps) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) (expm1.f64 (*.f64 eps (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))) eps) (-.f64 (pow.f64 (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) (pow.f64 (exp.f64 eps) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))) eps) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal 6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))))))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) (+.f64 (pow.f64 (exp.f64 eps) (*.f64 (+.f64 b a) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.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 (/.f64 (*.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) (expm1.f64 (*.f64 eps (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) (pow.f64 (exp.f64 eps) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal 6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (pow.f64 (exp.f64 eps) (+.f64 b a)) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))) (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) (+.f64 b a))))))) |
(*.f64 (neg.f64 (neg.f64 eps)) (expm1.f64 (*.f64 eps (+.f64 b a)))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 eps (+.f64 b a)))) (neg.f64 eps)) |
(*.f64 (neg.f64 eps) (neg.f64 (expm1.f64 (*.f64 eps (+.f64 b a))))) |
(*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (neg.f64 (neg.f64 eps))) |
(*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) |
(*.f64 eps (expm1.f64 (*.f64 eps (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) eps)) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))) eps)) (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 (neg.f64 (*.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 eps (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 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) eps) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64)))) eps) (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 eps (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))))) |
(/.f64 (*.f64 eps (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 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) eps) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))) eps) (+.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 eps (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 (*.f64 eps (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 (*.f64 (neg.f64 eps) (expm1.f64 (*.f64 eps (+.f64 b a))))) |
(fma.f64 (cosh.f64 (*.f64 eps (+.f64 b a))) eps (*.f64 (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64)) eps)) |
(fma.f64 eps (cosh.f64 (*.f64 eps (+.f64 b a))) (*.f64 eps (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64)) eps)) |
(+.f64 (*.f64 eps (cosh.f64 (*.f64 eps (+.f64 b a)))) (*.f64 eps (-.f64 (sinh.f64 (*.f64 eps (+.f64 b a))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (expm1.f64 (*.f64 eps b))) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (expm1.f64 (*.f64 eps b))) (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 (/.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (expm1.f64 (*.f64 eps b))) (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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (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 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))) (expm1.f64 (*.f64 eps a)))) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))) (expm1.f64 (*.f64 eps a)))) (+.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 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (expm1.f64 (*.f64 eps b)))) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 (*.f64 eps a) #s(literal 3 binary64))) (expm1.f64 (*.f64 eps b)))) (+.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 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (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))) eps) (*.f64 (expm1.f64 (*.f64 eps b)) (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 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (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))) eps) (*.f64 (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 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (*.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))) (expm1.f64 (*.f64 (*.f64 eps a) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (exp.f64 eps) b) #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 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (*.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 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))) (expm1.f64 (*.f64 (*.f64 eps a) #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 (+.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 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))))) (*.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (exp.f64 eps) a) #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 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 (*.f64 eps a) #s(literal 3 binary64))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))))) (*.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 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) eps) (*.f64 (expm1.f64 (*.f64 (*.f64 eps a) #s(literal 3 binary64))) (expm1.f64 (*.f64 (*.f64 eps b) #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 (+.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 (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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (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 (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 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 (/.f64 eps (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 (neg.f64 eps) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 eps b))) (neg.f64 (expm1.f64 (*.f64 eps a)))) |
(/.f64 (*.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) |
(/.f64 (*.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (+.f64 (+.f64 (pow.f64 (exp.f64 eps) (*.f64 #s(literal 2 binary64) b)) (pow.f64 (exp.f64 eps) b)) #s(literal 1 binary64))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (/.f64 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)))) (/.f64 eps (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 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))) (/.f64 eps (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 eps) (/.f64 (expm1.f64 (*.f64 eps (+.f64 b a))) (expm1.f64 (*.f64 eps b)))) (neg.f64 (expm1.f64 (*.f64 eps a)))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64)))) (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps a)))) (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 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a)))) (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps a)))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 b a)) #s(literal 3 binary64))) (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps a)))) (+.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 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (*.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 b a))))) eps) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 eps) (+.f64 b a)))) (*.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 (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 (*.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 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (cosh.f64 (*.f64 eps b)) (*.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (pow.f64 (exp.f64 eps) b) (*.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (pow.f64 (exp.f64 eps) b))) |
(fma.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 eps) b))) |
(fma.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (*.f64 (pow.f64 (exp.f64 eps) b) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))))) |
(fma.f64 (cosh.f64 (*.f64 eps b)) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (*.f64 (+.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))))) |
(fma.f64 (pow.f64 (exp.f64 eps) b) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (*.f64 (pow.f64 (exp.f64 eps) b) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 eps b)) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))))) (*.f64 (+.f64 (sinh.f64 (*.f64 eps b)) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (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) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b))))) (*.f64 (pow.f64 (exp.f64 eps) b) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64))))) (*.f64 (pow.f64 (exp.f64 eps) b) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (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) b) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (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)) (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (cosh.f64 (*.f64 eps b))) (*.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (pow.f64 (exp.f64 eps) b)) (*.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps b)))) (pow.f64 (exp.f64 eps) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 eps) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 (/.f64 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b 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 eps (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 b a)))) (expm1.f64 (*.f64 (*.f64 eps b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (exp.f64 eps) b) #s(literal 1 binary64)))) |
Compiled 12 980 to 1 291 computations (90.1% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 280 | 5 | 285 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 281 | 5 | 286 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 14.8% | #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) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
| ▶ | 40.2% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b)) |
| ▶ | 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)) |
| ▶ | 43.4% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ▶ | 56.5% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
Compiled 402 to 256 computations (36.3% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b) | |
| 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 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b)) | |
| cost-diff | 0 | (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) | |
| cost-diff | 512 | (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) | |
| cost-diff | 1024 | (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 | 52 | 512 |
| 0 | 84 | 484 |
| 1 | 178 | 484 |
| 2 | 540 | 468 |
| 3 | 3774 | 465 |
| 0 | 8100 | 442 |
| 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 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
b |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) |
(pow.f64 (+.f64 b a) #s(literal 2 binary64)) |
(+.f64 b a) |
a |
#s(literal 2 binary64) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b)) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) |
(*.f64 (+.f64 b a) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) |
(*.f64 b a) |
(*.f64 (*.f64 b a) a) |
(*.f64 (*.f64 (*.f64 b a) a) b) |
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 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b)) |
(/.f64 (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b) |
(fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) |
(*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) |
eps |
(-.f64 (/.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) |
#s(literal 1/2 binary64) |
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 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 (fma.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 b a) a) (/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) b)))) (*.f64 b a)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 (fma.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 b a) a) (/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) b)))) (*.f64 b a)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 b a) a) (/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) b)))) (*.f64 b a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) |
(*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
b |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) |
(pow.f64 (+.f64 b a) #s(literal 2 binary64)) |
(+.f64 b a) |
a |
#s(literal 2 binary64) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b)) |
(*.f64 (/.f64 (*.f64 b a) (*.f64 (*.f64 b a) b)) (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) |
(*.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 b a)) |
(*.f64 (+.f64 b a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 b a)) |
(fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) |
(*.f64 (*.f64 (+.f64 b a) b) a) |
(*.f64 b a) |
(*.f64 (*.f64 b a) a) |
(*.f64 (*.f64 (*.f64 b a) a) b) |
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 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) 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 (/.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 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b) |
(/.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) |
(fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) |
(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 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) |
eps |
(-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #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) |
#s(literal 1/2 binary64) |
b |
#s(literal 1 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.109375 | (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) | |
| accuracy | 0.16796875 | (/.f64 (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b) | |
| accuracy | 0.17578125 | (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) | |
| accuracy | 38.12096234518133 | (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) | |
| accuracy | 0.09765625 | (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) | |
| accuracy | 0.31087875976844204 | (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) | |
| accuracy | 11.672131878269692 | (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) | |
| accuracy | 53.423330307042626 | (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b)) | |
| accuracy | 0.0 | (/.f64 #s(literal 1 binary64) b) | |
| accuracy | 36.220959182768176 | #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 | 27.827602996027572 | #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.109375 | (/.f64 (/.f64 (+.f64 b a) b) a) |
| 257.0ms | 256× | 2 | valid |
Compiled 965 to 102 computations (89.4% saved)
ival-mult: 48.0ms (26.6% of total)adjust: 39.0ms (21.6% of total)ival-div: 39.0ms (21.6% of total)ival-add: 27.0ms (14.9% of total)ival-expm1: 10.0ms (5.5% of total)ival-pow2: 5.0ms (2.8% of total)ival-sub: 5.0ms (2.8% of total)ival-pow: 4.0ms (2.2% of total)ival-exp: 2.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(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 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b))) |
(fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b)) |
(/.f64 (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b) |
(fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) |
(*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b)) |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 |
(* a (pow b 2)) |
(* a (+ (* a b) (pow b 2))) |
(/ (+ 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) |
(* 1/2 (/ b a)) |
(/ (+ a (* 1/2 b)) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/ (pow b 2) a) |
(/ (+ (* 2 (* a b)) (pow b 2)) a) |
(/ (+ (* a (+ a (* 2 b))) (pow b 2)) a) |
(* 1/2 (* a (pow b 3))) |
(* a (+ (* 1/2 (pow b 3)) (* a (pow b 2)))) |
(* a (+ (* 1/2 (pow b 3)) (* a (+ (* 1/2 (* a b)) (pow b 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))) |
(* (pow a 2) b) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(/ (+ 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)) |
(* 1/2 (/ a b)) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(* a (+ 1 (* 2 (/ b a)))) |
(* a (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))) |
(* 1/2 (* (pow a 3) b)) |
(* (pow a 3) (+ (* 1/2 b) (/ (pow b 2) a))) |
(* (pow a 3) (+ (* 1/2 b) (+ (* 1/2 (/ (pow b 3) (pow a 2))) (/ (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))))) |
(* -1 (* a (- (* -2 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ (+ (* 2 b) (/ (pow b 2) a)) a)) 1))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (pow b 2) a)) (* -1/2 b)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow b 3) a)) (pow b 2)) a)) (* -1/2 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 (+ (* a b) (pow a 2))) |
(/ (+ b (* 1/2 a)) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(+ a (* 2 b)) |
(+ a (* b (+ 2 (/ b a)))) |
(* b (+ (* 1/2 (pow a 3)) (* (pow a 2) b))) |
(* b (+ (* 1/2 (pow a 3)) (* b (+ (* 1/2 (* a b)) (pow a 2))))) |
(* b (+ 1 (/ a b))) |
(* (pow b 2) (+ a (/ (pow a 2) 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 (/ 1 a)) (/ 1 b))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(* (pow b 2) (+ (/ 1 a) (* 2 (/ 1 b)))) |
(* (pow b 2) (+ (/ 1 a) (+ (* 2 (/ 1 b)) (/ a (pow b 2))))) |
(* (pow b 3) (+ (* 1/2 a) (/ (pow a 2) b))) |
(* (pow b 3) (+ (* 1/2 a) (+ (* 1/2 (/ (pow a 3) (pow b 2))) (/ (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 (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 b)))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ a b)) 2) b)) (/ 1 a))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (pow a 2) b)) (* -1/2 a)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow a 3) b)) (pow a 2)) b)) (* -1/2 a)))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 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/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* 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 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) 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 | |
|---|---|---|---|---|
| 62.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) (- (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b))) (+ (* (* b a) b) (* (* b a) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (- (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b))) eps) (+ (/ 1 b) (/ 1 a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) b) (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b)) (/ (pow (+ b a) 2) a) (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (/ (pow (exp a) eps) (- (exp (* eps a)) 1))) |
| 54.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) (- (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b))) (+ (* (* b a) b) (* (* b a) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (- (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b))) eps) (+ (/ 1 b) (/ 1 a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) b) (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b)) (/ (pow (+ b a) 2) a) (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (/ (pow (exp a) eps) (- (exp (* eps a)) 1))) |
| 42.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) (- (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b))) (+ (* (* b a) b) (* (* b a) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (- (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b))) eps) (+ (/ 1 b) (/ 1 a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) b) (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b)) (/ (pow (+ b a) 2) a) (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (/ (pow (exp a) eps) (- (exp (* eps a)) 1))) |
| 16.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) (- (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b))) (+ (* (* b a) b) (* (* b a) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (- (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b))) eps) (+ (/ 1 b) (/ 1 a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) b) (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b)) (/ (pow (+ b a) 2) a) (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (/ (pow (exp a) eps) (- (exp (* eps a)) 1))) |
| 14.0ms | eps | @ | 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) (- (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b))) (+ (* (* b a) b) (* (* b a) a)) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (+ (* (- (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b))) eps) (+ (/ 1 b) (/ 1 a))) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) b) (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) (/ (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (* (* (* b a) a) b)) (/ (pow (+ b a) 2) a) (* (/ 1/2 b) (/ (pow (+ b a) 2) a)) (* (* (+ b a) 1/2) (+ (* (* b a) b) (* (* b a) a))) (/ (pow (exp a) eps) (- (exp (* eps a)) 1))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 560 | 3382 |
| 1 | 1858 | 2958 |
| 2 | 7169 | 2948 |
| 0 | 8167 | 2699 |
| 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 |
(* a (pow b 2)) |
(* a (+ (* a b) (pow b 2))) |
(/ (+ 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) |
(* 1/2 (/ b a)) |
(/ (+ a (* 1/2 b)) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/ (pow b 2) a) |
(/ (+ (* 2 (* a b)) (pow b 2)) a) |
(/ (+ (* a (+ a (* 2 b))) (pow b 2)) a) |
(* 1/2 (* a (pow b 3))) |
(* a (+ (* 1/2 (pow b 3)) (* a (pow b 2)))) |
(* a (+ (* 1/2 (pow b 3)) (* a (+ (* 1/2 (* a b)) (pow b 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))) |
(* (pow a 2) b) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(/ (+ 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)) |
(* 1/2 (/ a b)) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(* a (+ 1 (* 2 (/ b a)))) |
(* a (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))) |
(* 1/2 (* (pow a 3) b)) |
(* (pow a 3) (+ (* 1/2 b) (/ (pow b 2) a))) |
(* (pow a 3) (+ (* 1/2 b) (+ (* 1/2 (/ (pow b 3) (pow a 2))) (/ (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))))) |
(* -1 (* a (- (* -2 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ (+ (* 2 b) (/ (pow b 2) a)) a)) 1))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (pow b 2) a)) (* -1/2 b)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow b 3) a)) (pow b 2)) a)) (* -1/2 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 (+ (* a b) (pow a 2))) |
(/ (+ b (* 1/2 a)) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(+ a (* 2 b)) |
(+ a (* b (+ 2 (/ b a)))) |
(* b (+ (* 1/2 (pow a 3)) (* (pow a 2) b))) |
(* b (+ (* 1/2 (pow a 3)) (* b (+ (* 1/2 (* a b)) (pow a 2))))) |
(* b (+ 1 (/ a b))) |
(* (pow b 2) (+ a (/ (pow a 2) 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 (/ 1 a)) (/ 1 b))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(* (pow b 2) (+ (/ 1 a) (* 2 (/ 1 b)))) |
(* (pow b 2) (+ (/ 1 a) (+ (* 2 (/ 1 b)) (/ a (pow b 2))))) |
(* (pow b 3) (+ (* 1/2 a) (/ (pow a 2) b))) |
(* (pow b 3) (+ (* 1/2 a) (+ (* 1/2 (/ (pow a 3) (pow b 2))) (/ (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 (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 b)))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ a b)) 2) b)) (/ 1 a))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (pow a 2) b)) (* -1/2 a)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow a 3) b)) (pow a 2)) b)) (* -1/2 a)))) |
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 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/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* 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 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) 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) |
(/.f64 (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)))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #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)))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
b |
(+ a b) |
(+.f64 b a) |
0 |
#s(literal 0 binary64) |
(* a (pow b 2)) |
(*.f64 (*.f64 b b) a) |
(* a (+ (* a b) (pow b 2))) |
(*.f64 (*.f64 a (+.f64 b a)) b) |
(/ (+ 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) |
(/.f64 (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)) a #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) |
(/.f64 (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)) a 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) |
(* 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) |
(/ (pow b 2) a) |
(*.f64 (/.f64 b a) b) |
(/ (+ (* 2 (* a b)) (pow b 2)) a) |
(/.f64 (*.f64 b (fma.f64 #s(literal 2 binary64) a b)) a) |
(/ (+ (* a (+ a (* 2 b))) (pow b 2)) a) |
(/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b)) a) |
(* 1/2 (* a (pow b 3))) |
(*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/2 binary64)) a) |
(* a (+ (* 1/2 (pow b 3)) (* a (pow b 2)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) b (*.f64 a a)) b) b) |
(* a (+ (* 1/2 (pow b 3)) (* a (+ (* 1/2 (* a b)) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) a b)) a (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/2 binary64))) a) |
(/ 1 (* a eps)) |
(/.f64 (/.f64 #s(literal 1 binary64) eps) a) |
(/ (+ (* 1/2 a) (/ 1 eps)) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a (/.f64 #s(literal 1 binary64) eps)) a) |
(/ (+ (* 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 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) a) |
a |
(* a (+ 1 (/ b a))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 (/.f64 b a) b b) a) 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) |
(* 1/2 (/ a b)) |
(*.f64 (/.f64 a b) #s(literal 1/2 binary64)) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) b)) a) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) #s(literal 1 binary64)) a) (/.f64 #s(literal -1/2 binary64) b)) a) |
(* a (+ 1 (* 2 (/ b a)))) |
(*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 b a) #s(literal 2 binary64)) b) a) #s(literal 1 binary64)) a) |
(* 1/2 (* (pow a 3) b)) |
(*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/2 binary64)) b) |
(* (pow a 3) (+ (* 1/2 b) (/ (pow b 2) a))) |
(*.f64 (fma.f64 (/.f64 b a) b (*.f64 #s(literal 1/2 binary64) b)) (pow.f64 a #s(literal 3 binary64))) |
(* (pow a 3) (+ (* 1/2 b) (+ (* 1/2 (/ (pow b 3) (pow a 2))) (/ (pow b 2) a)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal 1/2 binary64) (*.f64 b b)) a)) (pow.f64 a #s(literal 3 binary64))) |
(/ (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 (fma.f64 #s(literal 1 binary64) a b) eps)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)) a) #s(literal -1 binary64)) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) #s(literal 1 binary64)) a) #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal -1 binary64) a)) |
(* -1 (* a (- (* -2 (/ b a)) 1))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) #s(literal 1 binary64)) a) #s(literal -1 binary64)) |
(* -1 (* a (- (* -1 (/ (+ (* 2 b) (/ (pow b 2) a)) a)) 1))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 b a) #s(literal 2 binary64)) b) a)) #s(literal 1 binary64)) a) #s(literal -1 binary64)) |
(* -1 (* (pow a 3) (+ (* -1 (/ (pow b 2) a)) (* -1/2 b)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) b)))) (pow.f64 a #s(literal 3 binary64))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow b 3) a)) (pow b 2)) a)) (* -1/2 b)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal 1/2 binary64) (*.f64 b b)) 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) |
(/.f64 (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)) b #s(literal 1 binary64)) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #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)) b #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 b a) b) |
(* b (+ (* a b) (pow a 2))) |
(*.f64 (*.f64 a (+.f64 b a)) b) |
(/ (+ b (* 1/2 a)) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a b) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/.f64 (fma.f64 (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) #s(literal 1 binary64)) b (*.f64 #s(literal 1/2 binary64) a)) b) |
(+ a (* 2 b)) |
(fma.f64 #s(literal 2 binary64) b a) |
(+ a (* b (+ 2 (/ b a)))) |
(fma.f64 (+.f64 (/.f64 b a) #s(literal 2 binary64)) b a) |
(* b (+ (* 1/2 (pow a 3)) (* (pow a 2) b))) |
(*.f64 (*.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) a b)) a) a) |
(* b (+ (* 1/2 (pow a 3)) (* b (+ (* 1/2 (* a b)) (pow a 2))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) b (*.f64 a a)) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/2 binary64))) b) |
(* b (+ 1 (/ a b))) |
(*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 (fma.f64 a (/.f64 a b) a) b) b) |
(+ (* 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))) |
(*.f64 (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) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) b) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) b) |
(* (pow b 2) (+ (/ 1 a) (* 2 (/ 1 b)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) b)) (*.f64 b b)) |
(* (pow b 2) (+ (/ 1 a) (+ (* 2 (/ 1 b)) (/ a (pow b 2))))) |
(*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 a b)) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 b b)) |
(* (pow b 3) (+ (* 1/2 a) (/ (pow a 2) b))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) a (*.f64 a (/.f64 a b))) (pow.f64 b #s(literal 3 binary64))) |
(* (pow b 3) (+ (* 1/2 a) (+ (* 1/2 (/ (pow a 3) (pow b 2))) (/ (pow a 2) b)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) a (/.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) #s(literal 1/2 binary64) (*.f64 a a)) b)) (pow.f64 b #s(literal 3 binary64))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal 1 binary64) b a) eps)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 1 binary64)) b) #s(literal -1 binary64)) |
(* -1 (* b (- (* -1 (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 b)))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) 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)) (*.f64 #s(literal -1 binary64) b)) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(*.f64 (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)) (*.f64 #s(literal -1 binary64) b)) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ a b)) 2) b)) (/ 1 a))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a b) #s(literal -2 binary64)) b) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 b b)) |
(* -1 (* (pow b 3) (+ (* -1 (/ (pow a 2) b)) (* -1/2 a)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a (/.f64 a b)) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) a))) (pow.f64 b #s(literal 3 binary64))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow a 3) b)) (pow a 2)) b)) (* -1/2 a)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) #s(literal 1/2 binary64) (*.f64 a a)) b) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) a))) |
(/ (+ 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 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) a) (/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 b a)) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 a a) b) b))) #s(literal 1/2 binary64)) 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 a (+.f64 b a)) b) a)) (*.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) a) (/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 b a)) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 a a) b) b))) #s(literal 1/2 binary64)) (/.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 a a) b) b) #s(literal 1/4 binary64))) a) (/.f64 (+.f64 b a) a)) b)) b)) eps (*.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) a) (/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 b a)) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 a a) b) b))) #s(literal 1/2 binary64))) 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 a (+.f64 b a)) b) a)) (*.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) a) (/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 b a)) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 a a) b) b))) #s(literal 1/2 binary64)) (/.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 a a) b) b) #s(literal 1/4 binary64))) a) (/.f64 (+.f64 b a) a)) b)) b)) (*.f64 (*.f64 (*.f64 a (+.f64 b 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 a a) b) b) #s(literal 1/4 binary64))) (*.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) a) (/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 b a)) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 a a) b) b))) #s(literal 1/2 binary64)))) 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 (*.f64 (*.f64 a (+.f64 b a)) b) a)) (*.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) a) (/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 b a)) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 a a) b) b))) #s(literal 1/2 binary64)) (/.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 a a) b) b) #s(literal 1/4 binary64))) a) (/.f64 (+.f64 b a) a)) b)) b))) eps (*.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) a) (/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 b a)) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 a a) b) b))) #s(literal 1/2 binary64))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) a) (/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 b a)) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 a a) b) b))) #s(literal 1/2 binary64)) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* (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 #s(literal 1 binary64) b) (/.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) (/ 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 #s(literal 1 binary64) b) (/.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) (/ 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 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ 1 (/ b a)) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(+ 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) #s(literal 1 binary64))) |
(+ 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) #s(literal 1 binary64))) |
(+ 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) #s(literal 1 binary64))) |
(+ (* (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/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) a) (/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 b a)) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 a a) b) b))) #s(literal 1/2 binary64)) eps) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) a) (/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 b a)) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 a a) b) b))) #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) eps)) 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))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) b (/.f64 #s(literal 1 binary64) eps)) eps) |
(* -1 (* eps (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))))) |
(*.f64 (*.f64 #s(literal -1 binary64) eps) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) eps) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b) a) (/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 b a)) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 a a) b) b)))))) |
(* -1 (* eps (- (* -1 (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 (* b eps))))) |
(*.f64 (*.f64 #s(literal -1 binary64) eps) (-.f64 (*.f64 #s(literal -1 binary64) (-.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 (*.f64 #s(literal -1 binary64) eps) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) 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 | 52 | 427 |
| 0 | 84 | 399 |
| 1 | 362 | 391 |
| 2 | 2946 | 385 |
| 0 | 8540 | 365 |
| 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 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b))) |
(fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b)) |
(/.f64 (fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b) |
(fma.f64 (*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) |
(*.f64 eps (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 (*.f64 b a) a) b)) |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 (neg.f64 (/.f64 (+.f64 b a) a)) (neg.f64 b)) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (-.f64 a b) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (*.f64 b 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 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 (+.f64 b a) (neg.f64 b)) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (/.f64 (+.f64 b a) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 (+.f64 b a)) (*.f64 (neg.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))) |
(+.f64 (/.f64 (/.f64 b b) a) (/.f64 (/.f64 a b) a)) |
(+.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))) |
(+.f64 (/.f64 a (*.f64 b a)) (/.f64 b (*.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b b) #s(literal 2 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 b a) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 b b) #s(literal 3 binary64)) (pow.f64 (/.f64 a b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b b) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 (/.f64 b b) (/.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 b a)))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 b b (*.f64 b a))) (neg.f64 (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b b) #s(literal 2 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (/.f64 (-.f64 b a) b)) |
(/.f64 (+.f64 (pow.f64 (/.f64 b b) #s(literal 3 binary64)) (pow.f64 (/.f64 a b) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b b) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 (/.f64 b b) (/.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (-.f64 a b) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) 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) (/.f64 b b)) |
(+.f64 (/.f64 b b) (/.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 (neg.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(/.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))) |
(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))) |
(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 (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))) |
(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 (neg.f64 (neg.f64 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) |
(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))) |
(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 (neg.f64 (neg.f64 b)))) |
(/.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 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.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) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 b a) (+.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)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal 1/2 binary64)) b) (*.f64 b (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a)))))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 b (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 b a) (+.f64 b a)))))) (neg.f64 (*.f64 b (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))))) (neg.f64 (*.f64 b (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) b) b) (*.f64 a (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a)))))) (*.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 a (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 b a) (+.f64 b a)))))) (neg.f64 (*.f64 a (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) b) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 a (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))))) (neg.f64 (*.f64 a (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) b) (*.f64 (*.f64 b a) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a)))))) (neg.f64 (*.f64 (*.f64 b a) b))) |
(/.f64 (neg.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 a) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 b a) (+.f64 b a)))))) (neg.f64 (*.f64 (*.f64 b a) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (neg.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 a) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) a)) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a)) (*.f64 (*.f64 b a) (+.f64 b a)))) b) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))))) (neg.f64 b)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))))) (neg.f64 b)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (fma.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) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 b a) (+.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)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))) (pow.f64 (*.f64 b a) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal 1/2 binary64)) b) (*.f64 b (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 b (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 b a) (+.f64 b a))))) (*.f64 b (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)) a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))))) (*.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)) #s(literal 1/2 binary64)) b) b) (*.f64 a (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) b) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 a (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 b a) (+.f64 b a))))) (*.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)) #s(literal 1/2 binary64)) b) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 a (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))))) (*.f64 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 a) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))))) (*.f64 (*.f64 b 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 a) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.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 (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 a) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))))) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) a) b) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #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 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 b a) (+.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)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))))) |
(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 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))) (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) 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 #s(literal 1/2 binary64) (+.f64 b a))) (/.f64 (*.f64 (*.f64 b a) (+.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 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))) (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) b)))) |
(fma.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 b a))) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))) (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) b)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))) (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) b)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 b a)) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))) (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) b)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 b a)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #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 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #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 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 b a) (+.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)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 b a) (+.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)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))) (pow.f64 (*.f64 b a) #s(literal 3 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) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))) (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) b)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (*.f64 b a) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 b a)) |
(*.f64 b (fma.f64 b a (*.f64 a a))) |
(*.f64 b (*.f64 a (+.f64 b a))) |
(*.f64 b (fma.f64 a a (*.f64 b a))) |
(*.f64 a (*.f64 b (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (+.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 (*.f64 b a) (+.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 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 b a) a) (*.f64 (*.f64 b a) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 b) a) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a) (fma.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b) (*.f64 (*.f64 (*.f64 b a) b) (*.f64 (*.f64 (neg.f64 b) a) a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 (*.f64 b a) (-.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a) (-.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) (-.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (*.f64 b a) (+.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 (*.f64 b a) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b a) a) (*.f64 (*.f64 b a) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 b) a) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a) (fma.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b) (*.f64 (*.f64 (*.f64 b a) b) (*.f64 (*.f64 (neg.f64 b) a) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 b a) (-.f64 b a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b) (-.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a) (-.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64))) (*.f64 (*.f64 b a) (-.f64 b a))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b) (-.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a) (-.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 a a) b (*.f64 (*.f64 b a) b)) |
(fma.f64 (*.f64 b b) a (*.f64 (neg.f64 (*.f64 (neg.f64 b) a)) a)) |
(fma.f64 (*.f64 b b) a (*.f64 (*.f64 b a) a)) |
(fma.f64 (*.f64 b a) b (*.f64 (neg.f64 (*.f64 (neg.f64 b) a)) a)) |
(fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) a)) |
(fma.f64 (*.f64 b a) a (*.f64 (*.f64 b a) b)) |
(fma.f64 b (*.f64 a a) (*.f64 (*.f64 b a) b)) |
(fma.f64 b (*.f64 b a) (*.f64 (neg.f64 (*.f64 (neg.f64 b) a)) a)) |
(fma.f64 b (*.f64 b a) (*.f64 (*.f64 b a) a)) |
(fma.f64 a (*.f64 b b) (*.f64 (neg.f64 (*.f64 (neg.f64 b) a)) a)) |
(fma.f64 a (*.f64 b b) (*.f64 (*.f64 b a) a)) |
(fma.f64 a (*.f64 b a) (*.f64 (*.f64 b a) b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (-.f64 b a))) (/.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (-.f64 b a)))) |
(-.f64 (*.f64 (*.f64 b a) b) (*.f64 (neg.f64 b) (*.f64 a a))) |
(-.f64 (*.f64 (*.f64 b a) b) (*.f64 (neg.f64 a) (*.f64 b a))) |
(-.f64 (*.f64 (*.f64 b a) b) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(-.f64 (*.f64 (*.f64 b a) a) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(-.f64 (*.f64 (*.f64 b a) a) (*.f64 (neg.f64 b) (*.f64 b a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 3 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a) (-.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a) (-.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 b a) b) (*.f64 (neg.f64 (*.f64 (neg.f64 b) a)) a)) |
(+.f64 (*.f64 (*.f64 b a) b) (*.f64 (*.f64 b a) a)) |
(+.f64 (*.f64 (*.f64 b a) a) (*.f64 (*.f64 b 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)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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)))) (neg.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) (*.f64 eps (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) (*.f64 eps (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #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))) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 eps (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))))) (/.f64 (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))))) |
(-.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a))) eps)) |
(-.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 eps) (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)))) |
(+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps) (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.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 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps))) |
(+.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 b a)) eps (pow.f64 b #s(literal -1 binary64)))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) (*.f64 b eps) #s(literal 1 binary64)) b)) |
(/.f64 (neg.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) (/.f64 b b)) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (neg.f64 (/.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 (neg.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) (/.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal -3 binary64)))) (neg.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) (/.f64 b b)) #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) (/.f64 b b)) (pow.f64 b #s(literal -1 binary64))))))) |
(/.f64 (neg.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 (neg.f64 b)))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.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 (*.f64 #s(literal 1 binary64) b))) (neg.f64 (*.f64 b b))) |
(/.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) (/.f64 b b)) #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 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) (/.f64 b b)) #s(literal 3 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) (/.f64 b b)) #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) (/.f64 b b)) (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 (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 (/.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 (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 (-.f64 #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))) (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 (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 (*.f64 #s(literal 1 binary64) 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 (/.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 (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) (/.f64 b b))) |
(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) (/.f64 b b))) |
(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) (/.f64 b b))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps) (/.f64 b b) (pow.f64 b #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) (/.f64 b b)) (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) (/.f64 b b))) |
(/.f64 (neg.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)))) (neg.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))))) |
(/.f64 (neg.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 (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 (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 (neg.f64 (+.f64 (-.f64 #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))) (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 #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 #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 (/.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 (/.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 (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 (/.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 (-.f64 #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))) (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)) 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 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 (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 (/.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 (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 (/.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 (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 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) eps)) (neg.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.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)) (neg.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) eps) (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) |
(/.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) (+.f64 (fma.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 eps (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (+.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) |
(/.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))) (+.f64 (fma.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 b a)) (/.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 (*.f64 b a) (+.f64 b a)) (*.f64 b a))) |
(*.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (*.f64 b a) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (*.f64 b a) a))) |
(*.f64 (/.f64 (+.f64 b a) (*.f64 (*.f64 b a) a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a)) (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) b))) |
(*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (+.f64 b a) b) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (*.f64 b a))) |
(*.f64 (/.f64 (+.f64 b a) b) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 b a) a))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) b)))) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a)) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a))) (*.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) b)) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 b a)) (*.f64 b a)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) b) (*.f64 (*.f64 b a) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) b))) (*.f64 (*.f64 b a) a)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a)) (*.f64 (*.f64 b a) (+.f64 b a))) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a)))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b a) b) a))) b) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 b a) (+.f64 b a))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 b a) (+.f64 b a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (+.f64 b a) (/.f64 (+.f64 b a) a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) a)) |
(neg.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (neg.f64 a))) |
(*.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)) a) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (neg.f64 a) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))))) (neg.f64 (*.f64 (neg.f64 b) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal -1/2 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal 1/2 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) b)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.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) a)) |
(/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) a)) |
(/.f64 (*.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a) #s(literal 1/2 binary64)) b) |
(/.f64 (/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) b) a) |
(/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 b a)) |
(*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (+.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 b a)) (+.f64 b a)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)) (+.f64 b a)) |
(*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 (*.f64 b a) (*.f64 (+.f64 b a) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))) (neg.f64 (*.f64 (*.f64 b a) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a) (-.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a)))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (-.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 b a) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a) (-.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b a) b) (+.f64 b a)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 b a) (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a) (-.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))) (-.f64 a b)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 b a))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (-.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)))) (*.f64 (*.f64 b a) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 3 binary64)))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a) (-.f64 (pow.f64 (*.f64 (*.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b a) b) (+.f64 b a)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b a) b) (+.f64 b a)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 b a)) b (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 b a)) a (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 a a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b a) a) (+.f64 b a)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b a) b) #s(literal 1/2 binary64)) (+.f64 b a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b a) a) #s(literal 1/2 binary64)) (+.f64 b a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(fma.f64 (*.f64 (*.f64 b a) b) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))) |
(fma.f64 (*.f64 (*.f64 b a) a) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(fma.f64 (*.f64 b a) (*.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))) |
(fma.f64 (*.f64 b a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (*.f64 b a) b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 (*.f64 b a) a) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b a) (*.f64 (*.f64 b a) a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b a) (*.f64 (*.f64 b a) b)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))) |
(fma.f64 (+.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) b)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))) |
(fma.f64 (+.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(fma.f64 b (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(fma.f64 b (*.f64 (*.f64 b a) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a))) |
(fma.f64 a (*.f64 (*.f64 b a) (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) (*.f64 (*.f64 (*.f64 (neg.f64 b) a) a) (*.f64 #s(literal 1/2 binary64) (+.f64 b a)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a))) (*.f64 (*.f64 b a) a))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (*.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b a)) a) (*.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))))) (fma.f64 (+.f64 (pow.f64 (exp.f64 a) eps) #s(literal 1 binary64)) #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 a) eps) #s(literal 2 binary64)))) |
(*.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 (neg.f64 (pow.f64 (exp.f64 a) eps)))) (neg.f64 (neg.f64 (neg.f64 (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 49 047 to 3 781 computations (92.3% saved)
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 708 | 4 | 712 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 710 | 7 | 717 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) |
| ▶ | 64.1% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
| ▶ | 43.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)) |
| ▶ | 56.3% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b)) |
| ✓ | 43.4% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | 56.5% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
| ▶ | 100.0% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
Compiled 246 to 163 computations (33.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | -384 | (/.f64 (+.f64 b a) (*.f64 b a)) | |
| cost-diff | 0 | (*.f64 b a) | |
| cost-diff | 0 | (+.f64 b a) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) | |
| cost-diff | 0 | (/.f64 a b) | |
| cost-diff | 0 | #s(approx (/ (+ b a) b) (/.f64 a b)) | |
| cost-diff | 0 | (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) | |
| cost-diff | 0 | (/.f64 b a) | |
| cost-diff | 0 | #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b) | |
| cost-diff | 0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) b) | |
| cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) | |
| cost-diff | 0 | #s(approx (/ (/ (+ b a) b) a) (+.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))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 282 |
| 0 | 58 | 282 |
| 1 | 109 | 282 |
| 2 | 210 | 282 |
| 3 | 458 | 282 |
| 4 | 1684 | 282 |
| 0 | 8412 | 249 |
| 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))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+.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 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b)) |
(/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b) |
#s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) |
(/.f64 b a) |
b |
a |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
(/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) |
#s(approx (/ (+ b a) b) (/.f64 a b)) |
(/.f64 a b) |
a |
b |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(+.f64 b a) |
b |
a |
(*.f64 b a) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) #s(approx (/ (/ (+ b a) b) a) (+.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))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) 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 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b)) |
(/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b) |
#s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) |
(/.f64 b a) |
b |
a |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
(/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) |
#s(approx (/ (+ b a) b) (/.f64 a b)) |
(/.f64 a b) |
a |
b |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(+.f64 b a) |
b |
a |
(*.f64 b a) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| 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 | 22.945034502308715 | (/.f64 (+.f64 b a) (*.f64 b a)) | |
| accuracy | 0.0 | (/.f64 a b) | |
| accuracy | 0.0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) | |
| accuracy | 0.109375 | (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) | |
| accuracy | 35.98800968892815 | #s(approx (/ (+ b a) b) (/.f64 a b)) | |
| accuracy | 0.0 | (/.f64 b a) | |
| accuracy | 0.0 | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b)) | |
| accuracy | 0.16796875 | (/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b) | |
| accuracy | 27.659857367299555 | #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) | |
| accuracy | 0.0 | (/.f64 #s(literal 1 binary64) a) | |
| accuracy | 0.0 | #s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.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))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) | |
| accuracy | 0.02734375 | (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
| 62.0ms | 256× | 0 | valid |
Compiled 480 to 86 computations (82.1% saved)
ival-div: 15.0ms (31% of total)ival-mult: 14.0ms (28.9% of total)ival-expm1: 8.0ms (16.5% of total)ival-add: 6.0ms (12.4% of total)ival-exp: 2.0ms (4.1% of total)ival-pow: 2.0ms (4.1% of total)ival-sub: 1.0ms (2.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) b) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b)) |
(/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b) |
#s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.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 b a) (*.f64 b a))) |
(+.f64 b a) |
(*.f64 b a) |
(/.f64 (+.f64 b a) (*.f64 b 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) |
(/ (+ 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 |
(+ 1 (/ a b)) |
(/ a b) |
b |
(+ a b) |
(* a b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 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)))) |
(* a (+ (/ 1 a) (/ 1 b))) |
a |
(* a (+ 1 (/ b a))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ a b) b) |
(* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) |
(+ (* 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 (/ a b))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* b (- (* -1 (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 b)))) |
(* -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))) |
(+ (* (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))) |
(* 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 | |
|---|---|---|---|---|
| 21.0ms | a | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (+ (/ 1 b) (/ 1 a)) (/ 1 b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) b) (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/ 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))) (+ b a) (* b a) (/ (+ b a) (* b a)) (/ 1 a)) |
| 9.0ms | a | @ | inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (+ (/ 1 b) (/ 1 a)) (/ 1 b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) b) (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/ 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))) (+ b a) (* b a) (/ (+ b a) (* b a)) (/ 1 a)) |
| 5.0ms | b | @ | -inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (+ (/ 1 b) (/ 1 a)) (/ 1 b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) b) (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/ 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))) (+ b a) (* b a) (/ (+ b a) (* b a)) (/ 1 a)) |
| 4.0ms | b | @ | inf | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (+ (/ 1 b) (/ 1 a)) (/ 1 b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) b) (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/ 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))) (+ b a) (* b a) (/ (+ b a) (* b a)) (/ 1 a)) |
| 4.0ms | b | @ | 0 | ((/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (/ (+ b a) b) a) (+ (/ 1 b) (/ 1 a)) (/ 1 b) (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/ (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) b) (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/ 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))) (+ b a) (* b a) (/ (+ b a) (* b a)) (/ 1 a)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 341 | 2086 |
| 1 | 1065 | 1906 |
| 2 | 4112 | 1750 |
| 0 | 8331 | 1587 |
| 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 (* 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 |
(+ 1 (/ a b)) |
(/ a b) |
b |
(+ a b) |
(* a b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(+ (/ 1 a) (/ 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)))) |
(* a (+ (/ 1 a) (/ 1 b))) |
a |
(* a (+ 1 (/ b a))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ a b) b) |
(* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) |
(+ (* 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 (/ a b))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* -1 (* b (- (* -1 (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 b)))) |
(* -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))) |
(+ (* (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))) |
(* 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 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps)))))) 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 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps)))))) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))))))) eps) #s(literal 1/2 binary64)))) a (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps)))))))) a (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (exp.f64 b) eps) (expm1.f64 (*.f64 b eps)))))) a #s(literal 1 binary64)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (fma.f64 a (fma.f64 (*.f64 #s(literal 1/24 binary64) eps) eps (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)))) (*.f64 #s(literal 1/12 binary64) eps))) a (/.f64 #s(literal 1 binary64) b)) a #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) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b a) (*.f64 eps (fma.f64 a (fma.f64 (*.f64 #s(literal 1/24 binary64) eps) eps (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps)))) (*.f64 #s(literal 1/12 binary64) eps))) #s(literal 1 binary64)) a b) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/ a b) |
(/.f64 a b) |
b |
(+ a b) |
(+.f64 b a) |
(* a b) |
(*.f64 b 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 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) 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)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) a) |
a |
(* a (+ 1 (/ b a))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal 1 binary64) a b) eps)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)) a) #s(literal -1 binary64)) |
(/ (+ 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) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #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)) 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 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/6 binary64)) #s(literal 1/24 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps)) (*.f64 eps eps) (*.f64 (*.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) eps))) eps) #s(literal 1/2 binary64)))) b (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #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)) b #s(literal 1 binary64)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 b a) 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)) eps) |
(+ (* 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))) |
(*.f64 (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) |
(* b (+ 1 (/ a b))) |
(*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal 1 binary64) b a) eps)) (expm1.f64 (*.f64 a eps))) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(* -1 (* b (- (* -1 (* eps (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 b)))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) 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)) (*.f64 #s(literal -1 binary64) b)) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 1 binary64)) b) #s(literal -1 binary64)) |
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) 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 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) b)))) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) a) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) a) (/.f64 (+.f64 b a) a)) b)) b)) eps (fma.f64 (/.f64 (neg.f64 (+.f64 b a)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) b)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) b)))) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) a) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) a) (/.f64 (+.f64 b a) a)) b)) b)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) a) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) b)))))) a) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) b) 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 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (*.f64 (*.f64 a a) b) b)))) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 b #s(literal 3 binary64))) a (*.f64 b (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) a) b (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/6 binary64))))) a) (/.f64 (+.f64 b a) a)) b)) b))) eps (fma.f64 (/.f64 (neg.f64 (+.f64 b a)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) b)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)))) eps (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* (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 #s(literal 1 binary64) b) (/.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) (/ 1 b))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) a) a (*.f64 #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 #s(literal 1 binary64) b) (/.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) (/ 1 b))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/80 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 1/6 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) a) a (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal 1/12 binary64)) a))) (*.f64 #s(literal 1/2 binary64) a)))) eps (fma.f64 (*.f64 #s(literal 1/24 binary64) a) a (*.f64 #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 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ 1 (/ b a)) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(+ 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) #s(literal 1 binary64))) |
(+ 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 (fma.f64 (*.f64 #s(literal 1/24 binary64) a) a (*.f64 #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) #s(literal 1 binary64))) |
(+ 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 (*.f64 b (fma.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/80 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 1/6 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) a) a (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal 1/12 binary64)) a))) (*.f64 #s(literal 1/2 binary64) a)))) eps (fma.f64 (*.f64 #s(literal 1/24 binary64) a) a (*.f64 #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 b a) #s(literal 1 binary64))) |
(* 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) b) eps) #s(literal 1/2 binary64))) eps) |
(* eps (+ (* b (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 eps))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64)) b (/.f64 #s(literal 1 binary64) eps)) eps) |
(* -1 (* eps (- (* -1 (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2)) (/ 1 (* b eps))))) |
(*.f64 (*.f64 #s(literal -1 binary64) eps) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 a eps))) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) eps))) |
(* -1 (* eps (- (* -1 (* b (- (/ (exp (* a eps)) (- (exp (* a eps)) 1)) 1/2))) (/ 1 eps)))) |
(*.f64 (*.f64 #s(literal -1 binary64) eps) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) 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 | 48 | 273 |
| 0 | 58 | 273 |
| 1 | 250 | 273 |
| 2 | 1636 | 273 |
| 0 | 8541 | 240 |
| 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))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) b) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b)) |
(/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b) |
#s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.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 b a) (*.f64 b a))) |
(+.f64 b a) |
(*.f64 b a) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(/.f64 #s(literal 1 binary64) a) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (/ (/ (+ b a) b) a) (+.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.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)))) #s(literal 3 binary64)) (pow.f64 (/.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)))) #s(literal 3 binary64))) (fma.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 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 (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 (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 (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 (pow.f64 (*.f64 (/.f64 a a) (pow.f64 b #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b b) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a a) (pow.f64 b #s(literal -1 binary64))) (*.f64 (/.f64 a a) (pow.f64 b #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 b b) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 b b) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 a a) (pow.f64 b #s(literal -1 binary64))) (*.f64 (/.f64 b b) (pow.f64 a #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) a)) b)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) a)) a)) (neg.f64 b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (neg.f64 (-.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 a #s(literal -2 binary64))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 b #s(literal -3 binary64))))) (neg.f64 (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 (neg.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) a)))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 b) (*.f64 (neg.f64 a) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 a) (neg.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 a #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 b #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (pow.f64 a #s(literal -2 binary64)))) (*.f64 (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))))) |
(/.f64 (fma.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 (+.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))) (pow.f64 a #s(literal -3 binary64)))) (*.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 (-.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 (*.f64 #s(literal 1 binary64) a) (*.f64 b a) (*.f64 (*.f64 b a) (*.f64 #s(literal 1 binary64) b))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)) (*.f64 #s(literal 1 binary64) a)) (*.f64 a (neg.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) b)) (*.f64 b (neg.f64 (neg.f64 a)))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) a)) b) a) |
(/.f64 (/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) a)) a) b) |
(/.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 a #s(literal -2 binary64)))) (neg.f64 (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal -3 binary64)) (pow.f64 b #s(literal -3 binary64)))) (neg.f64 (+.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 (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 (neg.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 b) 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 (-.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 a #s(literal -2 binary64))) (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) |
(/.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 (fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) a)) (*.f64 b 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 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 (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 (/.f64 a a) (pow.f64 b #s(literal -1 binary64)) (*.f64 (/.f64 b b) (pow.f64 a #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 (/.f64 b b) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 a a) (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a b) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 b b) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b a) (pow.f64 b #s(literal -1 binary64)) (*.f64 (/.f64 a a) (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 b b) (*.f64 (/.f64 a a) (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 a b) (*.f64 (/.f64 b b) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 a a) (*.f64 (/.f64 b b) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 b a) (*.f64 (/.f64 a a) (pow.f64 b #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 a #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 -2 binary64)) (-.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))))) |
(-.f64 (*.f64 (/.f64 a a) (pow.f64 b #s(literal -1 binary64))) (/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 b a))) |
(-.f64 (/.f64 (pow.f64 b #s(literal -2 binary64)) (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) (/.f64 (pow.f64 a #s(literal -2 binary64)) (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 a) (neg.f64 b))) (/.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) (neg.f64 b)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 b) a)) (/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 b) a))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (neg.f64 b) a)) (/.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 b) a))) |
(+.f64 (/.f64 (pow.f64 a #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 (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 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 (pow.f64 a #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 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 b) (neg.f64 a))) (/.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 b) (neg.f64 a)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 b) a)) (/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) a))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (neg.f64 b) a)) (/.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 b) a))) |
(+.f64 (/.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 (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 (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 (/.f64 b b) (pow.f64 a #s(literal -1 binary64))) (*.f64 (/.f64 a a) (pow.f64 b #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 a a) (pow.f64 b #s(literal -1 binary64))) (*.f64 (/.f64 b b) (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal -2 binary64)) (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 a #s(literal -1 binary64))) (pow.f64 a #s(literal -1 binary64))) (-.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 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 (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))) |
(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 (neg.f64 (neg.f64 b)))) |
(/.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))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a))))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a))) (neg.f64 b)) |
(/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a))) b)) |
(neg.f64 (/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) (neg.f64 b))) |
#s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(neg.f64 (/.f64 b (neg.f64 a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (+ b a) b) (/.f64 a b))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (+ b a) b) (/.f64 a b)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (/ (+ b a) b) (/.f64 a b))) (neg.f64 a)) |
(/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (/ (+ b a) b) (/.f64 a b))) a)) |
(neg.f64 (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) (neg.f64 a))) |
#s(approx (/ (+ b a) b) (/.f64 a b)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (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 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (-.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b a)) (*.f64 (-.f64 b a) (*.f64 a a))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (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)))) |
(-.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 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(+.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 (neg.f64 b) b) (-.f64 a b))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 (neg.f64 a) a) (-.f64 b a))) |
(+.f64 b a) |
(+.f64 a b) |
(log.f64 (exp.f64 (+.f64 b a))) |
(*.f64 b a) |
(*.f64 a b) |
(log.f64 (pow.f64 (exp.f64 a) 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 (-.f64 b a) b) a)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 a b) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 a b) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 a b) a) (/.f64 (/.f64 b a) b))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b a) a)) (neg.f64 b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 a b) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (/.f64 (-.f64 b a) b) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 a b) a) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) b) (/.f64 (/.f64 a b) a)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b a) (*.f64 (*.f64 b a) a))) (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 b a)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 b) a)))) |
(/.f64 (fma.f64 (/.f64 a a) a (*.f64 b (/.f64 b b))) (*.f64 b a)) |
(/.f64 (fma.f64 (/.f64 a a) (*.f64 (neg.f64 b) a) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (/.f64 a a) b (*.f64 b (/.f64 b a))) (*.f64 b b)) |
(/.f64 (fma.f64 (/.f64 a a) (*.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 a) a (*.f64 (*.f64 (neg.f64 b) a) (/.f64 b b))) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 b))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (neg.f64 b) a) (/.f64 b a))) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 b a) (*.f64 (*.f64 (neg.f64 b) a) b)) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 b a))) |
(/.f64 (fma.f64 (/.f64 a b) a (*.f64 a (/.f64 b b))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 a b) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 b) a)) (*.f64 a (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (/.f64 a b) b (*.f64 a (/.f64 b a))) (*.f64 b a)) |
(/.f64 (fma.f64 (/.f64 a b) (*.f64 b a) (*.f64 b a)) (*.f64 a (*.f64 b a))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 b a) (/.f64 b b))) (*.f64 (*.f64 b a) a)) |
(/.f64 (fma.f64 a (*.f64 (neg.f64 b) a) (*.f64 (*.f64 b a) (neg.f64 b))) (*.f64 (*.f64 b a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 b a) (/.f64 b a))) (*.f64 (*.f64 b a) b)) |
(/.f64 (fma.f64 a (*.f64 b a) (*.f64 (*.f64 b a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b b) b (*.f64 a (/.f64 a a))) (*.f64 b a)) |
(/.f64 (fma.f64 (/.f64 b b) (*.f64 (neg.f64 b) a) (*.f64 a (neg.f64 a))) (*.f64 a (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (/.f64 b b) a (*.f64 a (/.f64 a b))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b b) (*.f64 b a) (*.f64 a a)) (*.f64 a (*.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 (neg.f64 b) a) (/.f64 a a))) (*.f64 (*.f64 (neg.f64 b) a) b)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (neg.f64 b) a) (/.f64 a b))) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 b a) (*.f64 (*.f64 (neg.f64 b) a) a)) (*.f64 (*.f64 (neg.f64 b) a) (*.f64 b a))) |
(/.f64 (fma.f64 (/.f64 b a) b (*.f64 b (/.f64 a a))) (*.f64 b b)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 b) a)) (*.f64 b (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 b (/.f64 a b))) (*.f64 b a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 b a) (*.f64 b a)) (*.f64 b (*.f64 b a))) |
(/.f64 (fma.f64 b b (*.f64 (*.f64 b a) (/.f64 a a))) (*.f64 (*.f64 b a) b)) |
(/.f64 (fma.f64 b (*.f64 (neg.f64 b) a) (*.f64 (*.f64 b a) (neg.f64 a))) (*.f64 (*.f64 b a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 b a) (/.f64 a b))) (*.f64 (*.f64 b a) a)) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 a b) a) #s(literal 2 binary64))) (/.f64 (/.f64 (-.f64 b a) b) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a b) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 a b) a) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) b) (/.f64 (/.f64 a b) a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (-.f64 a b) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 b (*.f64 b a) (*.f64 (*.f64 b a) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.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 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 (+.f64 b a) (neg.f64 b)) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (/.f64 (+.f64 b a) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 (+.f64 b a)) (*.f64 (neg.f64 b) a)) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(/.f64 (/.f64 (+.f64 b a) b) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (+.f64 b a) b) a) |
(neg.f64 (/.f64 (neg.f64 (+.f64 b a)) (*.f64 b a))) |
(neg.f64 (/.f64 (/.f64 (+.f64 b a) b) (neg.f64 a))) |
(neg.f64 (/.f64 (+.f64 b a) (*.f64 (neg.f64 b) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 b a) b) a)) (/.f64 (pow.f64 (/.f64 (/.f64 a b) a) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 b a) b) a))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (*.f64 b a))) (/.f64 (*.f64 b b) (*.f64 (-.f64 a b) (*.f64 b a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (*.f64 a a) (*.f64 (-.f64 b a) (*.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (*.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 a a) (-.f64 b a)) (*.f64 b a))) |
(+.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 (/.f64 (/.f64 a b) a) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) b) (/.f64 (/.f64 a b) a))))) (/.f64 (pow.f64 (/.f64 (/.f64 a b) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 a b) a) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) b) (/.f64 (/.f64 a b) a)))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b a) a) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 b a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 b a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (*.f64 b a)) (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) (*.f64 b a))) |
(+.f64 (/.f64 (/.f64 b b) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 a b) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 a b) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 b b) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (*.f64 b a))) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (-.f64 a b) (*.f64 b a)))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 (-.f64 b a) (*.f64 b a)))) |
(+.f64 (/.f64 (/.f64 a b) a) (/.f64 (/.f64 b a) b)) |
(+.f64 (/.f64 (/.f64 b a) b) (/.f64 (/.f64 a 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))) |
(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 (neg.f64 (neg.f64 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) |
(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 16 068 to 1 485 computations (90.8% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 317 | 0 | 317 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 3 | 3 |
| Total | 317 | 7 | 324 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (/.f64 (+.f64 b a) b) a)) |
| ✓ | 64.1% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
| ✓ | 43.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)) |
| ✓ | 56.3% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b)) |
| ✓ | 43.4% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | 56.5% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | 100.0% | #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
Compiled 629 to 255 computations (59.5% saved)
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) #s(approx (/ (/ (+ b a) b) a) (+.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) b) 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) b) (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) a)) (/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 1/2 binary64)) (fma.f64 (*.f64 b a) b (*.f64 (*.f64 b a) 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 (/.f64 (pow.f64 (exp.f64 a) eps) (expm1.f64 (*.f64 eps a))) #s(literal 1/2 binary64))) 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))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
4 calls:
| 3.0ms | eps |
| 3.0ms | a |
| 3.0ms | b |
| 3.0ms | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | a |
| 100.0% | 1 | b |
| 100.0% | 1 | eps |
| 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)))) |
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 (+ (* (* eps (- (/ (pow (exp a) eps) (- (exp (* eps a)) 1)) 1/2)) b) 1) (/.f64 b a)) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(approx (/ (+ b a) b) (/.f64 a b)) a)) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
4 calls:
| 6.0ms | eps |
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 2 | a |
| 82.4% | 2 | b |
| 77.9% | 3 | eps |
| 64.1% | 1 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
Compiled 27 to 26 computations (3.7% saved)
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) b)) |
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
1 calls:
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 2 | a |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a)) |
4 calls:
| 1.0ms | 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 |
|---|---|---|
| 56.5% | 1 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| 56.5% | 1 | eps |
| 56.5% | 1 | b |
| 56.5% | 1 | a |
Compiled 27 to 26 computations (3.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | -3.598747228382038e-195 | -7.723545538982239e-198 |
| 10.0ms | 128× | 0 | valid |
Compiled 507 to 363 computations (28.4% saved)
ival-mult: 4.0ms (57.6% of total)ival-expm1: 2.0ms (28.8% of total)ival-div: 1.0ms (14.4% of total)ival-add: 1.0ms (14.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | -2.939256100314373e-162 | -9.433322693939891e-163 |
| 6.0ms | 80× | 0 | valid |
Compiled 307 to 229 computations (25.4% saved)
ival-mult: 2.0ms (46% of total)ival-expm1: 1.0ms (23% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 192 |
| 1 | 76 | 192 |
| 2 | 154 | 192 |
| 3 | 354 | 192 |
| 4 | 1312 | 192 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
(if (<=.f64 a #s(literal -4602618913854827/1315033975387093376810247470720032166387584950705793464874570225767183038574270205528416634069397112806745742214044554428254858062545950965781953692662970212488805917782111149547915939471080679317823312933945344 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a))) |
(if (<=.f64 a #s(literal -2937889440858125/1013065324433836171511818326096474890383898005918563696288002277756507034036354527929615978746851512277392062160962106733983191180520452956027069051297354415786421338721071661056 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))) #s(approx (/ (/ (+ b a) b) a) (+.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))) #s(approx (/ (/ (+ b a) b) a) (+.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))))) |
(if (<=.f64 a #s(literal -4602618913854827/1315033975387093376810247470720032166387584950705793464874570225767183038574270205528416634069397112806745742214044554428254858062545950965781953692662970212488805917782111149547915939471080679317823312933945344 binary64)) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 (+.f64 b a) (*.f64 b a))) #s(approx (/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) (/.f64 #s(literal 1 binary64) a))) |
(if (<=.f64 a #s(literal -4602618913854827/1315033975387093376810247470720032166387584950705793464874570225767183038574270205528416634069397112806745742214044554428254858062545950965781953692662970212488805917782111149547915939471080679317823312933945344 binary64)) #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))) (pow.f64 a #s(literal -1 binary64)))) |
(if (<=.f64 a #s(literal -2937889440858125/1013065324433836171511818326096474890383898005918563696288002277756507034036354527929615978746851512277392062160962106733983191180520452956027069051297354415786421338721071661056 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 a #s(literal -2937889440858125/1013065324433836171511818326096474890383898005918563696288002277756507034036354527929615978746851512277392062160962106733983191180520452956027069051297354415786421338721071661056 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 | 52 | 427 |
| 0 | 84 | 399 |
| 1 | 362 | 391 |
| 2 | 2946 | 385 |
| 0 | 8540 | 365 |
| 0 | 370 | 2076 |
| 1 | 1338 | 2028 |
| 2 | 5533 | 2020 |
| 0 | 8099 | 1802 |
| 0 | 560 | 3382 |
| 1 | 1858 | 2958 |
| 2 | 7169 | 2948 |
| 0 | 8167 | 2699 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 250 to 94 computations (62.4% saved)
(sort a b)
Compiled 686 to 280 computations (59.2% saved)
Loading profile data...