
Time bar (total: 5.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 3 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 5 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 6 |
| 95.2% | 93.7% | 4.7% | 0.1% | 0% | 1.6% | 0% | 7 |
| 96% | 93.7% | 3.9% | 0.1% | 0% | 2.3% | 0% | 8 |
| 97.2% | 93.7% | 2.7% | 0.1% | 0% | 3.5% | 0% | 9 |
| 97.8% | 93.7% | 2.1% | 0.1% | 0% | 4.1% | 0% | 10 |
| 98.5% | 93.7% | 1.5% | 0.1% | 0% | 4.8% | 0% | 11 |
| 98.8% | 93.7% | 1.1% | 0.1% | 0% | 5.1% | 0% | 12 |
Compiled 10 to 8 computations (20% saved)
| 404.0ms | 8 256× | 0 | valid |
| 155.0ms | 2 946× | 0 | exit |
ival-exp: 173.0ms (53.7% of total)ival-div: 73.0ms (22.6% of total)ival-add: 63.0ms (19.5% of total)ival-true: 8.0ms (2.5% of total)ival-assert: 6.0ms (1.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 5 | 0 | - | 0 | - | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 0 | 0 | - | 0 | - | (+.f64 (exp.f64 a) (exp.f64 b)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (exp.f64 b) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (exp.f64 a) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) | u/u | 5 | 0 |
| ↳ | (exp.f64 a) | underflow | 78 | |
| ↳ | (+.f64 (exp.f64 a) (exp.f64 b)) | underflow | 5 | |
| ↳ | (exp.f64 a) | underflow | 78 | |
| ↳ | (exp.f64 b) | underflow | 52 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 5 | 0 |
| - | 0 | 251 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 5 | 0 | 0 |
| - | 0 | 0 | 251 |
| number | freq |
|---|---|
| 0 | 251 |
| 1 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 32.0ms | 512× | 0 | valid |
Compiled 50 to 22 computations (56% saved)
ival-div: 8.0ms (42.7% of total)ival-exp: 7.0ms (37.3% of total)ival-add: 3.0ms (16% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 48 |
| 1 | 44 | 48 |
| 2 | 142 | 48 |
| 3 | 548 | 43 |
| 4 | 3142 | 43 |
| 0 | 6 | 8 |
| 0 | 10 | 8 |
| 1 | 17 | 8 |
| 2 | 43 | 8 |
| 3 | 119 | 8 |
| 4 | 581 | 8 |
| 5 | 5801 | 8 |
| 0 | 8514 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
Compiled 8 to 6 computations (25% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.0% | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
Compiled 8 to 6 computations (25% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (exp.f64 b) | |
| cost-diff | 0 | (+.f64 (exp.f64 a) (exp.f64 b)) | |
| cost-diff | 0 | (exp.f64 a) | |
| cost-diff | 0 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 19 |
| 0 | 10 | 19 |
| 1 | 17 | 19 |
| 2 | 43 | 19 |
| 3 | 119 | 19 |
| 4 | 581 | 19 |
| 5 | 5801 | 19 |
| 0 | 8514 | 19 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(exp.f64 a) |
a |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(exp.f64 b) |
b |
| Outputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(exp.f64 a) |
a |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(exp.f64 b) |
b |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (exp.f64 b) | |
| accuracy | 0.0 | (exp.f64 a) | |
| accuracy | 0.015625 | (+.f64 (exp.f64 a) (exp.f64 b)) | |
| accuracy | 1.2421888740140923 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 15.0ms | 256× | 0 | valid |
Compiled 21 to 8 computations (61.9% saved)
ival-exp: 7.0ms (71.8% of total)ival-div: 1.0ms (10.3% of total)ival-add: 1.0ms (10.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(exp.f64 a) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(exp.f64 b) |
| Outputs |
|---|
(/ 1 (+ 1 (exp b))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
1 |
(+ 1 a) |
(+ 1 (* a (+ 1 (* 1/2 a)))) |
(+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(+ 1 (exp b)) |
(+ 1 (+ a (exp b))) |
(+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))) |
(+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))) |
(/ (exp a) (+ (exp a) (exp b))) |
(exp a) |
(+ (exp a) (exp b)) |
(/ (exp a) (+ 1 (exp a))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ 1 (exp a)) |
(+ 1 (+ b (exp a))) |
(+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))) |
(+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))) |
(+ 1 b) |
(+ 1 (* b (+ 1 (* 1/2 b)))) |
(+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(exp b) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (exp b)) |
| 1.0ms | a | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (exp b)) |
| 1.0ms | a | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (exp b)) |
| 1.0ms | a | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (exp b)) |
| 1.0ms | b | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (exp b)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 120 | 516 |
| 1 | 363 | 504 |
| 2 | 1377 | 475 |
| 3 | 6354 | 467 |
| 0 | 8422 | 434 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ 1 (exp b))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
1 |
(+ 1 a) |
(+ 1 (* a (+ 1 (* 1/2 a)))) |
(+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(+ 1 (exp b)) |
(+ 1 (+ a (exp b))) |
(+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))) |
(+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))) |
(/ (exp a) (+ (exp a) (exp b))) |
(exp a) |
(+ (exp a) (exp b)) |
(/ (exp a) (+ 1 (exp a))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ 1 (exp a)) |
(+ 1 (+ b (exp a))) |
(+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))) |
(+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))) |
(+ 1 b) |
(+ 1 (* b (+ 1 (* 1/2 b)))) |
(+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(exp b) |
| Outputs |
|---|
(/ 1 (+ 1 (exp b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 2 binary64)))) a (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (-.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 2 binary64))) a)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 2 binary64)))) a (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (+.f64 (/.f64 (+.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) #s(literal -1/6 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 3 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 4 binary64))))) a))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 a) |
(+.f64 #s(literal 1 binary64) a) |
(+ 1 (* a (+ 1 (* 1/2 a)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(+ 1 (exp b)) |
(+.f64 (exp.f64 b) #s(literal 1 binary64)) |
(+ 1 (+ a (exp b))) |
(+.f64 (+.f64 (exp.f64 b) a) #s(literal 1 binary64)) |
(+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
(+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
(/ (exp a) (+ (exp a) (exp b))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(exp a) |
(exp.f64 a) |
(+ (exp a) (exp b)) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(/ (exp a) (+ 1 (exp a))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 2 binary64))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 (exp.f64 a) #s(literal 1 binary64))) #s(literal -1/6 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 3 binary64))))) b (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 2 binary64)))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(+ 1 (exp a)) |
(+.f64 (exp.f64 a) #s(literal 1 binary64)) |
(+ 1 (+ b (exp a))) |
(+.f64 (+.f64 (exp.f64 a) b) #s(literal 1 binary64)) |
(+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(+ 1 b) |
(+.f64 #s(literal 1 binary64) b) |
(+ 1 (* b (+ 1 (* 1/2 b)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 1 binary64)) |
(+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 1 binary64)) |
(exp b) |
(exp.f64 b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 17 |
| 0 | 10 | 17 |
| 1 | 33 | 17 |
| 2 | 244 | 17 |
| 3 | 3093 | 17 |
| 0 | 8549 | 17 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(exp.f64 a) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(exp.f64 b) |
| Outputs |
|---|
(*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (exp.f64 b) (exp.f64 a))) |
(*.f64 (/.f64 (neg.f64 (exp.f64 a)) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (exp.f64 b) (exp.f64 a))) |
(*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (exp.f64 a) (exp.f64 b)) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) |
(pow.f64 (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (exp.f64 b) (+.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) (+.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (-.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (pow.f64 (exp.f64 a) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 a) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64)) (pow.f64 (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64)) (*.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (fma.f64 (exp.f64 b) (+.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (+.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 a) (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 6 binary64))))) (neg.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (-.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (pow.f64 (exp.f64 a) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)) (*.f64 (+.f64 (exp.f64 b) (exp.f64 a)) (sinh.f64 a)))) (neg.f64 (pow.f64 (+.f64 (exp.f64 b) (exp.f64 a)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (fma.f64 (exp.f64 b) (+.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (+.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)))) |
(/.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (-.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (pow.f64 (exp.f64 a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (exp.f64 a) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64)) (pow.f64 (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64)) (*.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (+.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (fma.f64 (exp.f64 b) (+.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b))))) |
(/.f64 (*.f64 (exp.f64 a) (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 6 binary64)))) (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (-.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (pow.f64 (exp.f64 a) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)) (*.f64 (+.f64 (exp.f64 b) (exp.f64 a)) (sinh.f64 a))) (pow.f64 (+.f64 (exp.f64 b) (exp.f64 a)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (exp.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(neg.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(fma.f64 (/.f64 (cosh.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (exp.f64 b) (exp.f64 a)) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(fma.f64 (/.f64 (sinh.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (exp.f64 b) (exp.f64 a)) (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(fma.f64 (/.f64 (sinh.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (exp.f64 a) (exp.f64 b)) (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(fma.f64 (/.f64 (cosh.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (exp.f64 a) (exp.f64 b)) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(fma.f64 (/.f64 (sinh.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(fma.f64 (/.f64 (sinh.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(fma.f64 (/.f64 (cosh.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(fma.f64 (/.f64 (cosh.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(fma.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (cosh.f64 a) (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (sinh.f64 a) (exp.f64 b)))) |
(fma.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (*.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))))) |
(fma.f64 (cosh.f64 a) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (*.f64 (-.f64 (sinh.f64 a) (exp.f64 b)) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (cosh.f64 a) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) (*.f64 (-.f64 (sinh.f64 a) (exp.f64 b)) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (*.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (cosh.f64 a)) (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (sinh.f64 a) (exp.f64 b)))) |
(+.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b))) (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)))) |
(+.f64 (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(+.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(*.f64 (sqrt.f64 (neg.f64 (exp.f64 a))) (sqrt.f64 (neg.f64 (exp.f64 a)))) |
(*.f64 (sqrt.f64 (exp.f64 a)) (sqrt.f64 (exp.f64 a))) |
(pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (exp.f64 a)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (pow.f64 (cosh.f64 a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sinh.f64 a) (cosh.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 a) (*.f64 #s(literal 2 binary64) (cosh.f64 a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 a))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 a))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a)))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a)))))) |
(/.f64 (fabs.f64 (fabs.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))))) (fabs.f64 (fabs.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (neg.f64 (cosh.f64 a)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 a)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (neg.f64 (cosh.f64 a)) (sinh.f64 (neg.f64 a))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (pow.f64 (cosh.f64 a) #s(literal 2 binary64)))) (exp.f64 (neg.f64 a))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 a) (*.f64 #s(literal 2 binary64) (cosh.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 a))))) #s(literal 4 binary64)) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 a))))) #s(literal 4 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (exp.f64 a))) (sqrt.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (exp.f64 a))) (sqrt.f64 (exp.f64 (neg.f64 a)))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 a) (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))))) (sqrt.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 a) #s(literal 1 binary64))) (sqrt.f64 (exp.f64 (neg.f64 a)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 a) (exp.f64 a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 a) (exp.f64 a)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 (cosh.f64 a) (exp.f64 a)) (*.f64 (sinh.f64 a) (exp.f64 a))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 a) (exp.f64 a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 a) (exp.f64 a)) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 a) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 a) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 a) (exp.f64 a)) (*.f64 (sinh.f64 a) (exp.f64 a))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (exp.f64 (neg.f64 a)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (exp.f64 (neg.f64 a))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))))) (exp.f64 (log.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a)))))) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (pow.f64 (cosh.f64 a) #s(literal 2 binary64))) (-.f64 (sinh.f64 a) (cosh.f64 a))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 a) (*.f64 #s(literal 2 binary64) (cosh.f64 a))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 a) (sinh.f64 a) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (*.f64 (sinh.f64 a) (cosh.f64 a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64)))) (neg.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (sinh.f64 a) (sinh.f64 a) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (*.f64 (sinh.f64 a) (cosh.f64 a)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64)))) (fabs.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 (neg.f64 (cosh.f64 a)) (sinh.f64 (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (fma.f64 (sinh.f64 a) (sinh.f64 a) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (*.f64 (sinh.f64 a) (cosh.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a)))) |
(neg.f64 (neg.f64 (exp.f64 a))) |
(sqrt.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (exp.f64 (neg.f64 a))) (/.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (exp.f64 (neg.f64 a)))) |
(-.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (exp.f64 (neg.f64 a))) (/.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (exp.f64 (neg.f64 a))))) |
(fabs.f64 (neg.f64 (exp.f64 a))) |
(fabs.f64 (exp.f64 a)) |
(+.f64 (neg.f64 (neg.f64 (cosh.f64 a))) (sinh.f64 a)) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a)))) (/.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))))) |
(+.f64 (sinh.f64 a) (cosh.f64 a)) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
(exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 a #s(literal 1 binary64))) |
(exp.f64 a) |
(*.f64 (/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (fma.f64 (exp.f64 b) (+.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (+.f64 (exp.f64 b) (exp.f64 a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (-.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (pow.f64 (exp.f64 a) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (/.f64 (+.f64 (exp.f64 b) (exp.f64 a)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (exp.f64 b) (exp.f64 a)) (/.f64 (-.f64 (exp.f64 a) (exp.f64 b)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64)))) (+.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (cosh.f64 a) (exp.f64 b)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (cosh.f64 a) (exp.f64 b)) (sinh.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (cosh.f64 b) (exp.f64 a)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (cosh.f64 b) (exp.f64 a)) (sinh.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 b) #s(literal 2 binary64)) (pow.f64 (+.f64 (sinh.f64 b) (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cosh.f64 b) (+.f64 (sinh.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (pow.f64 (+.f64 (sinh.f64 a) (exp.f64 b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (exp.f64 b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (cosh.f64 a) (exp.f64 b)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (cosh.f64 a) (exp.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (+.f64 (cosh.f64 a) (exp.f64 b)) (sinh.f64 a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (cosh.f64 b) (exp.f64 a)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (cosh.f64 b) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 (cosh.f64 b) (exp.f64 a)) (sinh.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (+.f64 (sinh.f64 b) (exp.f64 a)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (+.f64 (sinh.f64 b) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (+.f64 (sinh.f64 b) (exp.f64 a))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (+.f64 (sinh.f64 a) (exp.f64 b)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (+.f64 (sinh.f64 a) (exp.f64 b)) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (exp.f64 b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (-.f64 (exp.f64 a) (exp.f64 b)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (pow.f64 (exp.f64 b) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a)) (*.f64 (exp.f64 (neg.f64 b)) #s(literal 1 binary64)))) (neg.f64 (exp.f64 (+.f64 (neg.f64 b) (neg.f64 a))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (*.f64 (exp.f64 (neg.f64 b)) (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (exp.f64 (neg.f64 b)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))) (exp.f64 (neg.f64 a)) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) (exp.f64 (neg.f64 a))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 b)) (*.f64 (exp.f64 (neg.f64 a)) #s(literal 1 binary64)))) (neg.f64 (exp.f64 (+.f64 (neg.f64 a) (neg.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (exp.f64 (neg.f64 a)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (exp.f64 (neg.f64 b)) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (exp.f64 (neg.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b)))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (neg.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64))) (+.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (cosh.f64 a) (exp.f64 b)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 a) #s(literal 2 binary64))) (-.f64 (+.f64 (cosh.f64 a) (exp.f64 b)) (sinh.f64 a))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (cosh.f64 b) (exp.f64 a)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 b) #s(literal 2 binary64))) (-.f64 (+.f64 (cosh.f64 b) (exp.f64 a)) (sinh.f64 b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 2 binary64))) (+.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 b) #s(literal 2 binary64)) (pow.f64 (+.f64 (sinh.f64 b) (exp.f64 a)) #s(literal 2 binary64))) (-.f64 (cosh.f64 b) (+.f64 (sinh.f64 b) (exp.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (pow.f64 (+.f64 (sinh.f64 a) (exp.f64 b)) #s(literal 2 binary64))) (-.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (exp.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (cosh.f64 a) (exp.f64 b)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (cosh.f64 a) (exp.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (+.f64 (cosh.f64 a) (exp.f64 b)) (sinh.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (cosh.f64 b) (exp.f64 a)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (cosh.f64 b) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 (cosh.f64 b) (exp.f64 a)) (sinh.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (+.f64 (sinh.f64 b) (exp.f64 a)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (+.f64 (sinh.f64 b) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (+.f64 (sinh.f64 b) (exp.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (+.f64 (sinh.f64 a) (exp.f64 b)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (+.f64 (sinh.f64 a) (exp.f64 b)) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (exp.f64 b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (exp.f64 b)) (neg.f64 (exp.f64 a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (exp.f64 b) #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (exp.f64 b) #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (exp.f64 b) #s(literal 4 binary64))) (exp.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (-.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (exp.f64 b) #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 9 binary64)) (pow.f64 (exp.f64 a) #s(literal 9 binary64)))) (neg.f64 (*.f64 (-.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (exp.f64 b) #s(literal 6 binary64))) (exp.f64 (*.f64 (+.f64 b a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 9 binary64)) (pow.f64 (exp.f64 a) #s(literal 9 binary64)))) (neg.f64 (*.f64 (-.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (exp.f64 b) #s(literal 6 binary64))) (exp.f64 (*.f64 (+.f64 b a) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (exp.f64 b) #s(literal 4 binary64)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (-.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (pow.f64 (-.f64 (exp.f64 a) (exp.f64 b)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a)) (*.f64 (exp.f64 (neg.f64 b)) #s(literal 1 binary64))) (exp.f64 (+.f64 (neg.f64 b) (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (*.f64 (exp.f64 (neg.f64 b)) (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))))) (*.f64 (exp.f64 (neg.f64 b)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))) (exp.f64 (neg.f64 a)) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) #s(literal 1 binary64))) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) (exp.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))))) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 b)) (*.f64 (exp.f64 (neg.f64 a)) #s(literal 1 binary64))) (exp.f64 (+.f64 (neg.f64 a) (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))))) (*.f64 (exp.f64 (neg.f64 a)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (exp.f64 (neg.f64 b)) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) #s(literal 1 binary64))) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (exp.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))))) (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) a)) (*.f64 (sinh.f64 a) (cosh.f64 a))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (exp.f64 b) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (exp.f64 b) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (exp.f64 b) #s(literal 4 binary64))) (exp.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (exp.f64 b) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (exp.f64 b) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (-.f64 (neg.f64 (exp.f64 b)) (neg.f64 (exp.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (-.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 9 binary64)) (pow.f64 (exp.f64 a) #s(literal 9 binary64))) (*.f64 (-.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (exp.f64 b) #s(literal 6 binary64))) (exp.f64 (*.f64 (+.f64 b a) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 9 binary64)) (pow.f64 (exp.f64 a) #s(literal 9 binary64))) (*.f64 (-.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (exp.f64 b) #s(literal 6 binary64))) (exp.f64 (*.f64 (+.f64 b a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (neg.f64 (-.f64 (neg.f64 (exp.f64 a)) (neg.f64 (exp.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (-.f64 (neg.f64 (exp.f64 a)) (neg.f64 (exp.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (neg.f64 (exp.f64 b)) (neg.f64 (exp.f64 a))))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (*.f64 (neg.f64 (exp.f64 a)) (neg.f64 (exp.f64 b))))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (neg.f64 (exp.f64 b)) (neg.f64 (exp.f64 a)))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (*.f64 (neg.f64 (exp.f64 a)) (neg.f64 (exp.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(neg.f64 (+.f64 (exp.f64 b) (exp.f64 a))) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 (exp.f64 b)))) (sqrt.f64 (neg.f64 (neg.f64 (exp.f64 b)))) (exp.f64 a)) |
(fma.f64 (sqrt.f64 (neg.f64 (exp.f64 b))) (sqrt.f64 (neg.f64 (exp.f64 b))) (exp.f64 a)) |
(fma.f64 (sqrt.f64 (exp.f64 b)) (sqrt.f64 (exp.f64 b)) (exp.f64 a)) |
(fma.f64 (sqrt.f64 (neg.f64 (exp.f64 a))) (sqrt.f64 (neg.f64 (exp.f64 a))) (neg.f64 (neg.f64 (exp.f64 b)))) |
(fma.f64 (sqrt.f64 (neg.f64 (exp.f64 a))) (sqrt.f64 (neg.f64 (exp.f64 a))) (exp.f64 b)) |
(fma.f64 (sqrt.f64 (exp.f64 a)) (sqrt.f64 (exp.f64 a)) (neg.f64 (neg.f64 (exp.f64 b)))) |
(fma.f64 (sqrt.f64 (exp.f64 a)) (sqrt.f64 (exp.f64 a)) (exp.f64 b)) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (-.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (-.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (pow.f64 (exp.f64 a) #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (fma.f64 (exp.f64 b) (+.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (+.f64 (exp.f64 b) (exp.f64 a)) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (-.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (-.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (pow.f64 (exp.f64 a) #s(literal 4 binary64))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (exp.f64 b) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (exp.f64 a) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (/.f64 (exp.f64 b) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (/.f64 (exp.f64 a) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (exp.f64 a)) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(fma.f64 (exp.f64 b) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(fma.f64 (exp.f64 a) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(fma.f64 (exp.f64 a) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(+.f64 (+.f64 (neg.f64 (exp.f64 b)) (neg.f64 (cosh.f64 a))) (sinh.f64 (neg.f64 a))) |
(+.f64 (neg.f64 (+.f64 (cosh.f64 a) (exp.f64 b))) (sinh.f64 (neg.f64 a))) |
(+.f64 (neg.f64 (+.f64 (cosh.f64 b) (exp.f64 a))) (sinh.f64 (neg.f64 b))) |
(+.f64 (neg.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (neg.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (neg.f64 (exp.f64 b))) (exp.f64 a)) |
(+.f64 (neg.f64 (cosh.f64 b)) (neg.f64 (+.f64 (sinh.f64 b) (exp.f64 a)))) |
(+.f64 (+.f64 (sinh.f64 b) (exp.f64 a)) (cosh.f64 b)) |
(+.f64 (+.f64 (sinh.f64 a) (exp.f64 b)) (cosh.f64 a)) |
(+.f64 (+.f64 (cosh.f64 a) (exp.f64 b)) (sinh.f64 a)) |
(+.f64 (+.f64 (cosh.f64 b) (exp.f64 a)) (sinh.f64 b)) |
(+.f64 (neg.f64 (cosh.f64 a)) (+.f64 (sinh.f64 (neg.f64 a)) (neg.f64 (exp.f64 b)))) |
(+.f64 (neg.f64 (cosh.f64 a)) (neg.f64 (+.f64 (sinh.f64 a) (exp.f64 b)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(+.f64 (neg.f64 (exp.f64 b)) (neg.f64 (exp.f64 a))) |
(+.f64 (neg.f64 (exp.f64 a)) (neg.f64 (exp.f64 b))) |
(+.f64 (sinh.f64 b) (+.f64 (cosh.f64 b) (exp.f64 a))) |
(+.f64 (cosh.f64 b) (+.f64 (sinh.f64 b) (exp.f64 a))) |
(+.f64 (sinh.f64 a) (+.f64 (cosh.f64 a) (exp.f64 b))) |
(+.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (exp.f64 b))) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(+.f64 (exp.f64 a) (neg.f64 (neg.f64 (exp.f64 b)))) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 (exp.f64 b)))) (sqrt.f64 (neg.f64 (neg.f64 (exp.f64 b))))) |
(*.f64 (sqrt.f64 (neg.f64 (exp.f64 b))) (sqrt.f64 (neg.f64 (exp.f64 b)))) |
(*.f64 (sqrt.f64 (exp.f64 b)) (sqrt.f64 (exp.f64 b))) |
(pow.f64 (neg.f64 (exp.f64 b)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 b)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 b) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (pow.f64 (cosh.f64 b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sinh.f64 b) (cosh.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 b) (*.f64 #s(literal 2 binary64) (cosh.f64 b)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 b) (*.f64 #s(literal 2 binary64) (sinh.f64 b)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 b))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 b))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (pow.f64 (cosh.f64 b) #s(literal 2 binary64)))) (exp.f64 (neg.f64 b))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 b) (*.f64 #s(literal 2 binary64) (cosh.f64 b)))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 b) (*.f64 #s(literal 2 binary64) (sinh.f64 b)))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 b))))) #s(literal 4 binary64)) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 b))))) #s(literal 4 binary64)) |
(/.f64 (fabs.f64 (fabs.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))))) (fabs.f64 (fabs.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))) (exp.f64 b))) (sqrt.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (exp.f64 b))) (sqrt.f64 (exp.f64 (neg.f64 b)))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 b) (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))))) (sqrt.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 b) #s(literal 1 binary64))) (sqrt.f64 (exp.f64 (neg.f64 b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 b) (exp.f64 b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 b) (exp.f64 b)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 (cosh.f64 b) (exp.f64 b)) (*.f64 (sinh.f64 b) (exp.f64 b))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 b) (exp.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 b) (exp.f64 b)) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 b) (exp.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 b) (exp.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 b) (exp.f64 b)) (*.f64 (sinh.f64 b) (exp.f64 b))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))) (exp.f64 (neg.f64 b))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (exp.f64 (neg.f64 b)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b)))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))))) (exp.f64 (log.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (pow.f64 (cosh.f64 b) #s(literal 2 binary64))) (-.f64 (sinh.f64 b) (cosh.f64 b))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 b) (*.f64 #s(literal 2 binary64) (cosh.f64 b))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 b) (*.f64 #s(literal 2 binary64) (sinh.f64 b))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 b) (sinh.f64 b) (-.f64 (pow.f64 (cosh.f64 b) #s(literal 2 binary64)) (*.f64 (sinh.f64 b) (cosh.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64)))) (neg.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 b)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 b)))) #s(literal 4 binary64)) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (sinh.f64 b) (sinh.f64 b) (-.f64 (pow.f64 (cosh.f64 b) #s(literal 2 binary64)) (*.f64 (sinh.f64 b) (cosh.f64 b)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64)))) (fabs.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (neg.f64 b))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))) (fma.f64 (sinh.f64 b) (sinh.f64 b) (-.f64 (pow.f64 (cosh.f64 b) #s(literal 2 binary64)) (*.f64 (sinh.f64 b) (cosh.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b)))) |
(sqrt.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 b) #s(literal 2 binary64)) (exp.f64 (neg.f64 b))) (/.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (exp.f64 (neg.f64 b)))) |
(-.f64 (cosh.f64 b) (sinh.f64 (neg.f64 b))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (exp.f64 (neg.f64 b))) (/.f64 (pow.f64 (cosh.f64 b) #s(literal 2 binary64)) (exp.f64 (neg.f64 b))))) |
(fabs.f64 (neg.f64 (neg.f64 (exp.f64 b)))) |
(fabs.f64 (neg.f64 (exp.f64 b))) |
(fabs.f64 (exp.f64 b)) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b)))) (/.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) b)) (*.f64 (sinh.f64 b) (cosh.f64 b))))) |
(+.f64 (sinh.f64 b) (cosh.f64 b)) |
(+.f64 (cosh.f64 b) (sinh.f64 b)) |
(exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 b #s(literal 1 binary64))) |
(exp.f64 b) |
Compiled 10 498 to 1 399 computations (86.7% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 393 | 6 | 399 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 394 | 6 | 400 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 61.1% | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) |
| ▶ | 63.2% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
| ▶ | 98.0% | (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) |
| 60.5% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 (exp.f64 a) #s(literal 1 binary64))) #s(literal -1/6 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 3 binary64))))) b (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 2 binary64)))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) | |
| ▶ | 61.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
| ▶ | 78.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
Compiled 328 to 166 computations (49.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 (exp.f64 a)) | |
| cost-diff | 0 | (/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) | |
| cost-diff | 0 | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) | |
| cost-diff | 2 | (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) | |
| cost-diff | 0 | #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) | |
| cost-diff | 0 | (+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) | |
| cost-diff | 0 | (exp.f64 a) | |
| cost-diff | 0 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) | |
| cost-diff | 0 | (+.f64 (exp.f64 a) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) | |
| cost-diff | 0 | (exp.f64 a) | |
| cost-diff | 0 | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (exp.f64 b) | |
| cost-diff | 0 | (+.f64 (exp.f64 b) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) | |
| cost-diff | 0 | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (neg.f64 a) | |
| cost-diff | 0 | (exp.f64 (neg.f64 a)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) | |
| cost-diff | 3 | (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a))) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 205 |
| 0 | 49 | 205 |
| 1 | 86 | 200 |
| 2 | 240 | 197 |
| 3 | 959 | 193 |
| 4 | 7150 | 193 |
| 0 | 8844 | 193 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) |
#s(literal 1 binary64) |
(*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a))) |
(exp.f64 (neg.f64 a)) |
(neg.f64 a) |
a |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(exp.f64 b) |
b |
(exp.f64 a) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(+.f64 (exp.f64 b) #s(literal 1 binary64)) |
(exp.f64 b) |
b |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(exp.f64 a) |
a |
#s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(+.f64 (exp.f64 a) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) |
(exp.f64 a) |
a |
(+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) |
#s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) |
(+.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) |
(neg.f64 (exp.f64 a)) |
(exp.f64 a) |
a |
(/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
b |
(+.f64 (exp.f64 a) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
#s(literal 1 binary64) |
(*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a))) |
(-.f64 (exp.f64 (-.f64 b a)) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 a)) |
(neg.f64 a) |
a |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(exp.f64 b) |
b |
(exp.f64 a) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(+.f64 (exp.f64 b) #s(literal 1 binary64)) |
(exp.f64 b) |
b |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(exp.f64 a) |
a |
#s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(+.f64 (exp.f64 a) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp b) (+.f64 b #s(literal 1 binary64))) (exp.f64 a))) |
(exp.f64 a) |
a |
(+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) |
(+.f64 #s(approx (exp b) (+.f64 b #s(literal 1 binary64))) (exp.f64 a)) |
#s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) |
#s(approx (exp b) (+.f64 b #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) b) |
(+.f64 b #s(literal 1 binary64)) |
#s(literal 1 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (-.f64 (exp.f64 a) (/.f64 b (+.f64 (exp.f64 (neg.f64 a)) #s(literal 1 binary64)))) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(/.f64 (-.f64 (exp.f64 a) (/.f64 b (+.f64 (exp.f64 (neg.f64 a)) #s(literal 1 binary64)))) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) |
(-.f64 (exp.f64 a) (/.f64 b (+.f64 (exp.f64 (neg.f64 a)) #s(literal 1 binary64)))) |
(neg.f64 (exp.f64 a)) |
(exp.f64 a) |
a |
(/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
b |
(+.f64 (exp.f64 a) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01171875 | (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) | |
| accuracy | 0.01953125 | (/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) | |
| accuracy | 0.0234375 | (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) | |
| accuracy | 24.839892508112264 | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) | |
| accuracy | 0.0 | (exp.f64 a) | |
| accuracy | 0.015625 | (+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) | |
| accuracy | 1.2421888740140923 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) | |
| accuracy | 31.592454466597275 | #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) | |
| accuracy | 0.0 | (exp.f64 a) | |
| accuracy | 0.00390625 | (+.f64 (exp.f64 a) #s(literal 1 binary64)) | |
| accuracy | 1.2421888740140923 | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) | |
| accuracy | 30.701397514062517 | #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) | |
| accuracy | 0.0 | (exp.f64 b) | |
| accuracy | 0.015625 | (+.f64 (exp.f64 b) #s(literal 1 binary64)) | |
| accuracy | 0.01953125 | (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) | |
| accuracy | 13.562785813477216 | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) | |
| accuracy | 0.0 | (exp.f64 a) | |
| accuracy | 0.015625 | (+.f64 (exp.f64 b) (exp.f64 a)) | |
| accuracy | 0.0234375 | (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) | |
| accuracy | 1.0898492521016505 | (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a))) |
| 42.0ms | 256× | 0 | valid |
Compiled 162 to 23 computations (85.8% saved)
ival-div: 7.0ms (25.4% of total)ival-add: 7.0ms (25.4% of total)ival-neg: 6.0ms (21.7% of total)ival-exp: 5.0ms (18.1% of total)ival-mult: 3.0ms (10.9% 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 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(exp.f64 (neg.f64 a)) |
(neg.f64 a) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
(+.f64 (exp.f64 b) #s(literal 1 binary64)) |
(exp.f64 b) |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(exp.f64 a) |
#s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(+.f64 (exp.f64 a) #s(literal 1 binary64)) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) |
(+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) |
#s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) |
(fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(neg.f64 (exp.f64 a)) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
| Outputs |
|---|
(+ 1 (exp b)) |
(+ 1 (+ (exp b) (* a (+ 1 (* -1 (+ 1 (exp b))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (* 1/2 (+ 1 (exp b))) 1/2))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (+ (* 1/2 (+ 1 (exp b))) (* a (+ 1/6 (* -1/6 (+ 1 (exp b)))))) 1/2))))))) |
(/ 1 (+ 1 (exp b))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (* a (- (* 1/6 (/ 1 (+ 1 (exp b)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (+ 1 (exp b))) (/ (* (- (* 1/2 (+ 1 (exp b))) 1/2) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
1 |
(+ 1 (* -1 a)) |
(+ 1 (* a (- (* 1/2 a) 1))) |
(+ 1 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
(* -1 a) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ 1 a) |
(+ 1 (* a (+ 1 (* 1/2 a)))) |
(+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(+ 1 (+ a (exp b))) |
(+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))) |
(+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))) |
2 |
(+ 2 a) |
(+ 2 (* a (+ 1 (* 1/2 a)))) |
(+ 2 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(+ 1 (* -1/2 b)) |
(+ 1 (+ (* -1/2 b) (* a (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))))) |
(+ 1 (+ (* -1/2 b) (* a (+ 1 (+ (* -1 (- (* 1/2 b) (* 1/4 b))) (* a (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b))))))))))))) |
(+ 1 (+ (* -1/2 b) (* a (+ 1 (+ (* -1 (- (* 1/2 b) (* 1/4 b))) (* a (+ 1/2 (+ (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))) (* a (+ 1/6 (* -1 (- (* 1/12 b) (+ (* 1/24 b) (+ (* 1/4 (- (* 1/2 b) (* 1/4 b))) (* 1/2 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))))))))))))))) |
(* 1/2 (+ 1 (* -1/2 b))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (+ (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (* a (- (* 1/2 (+ 1/6 (* -1 (- (* 1/12 b) (+ (* 1/24 b) (+ (* 1/4 (- (* 1/2 b) (* 1/4 b))) (* 1/2 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))))))) (+ (* 1/24 (+ 1 (* -1/2 b))) (+ (* 1/4 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))) (* 1/2 (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
-1 |
(- (* -1 a) 1) |
(- (* a (- (* -1/2 a) 1)) 1) |
(- (* a (- (* a (- (* -1/6 a) 1/2)) 1)) 1) |
(* 1/2 b) |
(+ (* -1/4 (* a b)) (* 1/2 b)) |
(+ (* 1/2 b) (* a (- (* -1 (* a (+ (* -1/8 b) (* 1/8 b)))) (* 1/4 b)))) |
(+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -1/2 (+ (* -1/8 b) (* 1/8 b))) (+ (* -1/16 b) (* 1/24 b))))) (+ (* -1/8 b) (* 1/8 b)))) (* 1/4 b)))) |
(* (exp (neg a)) (+ (exp a) (exp b))) |
(/ 1 (* (exp (neg a)) (+ (exp a) (exp b)))) |
(exp (neg a)) |
(/ (exp a) (+ (exp a) (exp b))) |
(exp a) |
(+ (exp a) (exp b)) |
(+ 1 (exp a)) |
(+ (exp a) (* -1 (/ (* b (exp a)) (+ 1 (exp a))))) |
(/ (+ (exp a) (* -1 (/ (* b (exp a)) (+ 1 (exp a))))) (+ 1 (exp a))) |
(* -1 (exp a)) |
(/ b (+ 1 (exp a))) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))) |
(exp (* -1 a)) |
(* (exp (neg a)) (+ 1 (exp a))) |
(+ (* b (exp (neg a))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* 1/2 (* b (exp (neg a)))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* b (+ (* 1/6 (* b (exp (neg a)))) (* 1/2 (exp (neg a))))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(/ 1 (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* -1 (/ b (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (+ (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (+ (* 1/6 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 4)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3)))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(/ (exp a) (+ 1 (exp a))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
1/2 |
(+ 1/2 (* -1/4 b)) |
(+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))) |
(+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
(+ 2 b) |
(+ 2 (* b (+ 1 (* 1/2 b)))) |
(+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(+ 1 b) |
(+ 1 (* b (+ 1 (* 1/2 b)))) |
(+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(+ 1 (+ b (exp a))) |
(+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))) |
(+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))) |
(exp b) |
(* -1 (/ (* b (exp a)) (+ 1 (exp a)))) |
(* b (+ (* -1 (/ (exp a) (+ 1 (exp a)))) (/ (exp a) b))) |
(* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) |
(* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 2))) (/ (exp a) (* b (+ 1 (exp a)))))) |
(* -1 (* b (+ (* -1 (/ (exp a) b)) (/ (exp a) (+ 1 (exp a)))))) |
(* -1 (* b (+ (* -1 (/ (exp a) (* b (+ 1 (exp a))))) (/ (exp a) (pow (+ 1 (exp a)) 2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | b | @ | -inf | ((* (exp (neg a)) (+ (exp b) (exp a))) (/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (exp (neg a)) (neg a) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (exp b) (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (exp a) (+ (exp a) (exp b))) (+ (exp a) (exp b)) (exp b) (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (/ (exp a) (+ (exp a) (exp b))) (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (neg (exp a)) (+ (exp b) (exp a)) (/ b (+ (exp a) 1))) |
| 5.0ms | a | @ | inf | ((* (exp (neg a)) (+ (exp b) (exp a))) (/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (exp (neg a)) (neg a) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (exp b) (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (exp a) (+ (exp a) (exp b))) (+ (exp a) (exp b)) (exp b) (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (/ (exp a) (+ (exp a) (exp b))) (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (neg (exp a)) (+ (exp b) (exp a)) (/ b (+ (exp a) 1))) |
| 4.0ms | a | @ | 0 | ((* (exp (neg a)) (+ (exp b) (exp a))) (/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (exp (neg a)) (neg a) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (exp b) (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (exp a) (+ (exp a) (exp b))) (+ (exp a) (exp b)) (exp b) (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (/ (exp a) (+ (exp a) (exp b))) (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (neg (exp a)) (+ (exp b) (exp a)) (/ b (+ (exp a) 1))) |
| 4.0ms | a | @ | -inf | ((* (exp (neg a)) (+ (exp b) (exp a))) (/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (exp (neg a)) (neg a) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (exp b) (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (exp a) (+ (exp a) (exp b))) (+ (exp a) (exp b)) (exp b) (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (/ (exp a) (+ (exp a) (exp b))) (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (neg (exp a)) (+ (exp b) (exp a)) (/ b (+ (exp a) 1))) |
| 3.0ms | b | @ | inf | ((* (exp (neg a)) (+ (exp b) (exp a))) (/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (exp (neg a)) (neg a) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (exp b) (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (exp a) (+ (exp a) (exp b))) (+ (exp a) (exp b)) (exp b) (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (/ (exp a) (+ (exp a) (exp b))) (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (neg (exp a)) (+ (exp b) (exp a)) (/ b (+ (exp a) 1))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 380 | 1872 |
| 1 | 1244 | 1555 |
| 2 | 5238 | 1481 |
| 0 | 8824 | 1359 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 (exp b)) |
(+ 1 (+ (exp b) (* a (+ 1 (* -1 (+ 1 (exp b))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (* 1/2 (+ 1 (exp b))) 1/2))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (+ (* 1/2 (+ 1 (exp b))) (* a (+ 1/6 (* -1/6 (+ 1 (exp b)))))) 1/2))))))) |
(/ 1 (+ 1 (exp b))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (* a (- (* 1/6 (/ 1 (+ 1 (exp b)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (+ 1 (exp b))) (/ (* (- (* 1/2 (+ 1 (exp b))) 1/2) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
1 |
(+ 1 (* -1 a)) |
(+ 1 (* a (- (* 1/2 a) 1))) |
(+ 1 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
(* -1 a) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ 1 a) |
(+ 1 (* a (+ 1 (* 1/2 a)))) |
(+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(+ 1 (+ a (exp b))) |
(+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))) |
(+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))) |
2 |
(+ 2 a) |
(+ 2 (* a (+ 1 (* 1/2 a)))) |
(+ 2 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(+ 1 (* -1/2 b)) |
(+ 1 (+ (* -1/2 b) (* a (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))))) |
(+ 1 (+ (* -1/2 b) (* a (+ 1 (+ (* -1 (- (* 1/2 b) (* 1/4 b))) (* a (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b))))))))))))) |
(+ 1 (+ (* -1/2 b) (* a (+ 1 (+ (* -1 (- (* 1/2 b) (* 1/4 b))) (* a (+ 1/2 (+ (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))) (* a (+ 1/6 (* -1 (- (* 1/12 b) (+ (* 1/24 b) (+ (* 1/4 (- (* 1/2 b) (* 1/4 b))) (* 1/2 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))))))))))))))) |
(* 1/2 (+ 1 (* -1/2 b))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (+ (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (* a (- (* 1/2 (+ 1/6 (* -1 (- (* 1/12 b) (+ (* 1/24 b) (+ (* 1/4 (- (* 1/2 b) (* 1/4 b))) (* 1/2 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))))))) (+ (* 1/24 (+ 1 (* -1/2 b))) (+ (* 1/4 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))) (* 1/2 (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
-1 |
(- (* -1 a) 1) |
(- (* a (- (* -1/2 a) 1)) 1) |
(- (* a (- (* a (- (* -1/6 a) 1/2)) 1)) 1) |
(* 1/2 b) |
(+ (* -1/4 (* a b)) (* 1/2 b)) |
(+ (* 1/2 b) (* a (- (* -1 (* a (+ (* -1/8 b) (* 1/8 b)))) (* 1/4 b)))) |
(+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -1/2 (+ (* -1/8 b) (* 1/8 b))) (+ (* -1/16 b) (* 1/24 b))))) (+ (* -1/8 b) (* 1/8 b)))) (* 1/4 b)))) |
(* (exp (neg a)) (+ (exp a) (exp b))) |
(/ 1 (* (exp (neg a)) (+ (exp a) (exp b)))) |
(exp (neg a)) |
(/ (exp a) (+ (exp a) (exp b))) |
(exp a) |
(+ (exp a) (exp b)) |
(+ 1 (exp a)) |
(+ (exp a) (* -1 (/ (* b (exp a)) (+ 1 (exp a))))) |
(/ (+ (exp a) (* -1 (/ (* b (exp a)) (+ 1 (exp a))))) (+ 1 (exp a))) |
(* -1 (exp a)) |
(/ b (+ 1 (exp a))) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))) |
(exp (* -1 a)) |
(* (exp (neg a)) (+ 1 (exp a))) |
(+ (* b (exp (neg a))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* 1/2 (* b (exp (neg a)))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* b (+ (* 1/6 (* b (exp (neg a)))) (* 1/2 (exp (neg a))))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(/ 1 (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* -1 (/ b (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (+ (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (+ (* 1/6 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 4)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3)))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(/ (exp a) (+ 1 (exp a))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
1/2 |
(+ 1/2 (* -1/4 b)) |
(+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))) |
(+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
(+ 2 b) |
(+ 2 (* b (+ 1 (* 1/2 b)))) |
(+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(+ 1 b) |
(+ 1 (* b (+ 1 (* 1/2 b)))) |
(+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(+ 1 (+ b (exp a))) |
(+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))) |
(+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))) |
(exp b) |
(* -1 (/ (* b (exp a)) (+ 1 (exp a)))) |
(* b (+ (* -1 (/ (exp a) (+ 1 (exp a)))) (/ (exp a) b))) |
(* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) |
(* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 2))) (/ (exp a) (* b (+ 1 (exp a)))))) |
(* -1 (* b (+ (* -1 (/ (exp a) b)) (/ (exp a) (+ 1 (exp a)))))) |
(* -1 (* b (+ (* -1 (/ (exp a) (* b (+ 1 (exp a))))) (/ (exp a) (pow (+ 1 (exp a)) 2))))) |
| Outputs |
|---|
(+ 1 (exp b)) |
(+.f64 #s(literal 1 binary64) (exp.f64 b)) |
(+ 1 (+ (exp b) (* a (+ 1 (* -1 (+ 1 (exp b))))))) |
(fma.f64 (neg.f64 (exp.f64 b)) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (* 1/2 (+ 1 (exp b))) 1/2))))))) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (exp.f64 b) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) a (neg.f64 (exp.f64 b))) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (+ (* 1/2 (+ 1 (exp b))) (* a (+ 1/6 (* -1/6 (+ 1 (exp b)))))) 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (exp.f64 b)) a (-.f64 (fma.f64 #s(literal 1/2 binary64) (exp.f64 b) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) a (neg.f64 (exp.f64 b))) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(/ 1 (+ 1 (exp b))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ (* a (- (+ (* a (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (* a (- (* 1/6 (/ 1 (+ 1 (exp b)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (+ 1 (exp b))) (/ (* (- (* 1/2 (+ 1 (exp b))) 1/2) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 (+.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (exp.f64 b) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) a (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b))))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 a)) |
(-.f64 #s(literal 1 binary64) a) |
(+ 1 (* a (- (* 1/2 a) 1))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(+ 1 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(* -1 a) |
(neg.f64 a) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (+.f64 (/.f64 #s(literal 2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 3 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 4 binary64)))))) a (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ 1 a) |
(+.f64 #s(literal 1 binary64) a) |
(+ 1 (* a (+ 1 (* 1/2 a)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(+ 1 (+ a (exp b))) |
(+.f64 (+.f64 (exp.f64 b) a) #s(literal 1 binary64)) |
(+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
2 |
#s(literal 2 binary64) |
(+ 2 a) |
(+.f64 #s(literal 2 binary64) a) |
(+ 2 (* a (+ 1 (* 1/2 a)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 2 binary64)) |
(+ 2 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 2 binary64)) |
(+ 1 (* -1/2 b)) |
(fma.f64 #s(literal -1/2 binary64) b #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 b) (* a (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))))) |
(fma.f64 (fma.f64 #s(literal -1/4 binary64) b #s(literal 1 binary64)) a (fma.f64 #s(literal -1/2 binary64) b #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 b) (* a (+ 1 (+ (* -1 (- (* 1/2 b) (* 1/4 b))) (* a (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b))))))))))))) |
(fma.f64 (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64))) a (fma.f64 #s(literal -1/2 binary64) b #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 b) (* a (+ 1 (+ (* -1 (- (* 1/2 b) (* 1/4 b))) (* a (+ 1/2 (+ (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))) (* a (+ 1/6 (* -1 (- (* 1/12 b) (+ (* 1/24 b) (+ (* 1/4 (- (* 1/2 b) (* 1/4 b))) (* 1/2 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) b #s(literal 1/6 binary64)) a #s(literal 1/2 binary64)) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1 binary64))) a (fma.f64 #s(literal -1/2 binary64) b #s(literal 1 binary64))) |
(* 1/2 (+ 1 (* -1/2 b))) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(fma.f64 (fma.f64 (-.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) b)) (*.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) a (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64)))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (+ (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (* a (- (* 1/2 (+ 1/6 (* -1 (- (* 1/12 b) (+ (* 1/24 b) (+ (* 1/4 (- (* 1/2 b) (* 1/4 b))) (* 1/2 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))))))) (+ (* 1/24 (+ 1 (* -1/2 b))) (+ (* 1/4 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))) (* 1/2 (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) b #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) b)) (*.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) #s(literal 1/4 binary64) (fma.f64 #s(literal -1/48 binary64) b #s(literal 1/24 binary64))))) a (-.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) b)) (*.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))) a (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64)))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 a) 1) |
(-.f64 (neg.f64 a) #s(literal 1 binary64)) |
(- (* a (- (* -1/2 a) 1)) 1) |
(-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 1 binary64)) |
(- (* a (- (* a (- (* -1/6 a) 1/2)) 1)) 1) |
(-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) a) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a) #s(literal 1 binary64)) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* -1/4 (* a b)) (* 1/2 b)) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a #s(literal 1/2 binary64))) |
(+ (* 1/2 b) (* a (- (* -1 (* a (+ (* -1/8 b) (* 1/8 b)))) (* 1/4 b)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a #s(literal 1/2 binary64))) |
(+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -1/2 (+ (* -1/8 b) (* 1/8 b))) (+ (* -1/16 b) (* 1/24 b))))) (+ (* -1/8 b) (* 1/8 b)))) (* 1/4 b)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 b a) #s(literal 1/48 binary64)) a (*.f64 #s(literal -1/4 binary64) b)) a (*.f64 #s(literal 1/2 binary64) b)) |
(* (exp (neg a)) (+ (exp a) (exp b))) |
(fma.f64 (exp.f64 (neg.f64 a)) (exp.f64 b) #s(literal 1 binary64)) |
(/ 1 (* (exp (neg a)) (+ (exp a) (exp b)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(exp (neg a)) |
(exp.f64 (neg.f64 a)) |
(/ (exp a) (+ (exp a) (exp b))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(exp a) |
(exp.f64 a) |
(+ (exp a) (exp b)) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(+ 1 (exp a)) |
(+.f64 #s(literal 1 binary64) (exp.f64 a)) |
(+ (exp a) (* -1 (/ (* b (exp a)) (+ 1 (exp a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) b (exp.f64 a)) |
(/ (+ (exp a) (* -1 (/ (* b (exp a)) (+ 1 (exp a))))) (+ 1 (exp a))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) b (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(* -1 (exp a)) |
(neg.f64 (exp.f64 a)) |
(/ b (+ 1 (exp a))) |
(/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(fma.f64 (exp.f64 (neg.f64 a)) (exp.f64 b) #s(literal 1 binary64)) |
(/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(exp (* -1 a)) |
(exp.f64 (neg.f64 a)) |
(* (exp (neg a)) (+ 1 (exp a))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(+ (* b (exp (neg a))) (* (exp (neg a)) (+ 1 (exp a)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) b) (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(+ (* b (+ (exp (neg a)) (* 1/2 (* b (exp (neg a)))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) (/.f64 b (exp.f64 a)) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(+ (* b (+ (exp (neg a)) (* b (+ (* 1/6 (* b (exp (neg a)))) (* 1/2 (exp (neg a))))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) (exp.f64 a)) b (exp.f64 (neg.f64 a))) b (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(/ 1 (* (exp (neg a)) (+ 1 (exp a)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(+ (* -1 (/ b (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) b (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ (* b (- (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
(+ (* b (- (* b (- (+ (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (+ (* 1/6 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 4)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3)))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) (*.f64 #s(literal -1/6 binary64) (exp.f64 a))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 4 binary64)))) b (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
(/ (exp a) (+ 1 (exp a))) |
(/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) b (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1/6 binary64)) (neg.f64 (*.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1/2 binary64)))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 b)) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
(+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(+ 2 b) |
(+.f64 #s(literal 2 binary64) b) |
(+ 2 (* b (+ 1 (* 1/2 b)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(+ 1 b) |
(+.f64 #s(literal 1 binary64) b) |
(+ 1 (* b (+ 1 (* 1/2 b)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 1 binary64)) |
(+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 1 binary64)) |
(+ 1 (+ b (exp a))) |
(+.f64 (+.f64 (exp.f64 a) b) #s(literal 1 binary64)) |
(+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(exp b) |
(exp.f64 b) |
(* -1 (/ (* b (exp a)) (+ 1 (exp a)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) b) |
(* b (+ (* -1 (/ (exp a) (+ 1 (exp a)))) (/ (exp a) b))) |
(*.f64 (-.f64 (/.f64 (exp.f64 a) b) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) b) |
(* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) |
(*.f64 (/.f64 b (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (neg.f64 (exp.f64 a))) |
(* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 2))) (/ (exp a) (* b (+ 1 (exp a)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (exp.f64 a) b) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) b) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(* -1 (* b (+ (* -1 (/ (exp a) b)) (/ (exp a) (+ 1 (exp a)))))) |
(*.f64 (-.f64 (/.f64 (exp.f64 a) b) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) b) |
(* -1 (* b (+ (* -1 (/ (exp a) (* b (+ 1 (exp a))))) (/ (exp a) (pow (+ 1 (exp a)) 2))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (exp.f64 a) b) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) b) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 177 |
| 0 | 49 | 177 |
| 1 | 176 | 172 |
| 2 | 1288 | 171 |
| 0 | 8115 | 171 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(exp.f64 (neg.f64 a)) |
(neg.f64 a) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
(+.f64 (exp.f64 b) #s(literal 1 binary64)) |
(exp.f64 b) |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(exp.f64 a) |
#s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(+.f64 (exp.f64 a) #s(literal 1 binary64)) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) |
(+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) |
#s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) |
(fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(neg.f64 (exp.f64 a)) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal 1 binary64)) (exp.f64 (neg.f64 a))) |
(*.f64 (/.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (exp.f64 a)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (exp.f64 (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (exp.f64 a))) |
(*.f64 (exp.f64 (neg.f64 a)) (/.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (exp.f64 a)) (exp.f64 (neg.f64 a))) (*.f64 (neg.f64 (exp.f64 a)) (exp.f64 (neg.f64 a))))) (+.f64 (exp.f64 (-.f64 b a)) (*.f64 (neg.f64 (exp.f64 a)) (exp.f64 (neg.f64 a))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (exp.f64 a)) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (exp.f64 a)))) (+.f64 (exp.f64 (-.f64 b a)) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (exp.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))) (*.f64 (*.f64 (sinh.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (sinh.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (exp.f64 b))))) (-.f64 (*.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (sinh.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.f64 a)) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.f64 a))) (*.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 (neg.f64 a))) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 (neg.f64 a))))) (-.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.f64 a)) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 (neg.f64 a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b a)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (exp.f64 a)) (exp.f64 (neg.f64 a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (exp.f64 a)) (exp.f64 (neg.f64 a))) (*.f64 (neg.f64 (exp.f64 a)) (exp.f64 (neg.f64 a))) (*.f64 (exp.f64 (-.f64 b a)) (*.f64 (neg.f64 (exp.f64 a)) (exp.f64 (neg.f64 a))))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (exp.f64 a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (exp.f64 a)) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (exp.f64 a)) (*.f64 (exp.f64 (-.f64 b a)) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (exp.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (-.f64 (*.f64 (*.f64 (sinh.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (sinh.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (exp.f64 b)))) (*.f64 (*.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (sinh.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (exp.f64 b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.f64 a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 (neg.f64 a))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.f64 a)) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.f64 a)) (-.f64 (*.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 (neg.f64 a))) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 (neg.f64 a)))) (*.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.f64 a)) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 (neg.f64 a))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64)) (exp.f64 (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (exp.f64 (neg.f64 a)))) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (exp.f64 (neg.f64 a)))) (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (exp.f64 (neg.f64 a)))) (neg.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (exp.f64 (neg.f64 a)))) (neg.f64 (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 a) (exp.f64 b)))) (neg.f64 (exp.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal 1 binary64))) (neg.f64 (exp.f64 a))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (neg.f64 a)) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (neg.f64 a)) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (+.f64 (neg.f64 a) b) #s(literal 2 binary64)))) (neg.f64 (expm1.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (exp.f64 a) (exp.f64 b)) (exp.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (exp.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (exp.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (neg.f64 (*.f64 (exp.f64 a) (-.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) (neg.f64 (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (neg.f64 (*.f64 (exp.f64 a) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (neg.f64 (*.f64 (exp.f64 a) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (exp.f64 (neg.f64 a))) (-.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (exp.f64 (neg.f64 a))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (exp.f64 (neg.f64 a))) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (exp.f64 (neg.f64 a))) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 a) (exp.f64 b))) (exp.f64 a)) |
(/.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal 1 binary64)) (exp.f64 a)) |
(/.f64 (*.f64 (exp.f64 (neg.f64 a)) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (*.f64 (exp.f64 (neg.f64 a)) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 (neg.f64 a) b) #s(literal 2 binary64))) (expm1.f64 (-.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (exp.f64 a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (exp.f64 a) (exp.f64 b)) (exp.f64 a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (exp.f64 a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (exp.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (*.f64 (exp.f64 a) (-.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (*.f64 (exp.f64 a) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (*.f64 (exp.f64 a) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (exp.f64 b) #s(literal 1 binary64)) (exp.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (exp.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 (exp.f64 b) #s(literal 1 binary64)) (exp.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 a)))) (exp.f64 a))) |
(fma.f64 (/.f64 (exp.f64 b) #s(literal 1 binary64)) (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (exp.f64 (neg.f64 a)))) |
(fma.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 a)))) (exp.f64 a))) |
(fma.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)) (*.f64 (sinh.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (exp.f64 b)))) |
(fma.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.f64 a) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 (neg.f64 a)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b a)) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (exp.f64 (neg.f64 a)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b a)) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 a)))) (exp.f64 a))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 b) (exp.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (exp.f64 (neg.f64 a)))) |
(fma.f64 (exp.f64 b) (exp.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 a)))) (exp.f64 a))) |
(fma.f64 (exp.f64 b) (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (neg.f64 a)) (/.f64 (exp.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (exp.f64 (neg.f64 a)))) |
(fma.f64 (exp.f64 (neg.f64 a)) (/.f64 (exp.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 a)))) (exp.f64 a))) |
(fma.f64 (exp.f64 (neg.f64 a)) (/.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (neg.f64 a)) (exp.f64 b) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (exp.f64 (neg.f64 a)))) |
(fma.f64 (exp.f64 (neg.f64 a)) (exp.f64 b) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 a)))) (exp.f64 a))) |
(fma.f64 (exp.f64 (neg.f64 a)) (exp.f64 b) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64)) (expm1.f64 (-.f64 b a))) (/.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 b a)))) |
(-.f64 (*.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (neg.f64 (sinh.f64 (neg.f64 a))) (+.f64 (exp.f64 a) (exp.f64 b)))) |
(-.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.f64 a)) (*.f64 (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b))) (sinh.f64 (neg.f64 a)))) |
(-.f64 (exp.f64 (-.f64 b a)) (*.f64 (neg.f64 (exp.f64 a)) (exp.f64 (neg.f64 a)))) |
(-.f64 (exp.f64 (-.f64 b a)) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (exp.f64 a))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 b)) (exp.f64 (neg.f64 a)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (exp.f64 b))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b a))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b a)))))) |
(+.f64 (*.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (sinh.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (exp.f64 b)))) |
(+.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.f64 a)) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 (neg.f64 a)))) |
(+.f64 (exp.f64 (-.f64 b a)) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (exp.f64 (neg.f64 a)))) |
(+.f64 (exp.f64 (-.f64 b a)) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 a)))) (exp.f64 a))) |
(+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b a))) |
(*.f64 (neg.f64 (pow.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (exp.f64 b) (exp.f64 a))) |
(*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (exp.f64 a)) |
(*.f64 (exp.f64 a) (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (exp.f64 (-.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))) (*.f64 (/.f64 (sinh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))))) (-.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sinh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (-.f64 (*.f64 (/.f64 (sinh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))) (*.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))))))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64))) (neg.f64 (exp.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (exp.f64 a)))) (neg.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b)))))) |
(/.f64 (fma.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 a))) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (+.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 a))) (neg.f64 (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (exp.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (-.f64 b a)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 a)) (+.f64 (exp.f64 a) (exp.f64 b)))) |
(neg.f64 (/.f64 (exp.f64 a) (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b))))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 (-.f64 b a))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 (-.f64 b a))) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (sinh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))) |
(+.f64 (/.f64 (cosh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (sinh.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 (-.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 a) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 a) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(*.f64 (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 a) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (pow.f64 (cosh.f64 a) #s(literal 2 binary64))) (-.f64 (sinh.f64 (neg.f64 a)) (cosh.f64 a))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (fma.f64 (sinh.f64 a) (sinh.f64 a) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 a)) (cosh.f64 a))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a)) (*.f64 #s(literal 2 binary64) (cosh.f64 a))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 a)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 a)) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (exp.f64 a)) (/.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (exp.f64 a))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a))))) (/.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(-.f64 (cosh.f64 a) (sinh.f64 a)) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a)))))) (/.f64 (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))))))) |
(+.f64 (sinh.f64 (neg.f64 a)) (cosh.f64 a)) |
(+.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))) |
(exp.f64 (*.f64 a #s(literal -1 binary64))) |
(exp.f64 (neg.f64 a)) |
(neg.f64 a) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (expm1.f64 (+.f64 b b)) #s(literal -1 binary64)) (expm1.f64 b)) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (exp.f64 b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) (+.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 b)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 b)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 b)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (expm1.f64 b)) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (expm1.f64 b))) (*.f64 (pow.f64 (expm1.f64 b) #s(literal -1 binary64)) (pow.f64 (expm1.f64 b) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (expm1.f64 b)) (pow.f64 (expm1.f64 b) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 b)) (+.f64 #s(literal 1 binary64) (cosh.f64 b))) (pow.f64 (sinh.f64 b) #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 b)) (sinh.f64 b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))))) (*.f64 (pow.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -1 binary64)))) (-.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b)))) (pow.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 (sinh.f64 b) #s(literal 1 binary64)) (+.f64 (sinh.f64 b) #s(literal 1 binary64)))) (-.f64 (cosh.f64 b) (+.f64 (sinh.f64 b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (expm1.f64 b)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (expm1.f64 b) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (expm1.f64 b)) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (expm1.f64 b)) (fma.f64 (pow.f64 (expm1.f64 b) #s(literal -1 binary64)) (pow.f64 (expm1.f64 b) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (expm1.f64 b)) (pow.f64 (expm1.f64 b) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 b)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 b)) (+.f64 #s(literal 1 binary64) (cosh.f64 b)) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 b)) (sinh.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b)))) (-.f64 (*.f64 (pow.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b)))) (pow.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (+.f64 (sinh.f64 b) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (*.f64 (+.f64 (sinh.f64 b) #s(literal 1 binary64)) (+.f64 (sinh.f64 b) #s(literal 1 binary64))) (*.f64 (cosh.f64 b) (+.f64 (sinh.f64 b) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 b b)))) (neg.f64 (neg.f64 (expm1.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (expm1.f64 b)) (*.f64 (expm1.f64 b) #s(literal 1 binary64))) (*.f64 (expm1.f64 b) (expm1.f64 b))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) (*.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 b))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 b b))) (neg.f64 (expm1.f64 b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (exp.f64 b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))))) |
(/.f64 (expm1.f64 (+.f64 b b)) (expm1.f64 b)) |
(/.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (exp.f64 b)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 b) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 b) #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (expm1.f64 b)) (pow.f64 (expm1.f64 b) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (exp.f64 b))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 b)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (exp.f64 b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (exp.f64 b))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (exp.f64 b)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (exp.f64 b))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 b)) (sinh.f64 b)) |
(+.f64 (pow.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b)))) (pow.f64 (fma.f64 (exp.f64 b) (exp.f64 b) (-.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 b) (+.f64 (sinh.f64 b) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (exp.f64 b)) |
(+.f64 (exp.f64 b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 b)) |
(*.f64 (exp.f64 b) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) b) |
(pow.f64 (exp.f64 b) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (pow.f64 (cosh.f64 b) #s(literal 2 binary64))) (-.f64 (sinh.f64 b) (cosh.f64 b))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (pow.f64 (cosh.f64 b) #s(literal 3 binary64))) (fma.f64 (sinh.f64 b) (sinh.f64 b) (-.f64 (pow.f64 (cosh.f64 b) #s(literal 2 binary64)) (*.f64 (sinh.f64 b) (cosh.f64 b))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 b) (*.f64 #s(literal 2 binary64) (cosh.f64 b))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 b) (*.f64 #s(literal 2 binary64) (sinh.f64 b))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 b)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 b)))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 b))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 b) #s(literal 2 binary64)) (exp.f64 (neg.f64 b))) (/.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (exp.f64 (neg.f64 b)))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b))))) (/.f64 (pow.f64 (sinh.f64 b) #s(literal 3 binary64)) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))))) |
(+.f64 (sinh.f64 b) (cosh.f64 b)) |
(+.f64 (cosh.f64 b) (sinh.f64 b)) |
(exp.f64 b) |
(/.f64 (-.f64 (*.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) (*.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))))) (-.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (-.f64 (*.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) (*.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (exp.f64 a)))) (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))))) |
(/.f64 (fma.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (sinh.f64 a))) (*.f64 #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 a))) (neg.f64 (neg.f64 #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 a)) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(neg.f64 (/.f64 (exp.f64 a) (neg.f64 #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))))) |
(+.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(+.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(*.f64 (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 a)) |
(*.f64 (exp.f64 a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (pow.f64 (cosh.f64 a) #s(literal 2 binary64))) (-.f64 (sinh.f64 a) (cosh.f64 a))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (fma.f64 (sinh.f64 a) (sinh.f64 a) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (*.f64 (sinh.f64 a) (cosh.f64 a))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 a) (*.f64 #s(literal 2 binary64) (cosh.f64 a))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(-.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a))))) (/.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(+.f64 (sinh.f64 a) (cosh.f64 a)) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
(exp.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (neg.f64 a))) #s(literal -1 binary64))) |
(exp.f64 a) |
#s(approx (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (expm1.f64 a)) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (expm1.f64 a))) (*.f64 (pow.f64 (expm1.f64 a) #s(literal -1 binary64)) (pow.f64 (expm1.f64 a) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (expm1.f64 a)) (pow.f64 (expm1.f64 a) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 a)) (+.f64 #s(literal 1 binary64) (cosh.f64 a))) (pow.f64 (sinh.f64 a) #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 a)) (sinh.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))))) (*.f64 (pow.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64)))) (-.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a)))) (pow.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (*.f64 (+.f64 (sinh.f64 a) #s(literal 1 binary64)) (+.f64 (sinh.f64 a) #s(literal 1 binary64)))) (-.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (expm1.f64 a)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (expm1.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (expm1.f64 a)) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (expm1.f64 a)) (fma.f64 (pow.f64 (expm1.f64 a) #s(literal -1 binary64)) (pow.f64 (expm1.f64 a) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (expm1.f64 a)) (pow.f64 (expm1.f64 a) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 a)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 a)) (+.f64 #s(literal 1 binary64) (cosh.f64 a)) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 a)) (sinh.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a)))) (-.f64 (*.f64 (pow.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a)))) (pow.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (+.f64 (sinh.f64 a) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (*.f64 (+.f64 (sinh.f64 a) #s(literal 1 binary64)) (+.f64 (sinh.f64 a) #s(literal 1 binary64))) (*.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 a a)))) (neg.f64 (neg.f64 (expm1.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (expm1.f64 a)) (*.f64 (expm1.f64 a) #s(literal 1 binary64))) (*.f64 (expm1.f64 a) (expm1.f64 a))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 a))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 a a))) (neg.f64 (expm1.f64 a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (exp.f64 a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (expm1.f64 (+.f64 a a)) (expm1.f64 a)) |
(/.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (exp.f64 a)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 a) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (expm1.f64 a)) (pow.f64 (expm1.f64 a) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (exp.f64 a))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 a)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (exp.f64 a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (exp.f64 a))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (exp.f64 a)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (exp.f64 a))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 a)) (sinh.f64 a)) |
(+.f64 (pow.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a)))) (pow.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (exp.f64 a)) |
(+.f64 (exp.f64 a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)))) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) (/.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))) (*.f64 (/.f64 (sinh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) (/.f64 (sinh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))))) (-.f64 (/.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) (/.f64 (sinh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sinh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) (/.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) (-.f64 (*.f64 (/.f64 (sinh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) (/.f64 (sinh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))) (*.f64 (/.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) (/.f64 (sinh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (exp.f64 a)))) (neg.f64 (neg.f64 (neg.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))))) |
(/.f64 (fma.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (*.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (sinh.f64 a))) (*.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 a))) (neg.f64 (neg.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 a)) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))) |
(neg.f64 (/.f64 (exp.f64 a) (neg.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))))) |
(+.f64 (/.f64 (sinh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) (/.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))) |
(+.f64 (/.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) (/.f64 (sinh.f64 a) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))))) (*.f64 (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))))) (+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (cosh.f64 a)) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (cosh.f64 a))) (pow.f64 (sinh.f64 a) #s(literal 2 binary64))) (-.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (cosh.f64 a)) (sinh.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (*.f64 (+.f64 (sinh.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) (+.f64 (sinh.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))))) (-.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (fma.f64 (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (cosh.f64 a)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (cosh.f64 a)) (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (cosh.f64 a)) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (cosh.f64 a)) (sinh.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (+.f64 (sinh.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (*.f64 (+.f64 (sinh.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) (+.f64 (sinh.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (*.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (*.f64 (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)))) (*.f64 (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64))) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) |
(-.f64 (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))))) |
(-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal -1 binary64) (exp.f64 a))) |
(-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (*.f64 (neg.f64 (exp.f64 a)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a))))) (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)))))) |
(+.f64 (+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (cosh.f64 a)) (sinh.f64 a)) |
(+.f64 (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) (/.f64 (*.f64 (neg.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) (-.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))))) |
(+.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) |
(+.f64 #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) (exp.f64 a)) |
(+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b))) |
#s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)))) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))))) (+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (neg.f64 (exp.f64 a))) (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (neg.f64 (exp.f64 a))))) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))))) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (cosh.f64 a)) (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (cosh.f64 a))) (pow.f64 (sinh.f64 a) #s(literal 2 binary64))) (-.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (cosh.f64 a)) (sinh.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (*.f64 (+.f64 (sinh.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (+.f64 (sinh.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))))) (-.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (fma.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (neg.f64 (exp.f64 a))) (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (neg.f64 (exp.f64 a))) (*.f64 (exp.f64 a) (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (neg.f64 (exp.f64 a))))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) #s(literal 3 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (fma.f64 (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (*.f64 (exp.f64 a) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 3 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (+.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (cosh.f64 a)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (cosh.f64 a)) (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (cosh.f64 a)) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (cosh.f64 a)) (sinh.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (+.f64 (sinh.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (*.f64 (+.f64 (sinh.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (+.f64 (sinh.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))))) (*.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (*.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (*.f64 (exp.f64 a) (neg.f64 b)))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (*.f64 (exp.f64 a) b))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (*.f64 (exp.f64 a) (neg.f64 b)))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (*.f64 (exp.f64 a) b))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (*.f64 (exp.f64 (neg.f64 a)) (*.f64 (exp.f64 a) (neg.f64 b)))) (*.f64 (exp.f64 (neg.f64 a)) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (exp.f64 (neg.f64 a)) (*.f64 (exp.f64 a) b))) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (neg.f64 (exp.f64 a))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (neg.f64 (exp.f64 a))) (neg.f64 (exp.f64 (neg.f64 a))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (neg.f64 (exp.f64 a))) (exp.f64 (neg.f64 a)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (exp.f64 a)) (neg.f64 b)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (exp.f64 a)) (neg.f64 b)) (neg.f64 (exp.f64 (neg.f64 a))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (exp.f64 a)) (neg.f64 b)) (exp.f64 (neg.f64 a)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 (exp.f64 a) b))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 (exp.f64 a) b))) (neg.f64 (exp.f64 (neg.f64 a))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 (exp.f64 a) b))) (exp.f64 (neg.f64 a)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (neg.f64 (exp.f64 (neg.f64 a))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (neg.f64 (exp.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (exp.f64 (neg.f64 a)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (exp.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (*.f64 (neg.f64 b) (neg.f64 (exp.f64 a))))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (*.f64 (neg.f64 (exp.f64 a)) (neg.f64 b)))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (neg.f64 (neg.f64 (*.f64 (exp.f64 a) b))))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 a)) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (neg.f64 (*.f64 (exp.f64 a) b)))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (*.f64 (neg.f64 b) (neg.f64 (exp.f64 a))))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (*.f64 (neg.f64 (exp.f64 a)) (neg.f64 b)))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (neg.f64 (neg.f64 (*.f64 (exp.f64 a) b))))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a)) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (neg.f64 (*.f64 (exp.f64 a) b)))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (exp.f64 (neg.f64 a)) (*.f64 (neg.f64 b) (neg.f64 (exp.f64 a))))) (*.f64 (exp.f64 (neg.f64 a)) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (exp.f64 (neg.f64 a)) (*.f64 (neg.f64 (exp.f64 a)) (neg.f64 b)))) (*.f64 (exp.f64 (neg.f64 a)) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (exp.f64 (neg.f64 a)) (neg.f64 (neg.f64 (*.f64 (exp.f64 a) b))))) (*.f64 (exp.f64 (neg.f64 a)) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a)) (*.f64 (exp.f64 (neg.f64 a)) (neg.f64 (*.f64 (exp.f64 a) b)))) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (+.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))))) (neg.f64 (exp.f64 a)))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (neg.f64 (exp.f64 a)))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (exp.f64 a))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (expm1.f64 (+.f64 a a))) (expm1.f64 a) (exp.f64 a)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) |
(fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a)) |
(fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 a) (*.f64 (neg.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))))) (neg.f64 (exp.f64 a)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 a) (*.f64 (neg.f64 (neg.f64 (neg.f64 (exp.f64 a)))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 a) (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (exp.f64 a))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) |
(fma.f64 (exp.f64 a) (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (exp.f64 a)) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))))) (neg.f64 (exp.f64 a)))) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (neg.f64 (exp.f64 a)))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (exp.f64 a))) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))))) (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)))) |
(-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (*.f64 #s(literal -1 binary64) (exp.f64 a))) |
(-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (*.f64 (neg.f64 (exp.f64 a)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 a) (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (expm1.f64 (+.f64 a a)))) (expm1.f64 a))) |
(-.f64 (exp.f64 a) (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(-.f64 (exp.f64 a) (*.f64 (neg.f64 (exp.f64 a)) (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))))) |
(-.f64 (exp.f64 a) (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (neg.f64 (exp.f64 a)))) |
(-.f64 (exp.f64 a) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))))) (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)))))) |
(+.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (cosh.f64 a)) (sinh.f64 a)) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (/.f64 (*.f64 (neg.f64 (exp.f64 a)) (exp.f64 a)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)))) |
(+.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))))) |
(+.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) |
(+.f64 (exp.f64 a) (*.f64 (neg.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))))) (neg.f64 (exp.f64 a)))) |
(+.f64 (exp.f64 a) (*.f64 (neg.f64 (neg.f64 (neg.f64 (exp.f64 a)))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(+.f64 (exp.f64 a) (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (exp.f64 a))) |
(+.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (/.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(*.f64 (/.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a)) (expm1.f64 (+.f64 a a))) (expm1.f64 a)) |
(*.f64 (/.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a)) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 2 binary64)) (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a))))) (neg.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (exp.f64 a)))) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (*.f64 (exp.f64 a) b)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (fma.f64 (exp.f64 a) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (neg.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (neg.f64 (*.f64 (exp.f64 a) b)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (+.f64 #s(literal 1 binary64) (exp.f64 a)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)) (neg.f64 (exp.f64 a)))) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (+.f64 #s(literal 1 binary64) (exp.f64 a)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)) (exp.f64 a))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (neg.f64 (exp.f64 a)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (exp.f64 a))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (exp.f64 a)) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (expm1.f64 (+.f64 a a))) (expm1.f64 a) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(fma.f64 (/.f64 (exp.f64 a) (expm1.f64 (+.f64 a a))) (expm1.f64 a) (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (neg.f64 (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(fma.f64 (neg.f64 (exp.f64 a)) (/.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(-.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (neg.f64 (/.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (expm1.f64 (+.f64 a a)))) (expm1.f64 a))) |
(-.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (neg.f64 (/.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(-.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (neg.f64 (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(-.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (/.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(-.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (neg.f64 (exp.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(-.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (*.f64 (neg.f64 (neg.f64 (exp.f64 a))) (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(-.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(-.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 (exp.f64 a) (expm1.f64 (+.f64 a a)))) (expm1.f64 a))) |
(-.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))))) (/.f64 (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) (exp.f64 a)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(+.f64 (/.f64 (fma.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)) (cosh.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (sinh.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (/.f64 (*.f64 (neg.f64 (exp.f64 a)) (exp.f64 a)) (*.f64 (-.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(+.f64 (/.f64 (cosh.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (+.f64 (sinh.f64 a) (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) (neg.f64 (exp.f64 a)))) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(+.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (exp.f64 a) b)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (cosh.f64 a)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (neg.f64 (cosh.f64 a)) (sinh.f64 (neg.f64 a)))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (cosh.f64 a)) (sinh.f64 (neg.f64 a)))) |
(neg.f64 (exp.f64 a)) |
(+.f64 (neg.f64 (cosh.f64 a)) (sinh.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a)))) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))))) (+.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b)))) (*.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))))) (+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (exp.f64 a) (cosh.f64 b)) (+.f64 (exp.f64 a) (cosh.f64 b))) (pow.f64 (sinh.f64 b) #s(literal 2 binary64))) (-.f64 (+.f64 (exp.f64 a) (cosh.f64 b)) (sinh.f64 b))) |
(/.f64 (-.f64 (*.f64 (+.f64 (exp.f64 b) (cosh.f64 a)) (+.f64 (exp.f64 b) (cosh.f64 a))) (pow.f64 (sinh.f64 a) #s(literal 2 binary64))) (-.f64 (+.f64 (exp.f64 b) (cosh.f64 a)) (sinh.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 (sinh.f64 b) (exp.f64 a)) (+.f64 (sinh.f64 b) (exp.f64 a)))) (-.f64 (cosh.f64 b) (+.f64 (sinh.f64 b) (exp.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (*.f64 (+.f64 (sinh.f64 a) (exp.f64 b)) (+.f64 (sinh.f64 a) (exp.f64 b)))) (-.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (exp.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (*.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (fma.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 a) (cosh.f64 b)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))) (fma.f64 (+.f64 (exp.f64 a) (cosh.f64 b)) (+.f64 (exp.f64 a) (cosh.f64 b)) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 (exp.f64 a) (cosh.f64 b)) (sinh.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 b) (cosh.f64 a)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (+.f64 (exp.f64 b) (cosh.f64 a)) (+.f64 (exp.f64 b) (cosh.f64 a)) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (+.f64 (exp.f64 b) (cosh.f64 a)) (sinh.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (+.f64 (sinh.f64 b) (exp.f64 a)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (*.f64 (+.f64 (sinh.f64 b) (exp.f64 a)) (+.f64 (sinh.f64 b) (exp.f64 a))) (*.f64 (cosh.f64 b) (+.f64 (sinh.f64 b) (exp.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (+.f64 (sinh.f64 a) (exp.f64 b)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (*.f64 (+.f64 (sinh.f64 a) (exp.f64 b)) (+.f64 (sinh.f64 a) (exp.f64 b))) (*.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (exp.f64 b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (-.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (*.f64 (-.f64 (exp.f64 a) (exp.f64 b)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (*.f64 (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (exp.f64 (neg.f64 b)) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (exp.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 b)) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (exp.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))))) (*.f64 (neg.f64 (exp.f64 (neg.f64 a))) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 b)) (exp.f64 (neg.f64 a))) (*.f64 (exp.f64 (neg.f64 a)) (exp.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))))) (*.f64 (exp.f64 (neg.f64 a)) (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (*.f64 (exp.f64 (neg.f64 b)) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (exp.f64 (neg.f64 b)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (neg.f64 a))) (*.f64 (exp.f64 (neg.f64 b)) #s(literal -1 binary64))) (*.f64 (exp.f64 (neg.f64 b)) (neg.f64 (exp.f64 (neg.f64 a))))) |
(/.f64 (+.f64 (exp.f64 (neg.f64 a)) (*.f64 (exp.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (exp.f64 (neg.f64 b)) (exp.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (*.f64 (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))) (neg.f64 (exp.f64 (neg.f64 a))) (*.f64 (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))) (neg.f64 (exp.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))) (exp.f64 (neg.f64 a)) (*.f64 (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (cosh.f64 b) (cosh.f64 b) (-.f64 (pow.f64 (sinh.f64 b) #s(literal 2 binary64)) (*.f64 (cosh.f64 b) (sinh.f64 b)))) (exp.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (-.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1/2 binary64)) (exp.f64 b)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 a) (exp.f64 b)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 b) (exp.f64 a)) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) (exp.f64 b)) |
(fma.f64 (exp.f64 b) #s(literal 1 binary64) (exp.f64 a)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(-.f64 (exp.f64 a) (*.f64 #s(literal -1 binary64) (exp.f64 b))) |
(-.f64 (exp.f64 a) (*.f64 (neg.f64 (exp.f64 b)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 b) (*.f64 #s(literal -1 binary64) (exp.f64 a))) |
(-.f64 (exp.f64 b) (*.f64 (neg.f64 (exp.f64 a)) #s(literal 1 binary64))) |
(+.f64 (+.f64 (exp.f64 a) (cosh.f64 b)) (sinh.f64 b)) |
(+.f64 (+.f64 (exp.f64 b) (cosh.f64 a)) (sinh.f64 a)) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 (exp.f64 b) (exp.f64 a))) (/.f64 (*.f64 (neg.f64 (exp.f64 a)) (exp.f64 a)) (-.f64 (exp.f64 b) (exp.f64 a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (*.f64 (neg.f64 (exp.f64 b)) (exp.f64 b)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(+.f64 (cosh.f64 b) (+.f64 (sinh.f64 b) (exp.f64 a))) |
(+.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (exp.f64 b))) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(*.f64 (/.f64 b (expm1.f64 (+.f64 a a))) (expm1.f64 a)) |
(*.f64 (/.f64 b (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)))))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(/.f64 (neg.f64 b) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(/.f64 b (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(neg.f64 (/.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(neg.f64 (/.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
Compiled 34 406 to 3 792 computations (89% saved)
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 997 | 10 | 1 007 |
| Fresh | 1 | 0 | 1 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 001 | 12 | 1 013 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 63.2% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
| 61.8% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) | |
| ▶ | 63.2% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
| ✓ | 78.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
| ▶ | 52.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
| ▶ | 45.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
| ▶ | 31.1% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
| 31.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))))) | |
| 30.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) | |
| 30.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| 30.1% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| ▶ | 33.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
Compiled 526 to 357 computations (32.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) | |
| cost-diff | 0 | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| cost-diff | 0 | (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) | |
| cost-diff | 0 | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| cost-diff | 0 | (+.f64 #s(literal 2 binary64) b) | |
| cost-diff | 0 | #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) | |
| cost-diff | 0 | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) | |
| cost-diff | 0 | #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (exp.f64 (neg.f64 a)) | |
| cost-diff | 0 | (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) | |
| cost-diff | 0 | #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 262 |
| 0 | 57 | 262 |
| 1 | 91 | 258 |
| 2 | 242 | 258 |
| 3 | 911 | 256 |
| 4 | 5547 | 256 |
| 0 | 8141 | 256 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
#s(literal 1 binary64) |
#s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 a)) |
(neg.f64 a) |
a |
#s(literal -1 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) |
#s(literal 1 binary64) |
#s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) |
(+.f64 #s(literal 2 binary64) b) |
#s(literal 2 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
#s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
b |
#s(literal 2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
#s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
b |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
#s(literal 1 binary64) |
#s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 a)) |
(neg.f64 a) |
a |
#s(literal -1 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) |
#s(literal 1 binary64) |
#s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) |
(+.f64 #s(literal 2 binary64) b) |
#s(literal 2 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
#s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
b |
#s(literal 2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
#s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
b |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.05078125 | (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) | |
| accuracy | 0.16015625 | (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) | |
| accuracy | 13.562785813477216 | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| accuracy | 17.754401328002913 | #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) | |
| accuracy | 0.00390625 | (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)) | |
| accuracy | 0.01953125 | (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) | |
| accuracy | 13.562785813477216 | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| accuracy | 22.3275259887371 | #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) | |
| accuracy | 0.0 | (+.f64 #s(literal 2 binary64) b) | |
| accuracy | 0.01953125 | (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) | |
| accuracy | 13.562785813477216 | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) | |
| accuracy | 31.725157661152767 | #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) | |
| accuracy | 13.562785813477216 | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) | |
| accuracy | 30.46068919739495 | #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64)) | |
| accuracy | 0.0 | (exp.f64 (neg.f64 a)) | |
| accuracy | 0.01953125 | (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) | |
| accuracy | 0.0234375 | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) | |
| accuracy | 23.543206348314868 | #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
| 49.0ms | 256× | 0 | valid |
Compiled 160 to 32 computations (80% saved)
ival-add: 9.0ms (26.6% of total)ival-mult: 8.0ms (23.7% of total)ival-exp: 5.0ms (14.8% of total)const: 5.0ms (14.8% of total)ival-div: 4.0ms (11.8% of total)ival-sub: 1.0ms (3% of total)ival-neg: 1.0ms (3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
#s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) |
#s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) |
(+.f64 #s(literal 2 binary64) b) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) |
| Outputs |
|---|
(/ 1 (+ 1 (exp b))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (* a (- (* 1/6 (/ 1 (+ 1 (exp b)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (+ 1 (exp b))) (/ (* (- (* 1/2 (+ 1 (exp b))) 1/2) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ 1 (exp b)) |
(+ 1 (+ (exp b) (* a (+ 1 (* -1 (+ 1 (exp b))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (* 1/2 (+ 1 (exp b))) 1/2))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (+ (* 1/2 (+ 1 (exp b))) (* a (+ 1/6 (* -1/6 (+ 1 (exp b)))))) 1/2))))))) |
2 |
(+ 2 (* -1 a)) |
(+ 2 (* a (- (* 1/2 a) 1))) |
(+ 2 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
1 |
(+ 1 (* -1 a)) |
(+ 1 (* a (- (* 1/2 a) 1))) |
(+ 1 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(/ 1 (* (exp (neg a)) (+ (exp a) (exp b)))) |
(* (exp (neg a)) (+ (exp a) (exp b))) |
(+ 1 (exp (neg a))) |
(exp (neg a)) |
(/ (exp a) (+ (exp a) (exp b))) |
(/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(+ 1 (exp (* -1 a))) |
(exp (* -1 a)) |
(/ 1 (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* -1 (/ b (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (+ (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (+ (* 1/6 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 4)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3)))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(* (exp (neg a)) (+ 1 (exp a))) |
(+ (* b (exp (neg a))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* 1/2 (* b (exp (neg a)))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* b (+ (* 1/6 (* b (exp (neg a)))) (* 1/2 (exp (neg a))))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(/ (exp a) (+ 1 (exp a))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
1/2 |
(+ 1/2 (* -1/4 b)) |
(+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))) |
(+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
(+ 2 b) |
(+ 2 (* b (+ 1 (* 1/2 b)))) |
(+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(+ 1/2 (* 1/6 b)) |
(+ 1 (* 1/2 b)) |
(+ 1 (* b (+ 1/2 (* 1/6 b)))) |
b |
(* b (+ 1 (* 2 (/ 1 b)))) |
(* 1/2 (pow b 2)) |
(* (pow b 2) (+ 1/2 (/ 1 b))) |
(* (pow b 2) (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2))))) |
(* 1/6 (pow b 3)) |
(* (pow b 3) (+ 1/6 (* 1/2 (/ 1 b)))) |
(* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))) |
(* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (+ (/ 1 (pow b 2)) (* 2 (/ 1 (pow b 3))))))) |
(* 1/6 b) |
(* b (+ 1/6 (* 1/2 (/ 1 b)))) |
(* 1/6 (pow b 2)) |
(* (pow b 2) (+ 1/6 (* 1/2 (/ 1 b)))) |
(* (pow b 2) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))) |
(* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (/ 1 b)) b)) 1/6))) |
(* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2)))) b)) 1/6))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | -inf | ((/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (* (exp (neg a)) (+ (exp b) (exp a))) (- (exp (neg a)) -1) (exp (neg a)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ 2 b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* (+ (* 1/2 b) 1) b) 2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (+ (* 1/6 b) 1/2) (+ (* (+ (* 1/6 b) 1/2) b) 1)) |
| 2.0ms | b | @ | inf | ((/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (* (exp (neg a)) (+ (exp b) (exp a))) (- (exp (neg a)) -1) (exp (neg a)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ 2 b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* (+ (* 1/2 b) 1) b) 2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (+ (* 1/6 b) 1/2) (+ (* (+ (* 1/6 b) 1/2) b) 1)) |
| 1.0ms | b | @ | 0 | ((/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (* (exp (neg a)) (+ (exp b) (exp a))) (- (exp (neg a)) -1) (exp (neg a)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ 2 b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* (+ (* 1/2 b) 1) b) 2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (+ (* 1/6 b) 1/2) (+ (* (+ (* 1/6 b) 1/2) b) 1)) |
| 1.0ms | a | @ | inf | ((/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (* (exp (neg a)) (+ (exp b) (exp a))) (- (exp (neg a)) -1) (exp (neg a)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ 2 b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* (+ (* 1/2 b) 1) b) 2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (+ (* 1/6 b) 1/2) (+ (* (+ (* 1/6 b) 1/2) b) 1)) |
| 1.0ms | a | @ | -inf | ((/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (* (exp (neg a)) (+ (exp b) (exp a))) (- (exp (neg a)) -1) (exp (neg a)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ 2 b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* (+ (* 1/2 b) 1) b) 2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (+ (* 1/6 b) 1/2) (+ (* (+ (* 1/6 b) 1/2) b) 1)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 1301 |
| 1 | 852 | 1183 |
| 2 | 3226 | 1104 |
| 0 | 8599 | 1038 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ 1 (exp b))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (* a (- (* 1/6 (/ 1 (+ 1 (exp b)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (+ 1 (exp b))) (/ (* (- (* 1/2 (+ 1 (exp b))) 1/2) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ 1 (exp b)) |
(+ 1 (+ (exp b) (* a (+ 1 (* -1 (+ 1 (exp b))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (* 1/2 (+ 1 (exp b))) 1/2))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (+ (* 1/2 (+ 1 (exp b))) (* a (+ 1/6 (* -1/6 (+ 1 (exp b)))))) 1/2))))))) |
2 |
(+ 2 (* -1 a)) |
(+ 2 (* a (- (* 1/2 a) 1))) |
(+ 2 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
1 |
(+ 1 (* -1 a)) |
(+ 1 (* a (- (* 1/2 a) 1))) |
(+ 1 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(/ 1 (* (exp (neg a)) (+ (exp a) (exp b)))) |
(* (exp (neg a)) (+ (exp a) (exp b))) |
(+ 1 (exp (neg a))) |
(exp (neg a)) |
(/ (exp a) (+ (exp a) (exp b))) |
(/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(+ 1 (exp (* -1 a))) |
(exp (* -1 a)) |
(/ 1 (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* -1 (/ b (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (+ (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (+ (* 1/6 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 4)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3)))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(* (exp (neg a)) (+ 1 (exp a))) |
(+ (* b (exp (neg a))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* 1/2 (* b (exp (neg a)))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* b (+ (* 1/6 (* b (exp (neg a)))) (* 1/2 (exp (neg a))))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(/ (exp a) (+ 1 (exp a))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
1/2 |
(+ 1/2 (* -1/4 b)) |
(+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))) |
(+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
(+ 2 b) |
(+ 2 (* b (+ 1 (* 1/2 b)))) |
(+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(+ 1/2 (* 1/6 b)) |
(+ 1 (* 1/2 b)) |
(+ 1 (* b (+ 1/2 (* 1/6 b)))) |
b |
(* b (+ 1 (* 2 (/ 1 b)))) |
(* 1/2 (pow b 2)) |
(* (pow b 2) (+ 1/2 (/ 1 b))) |
(* (pow b 2) (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2))))) |
(* 1/6 (pow b 3)) |
(* (pow b 3) (+ 1/6 (* 1/2 (/ 1 b)))) |
(* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))) |
(* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (+ (/ 1 (pow b 2)) (* 2 (/ 1 (pow b 3))))))) |
(* 1/6 b) |
(* b (+ 1/6 (* 1/2 (/ 1 b)))) |
(* 1/6 (pow b 2)) |
(* (pow b 2) (+ 1/6 (* 1/2 (/ 1 b)))) |
(* (pow b 2) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))) |
(* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (/ 1 b)) b)) 1/6))) |
(* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2)))) b)) 1/6))) |
| Outputs |
|---|
(/ 1 (+ 1 (exp b))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ (* a (- (+ (* a (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (* a (- (* 1/6 (/ 1 (+ 1 (exp b)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (+ 1 (exp b))) (/ (* (- (* 1/2 (+ 1 (exp b))) 1/2) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 (+.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (exp.f64 b) #s(literal 0 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) a (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b))))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ 1 (exp b)) |
(+.f64 #s(literal 1 binary64) (exp.f64 b)) |
(+ 1 (+ (exp b) (* a (+ 1 (* -1 (+ 1 (exp b))))))) |
(fma.f64 (neg.f64 (exp.f64 b)) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (* 1/2 (+ 1 (exp b))) 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (exp.f64 b) #s(literal 0 binary64)) a (neg.f64 (exp.f64 b))) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (+ (* 1/2 (+ 1 (exp b))) (* a (+ 1/6 (* -1/6 (+ 1 (exp b)))))) 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (exp.f64 b)) a (fma.f64 #s(literal 1/2 binary64) (exp.f64 b) #s(literal 0 binary64))) a (neg.f64 (exp.f64 b))) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1 a)) |
(-.f64 #s(literal 2 binary64) a) |
(+ 2 (* a (- (* 1/2 a) 1))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)) |
(+ 2 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 a)) |
(-.f64 #s(literal 1 binary64) a) |
(+ 1 (* a (- (* 1/2 a) 1))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(+ 1 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (+.f64 (/.f64 #s(literal 2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 3 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 4 binary64)))))) a (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(/ 1 (* (exp (neg a)) (+ (exp a) (exp b)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(* (exp (neg a)) (+ (exp a) (exp b))) |
(fma.f64 (exp.f64 b) (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(+ 1 (exp (neg a))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(exp (neg a)) |
(exp.f64 (neg.f64 a)) |
(/ (exp a) (+ (exp a) (exp b))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(fma.f64 (exp.f64 b) (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(+ 1 (exp (* -1 a))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(exp (* -1 a)) |
(exp.f64 (neg.f64 a)) |
(/ 1 (* (exp (neg a)) (+ 1 (exp a)))) |
(/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ (* -1 (/ b (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ (* b (- (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(+ (* b (- (* b (- (+ (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (+ (* 1/6 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 4)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3)))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (+.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 #s(literal -1/6 binary64) (exp.f64 a))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 4 binary64)))) b (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(* (exp (neg a)) (+ 1 (exp a))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(+ (* b (exp (neg a))) (* (exp (neg a)) (+ 1 (exp a)))) |
(fma.f64 (+.f64 b #s(literal 1 binary64)) (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(+ (* b (+ (exp (neg a)) (* 1/2 (* b (exp (neg a)))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) (/.f64 b (exp.f64 a)) #s(literal 1 binary64)) (exp.f64 (neg.f64 a))) |
(+ (* b (+ (exp (neg a)) (* b (+ (* 1/6 (* b (exp (neg a)))) (* 1/2 (exp (neg a))))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(fma.f64 (*.f64 (exp.f64 (neg.f64 a)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64))) b (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(/ (exp a) (+ 1 (exp a))) |
(/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1/6 binary64)) (neg.f64 (*.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 b)) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
(+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
(fma.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/480 binary64) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) b #s(literal 1/2 binary64)) |
(+ 2 b) |
(-.f64 b #s(literal -2 binary64)) |
(+ 2 (* b (+ 1 (* 1/2 b)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(+ 1/2 (* 1/6 b)) |
(fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) |
(+ 1 (* 1/2 b)) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
(+ 1 (* b (+ 1/2 (* 1/6 b)))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) |
b |
(* b (+ 1 (* 2 (/ 1 b)))) |
(-.f64 b #s(literal -2 binary64)) |
(* 1/2 (pow b 2)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) b) b) |
(* (pow b 2) (+ 1/2 (/ 1 b))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) |
(* (pow b 2) (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b) |
(* 1/6 (pow b 3)) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(* (pow b 3) (+ 1/6 (* 1/2 (/ 1 b)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b) |
(* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) |
(* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (+ (/ 1 (pow b 2)) (* 2 (/ 1 (pow b 3))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) #s(literal 1/6 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(* 1/6 b) |
(*.f64 #s(literal 1/6 binary64) b) |
(* b (+ 1/6 (* 1/2 (/ 1 b)))) |
(fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) |
(* 1/6 (pow b 2)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) b) b) |
(* (pow b 2) (+ 1/6 (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) |
(* (pow b 2) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) |
(* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (/ 1 b)) b)) 1/6))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1/2 binary64)) b) #s(literal 1/6 binary64))) |
(* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2)))) b)) 1/6))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal -1 binary64) #s(literal -1/2 binary64)) b) #s(literal 1/6 binary64))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 240 |
| 0 | 57 | 240 |
| 1 | 222 | 236 |
| 2 | 1586 | 234 |
| 0 | 8204 | 234 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
#s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) |
#s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) |
(+.f64 #s(literal 2 binary64) b) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (neg.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
#s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 (neg.f64 a)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (*.f64 (-.f64 (sinh.f64 (neg.f64 a)) #s(literal -1 binary64)) (-.f64 (sinh.f64 (neg.f64 a)) #s(literal -1 binary64))) (*.f64 (cosh.f64 a) (-.f64 (sinh.f64 (neg.f64 a)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (neg.f64 a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal -3 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 a)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 a)))) (*.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 a))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 a))) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 a) #s(literal -3 binary64)) (+.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 a)))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 a))) #s(literal -1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 a))) (+.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 a))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (neg.f64 a) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal -3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 a))))) |
(/.f64 (expm1.f64 (*.f64 (neg.f64 a) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal -3 binary64)) #s(literal -1 binary64)) (+.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 a)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 a)))) (pow.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal -3 binary64)) (+.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 a)))) (/.f64 #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 a))))) |
(-.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) #s(literal -1 binary64))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(+.f64 (cosh.f64 a) (-.f64 (sinh.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 a) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (fma.f64 (sinh.f64 a) (sinh.f64 a) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 a)) (cosh.f64 a))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a)) (*.f64 #s(literal 2 binary64) (cosh.f64 a))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 a)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 a)) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (exp.f64 a)) (/.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (exp.f64 a))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a))))) (/.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(-.f64 (cosh.f64 a) (sinh.f64 a)) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a)))))) (/.f64 (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))))))) |
(+.f64 (sinh.f64 (neg.f64 a)) (cosh.f64 a)) |
(+.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))) |
(exp.f64 (*.f64 a #s(literal -1 binary64))) |
(exp.f64 (neg.f64 a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) #s(literal -1/2 binary64)) (pow.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) #s(literal -1 binary64))) |
#s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 8 binary64) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(literal 4 binary64))) (neg.f64 (-.f64 b #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) b)) (*.f64 (-.f64 #s(literal 2 binary64) b) (*.f64 b b))) (*.f64 (-.f64 #s(literal 2 binary64) b) (-.f64 #s(literal 2 binary64) b))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 b #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 2 binary64) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 b b (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 b b)) (-.f64 #s(literal 2 binary64) b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 b b (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 b #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 b b) (-.f64 #s(literal 2 binary64) b))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) b)))) (/.f64 #s(literal 8 binary64) (fma.f64 b b (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) b))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 b b (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) b))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 (neg.f64 b) b) (-.f64 #s(literal 2 binary64) b))) |
(+.f64 #s(literal 2 binary64) b) |
(+.f64 b #s(literal 2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) #s(literal -1 binary64))) |
#s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) #s(literal 8 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 8 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64))) b)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) #s(literal -1 binary64))) |
#s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) #s(literal 8 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 8 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 b (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64))) b)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 b b))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (*.f64 b #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (*.f64 b #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) |
(fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) b))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) b)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 b) #s(literal 1/6 binary64))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (*.f64 b #s(literal 1/12 binary64))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (*.f64 b #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (*.f64 b #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (*.f64 b #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal 1/12 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) b)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))) (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) |
(fma.f64 b (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 b (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64))) b)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))))) |
(+.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)) |
Compiled 11 110 to 1 529 computations (86.2% saved)
20 alts after pruning (15 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 276 | 10 | 286 |
| Fresh | 0 | 5 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 278 | 20 | 298 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 63.2% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
| ▶ | 61.8% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
| ✓ | 63.2% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
| 34.3% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) | |
| 53.8% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) | |
| ▶ | 48.3% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
| 34.3% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) | |
| ✓ | 78.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
| 38.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| 52.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| ✓ | 31.1% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
| 25.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) | |
| 17.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) | |
| 39.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b))))) | |
| 18.0% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) | |
| 31.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))))) | |
| ▶ | 30.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
| ▶ | 30.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
| ▶ | 30.1% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
| ✓ | 33.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
Compiled 1 025 to 692 computations (32.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) | |
| cost-diff | 0 | (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) | |
| cost-diff | 0 | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))) | |
| cost-diff | 0 | #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) | |
| cost-diff | 0 | (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) | |
| cost-diff | 0 | (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) | |
| cost-diff | 0 | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) | |
| cost-diff | 0 | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | #s(approx (+ (exp a) 1) #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))) | |
| cost-diff | 0 | (exp.f64 a) | |
| cost-diff | 0 | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 367 |
| 0 | 75 | 367 |
| 1 | 131 | 361 |
| 2 | 352 | 361 |
| 3 | 1176 | 357 |
| 4 | 6860 | 357 |
| 0 | 8540 | 357 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(exp.f64 a) |
a |
#s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))) |
#s(approx (+ (exp a) 1) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
#s(literal -1/4 binary64) |
b |
#s(literal 1/2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 b b) #s(literal 1/48 binary64)) |
(*.f64 b b) |
b |
#s(literal 1/48 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
#s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) |
#s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
#s(literal 2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) |
(*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) |
(fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) |
#s(literal -1/480 binary64) |
(*.f64 b b) |
b |
#s(literal 1/48 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(exp.f64 a) |
a |
#s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))) |
#s(approx (+ (exp a) 1) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
#s(literal -1/4 binary64) |
b |
#s(literal 1/2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) |
(-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 b b) #s(literal 1/48 binary64)) |
(*.f64 #s(literal 1/48 binary64) (*.f64 b b)) |
(*.f64 b b) |
b |
#s(literal 1/48 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
#s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) |
#s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
#s(literal 2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) |
(*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) |
(fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) |
#s(literal -1/480 binary64) |
(*.f64 b b) |
b |
#s(literal 1/48 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.19921875 | (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) | |
| accuracy | 0.25046486731144624 | (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) | |
| accuracy | 13.562785813477216 | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| accuracy | 31.53994378306507 | #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) | |
| accuracy | 0.0078125 | (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)) | |
| accuracy | 0.0234375 | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) | |
| accuracy | 10.644584617434111 | #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))) | |
| accuracy | 23.543206348314868 | #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) | |
| accuracy | 0.04296875 | (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) | |
| accuracy | 0.4313367046312857 | (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) | |
| accuracy | 13.562785813477216 | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| accuracy | 32.06506840713075 | #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) | |
| accuracy | 0.0 | (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) | |
| accuracy | 20.64883457852497 | #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) | |
| accuracy | 24.839892508112264 | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) | |
| accuracy | 0.0 | (exp.f64 a) | |
| accuracy | 1.2421888740140923 | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) | |
| accuracy | 17.862044821899993 | #s(approx (+ (exp a) 1) #s(literal 2 binary64)) | |
| accuracy | 30.701397514062517 | #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))) |
| 78.0ms | 256× | 0 | valid |
Compiled 226 to 48 computations (78.8% saved)
ival-add: 18.0ms (29.8% of total)ival-mult: 16.0ms (26.5% of total)ival-div: 7.0ms (11.6% of total)const: 6.0ms (9.9% of total)ival-exp: 5.0ms (8.3% of total)ival-sub: 4.0ms (6.6% of total)ival-neg: 2.0ms (3.3% of total)exact: 1.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(exp.f64 a) |
#s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))) |
#s(approx (+ (exp a) 1) #s(literal 2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) |
#s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 b b) #s(literal 1/48 binary64)) |
(fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) |
(*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) |
| Outputs |
|---|
(/ 1 (+ 1 (exp b))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
1 |
(+ 1 a) |
(+ 1 (* a (+ 1 (* 1/2 a)))) |
(+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(+ 1 (exp b)) |
(+ 1 (+ a (exp b))) |
(+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))) |
(+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))) |
2 |
(+ 2 a) |
(+ 2 (* a (+ 1 (* 1/2 a)))) |
(+ 2 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(* 1/2 (+ 1 (* -1/2 b))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (+ (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (* a (- (* 1/2 (+ 1/6 (* -1 (- (* 1/12 b) (+ (* 1/24 b) (+ (* 1/4 (- (* 1/2 b) (* 1/4 b))) (* 1/2 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))))))) (+ (* 1/24 (+ 1 (* -1/2 b))) (+ (* 1/4 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))) (* 1/2 (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(+ (* a (- (+ (* a (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (* a (- (* 1/6 (/ 1 (+ 1 (exp b)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (+ 1 (exp b))) (/ (* (- (* 1/2 (+ 1 (exp b))) 1/2) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ 1 (+ (exp b) (* a (+ 1 (* -1 (+ 1 (exp b))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (* 1/2 (+ 1 (exp b))) 1/2))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (+ (* 1/2 (+ 1 (exp b))) (* a (+ 1/6 (* -1/6 (+ 1 (exp b)))))) 1/2))))))) |
(+ 2 (* -1 a)) |
(+ 2 (* a (- (* 1/2 a) 1))) |
(+ 2 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
(/ (exp a) (+ (exp a) (exp b))) |
(exp a) |
(+ (exp a) (exp b)) |
(+ 1 (exp a)) |
(/ (+ (exp a) (* -1 (/ (* b (exp a)) (+ 1 (exp a))))) (+ 1 (exp a))) |
(/ 1 (* (exp (neg a)) (+ (exp a) (exp b)))) |
(* (exp (neg a)) (+ (exp a) (exp b))) |
(+ 1 (exp (neg a))) |
(* 1/2 (pow a 2)) |
(* (pow a 2) (- 1/2 (/ 1 a))) |
(* (pow a 2) (- (+ 1/2 (/ 2 (pow a 2))) (/ 1 a))) |
(/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(+ 1 (exp (* -1 a))) |
(* (pow a 2) (+ 1/2 (* -1 (/ (- 1 (* 2 (/ 1 a))) a)))) |
(/ (exp a) (+ 1 (exp a))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ 1 (+ b (exp a))) |
(+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))) |
(+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))) |
1/2 |
(+ 1/2 (* -1/4 b)) |
(+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))) |
(+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
-1/4 |
(- (* 1/48 (pow b 2)) 1/4) |
(/ 1 (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* -1 (/ b (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (+ (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (+ (* 1/6 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 4)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3)))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(* (exp (neg a)) (+ 1 (exp a))) |
(+ (* b (exp (neg a))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* 1/2 (* b (exp (neg a)))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* b (+ (* 1/6 (* b (exp (neg a)))) (* 1/2 (exp (neg a))))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4) |
(* 1/48 (pow b 2)) |
1/48 |
(+ 1/48 (* -1/480 (pow b 2))) |
(* 1/48 b) |
(* b (+ 1/48 (* -1/480 (pow b 2)))) |
(* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) |
(* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 2))) (/ (exp a) (* b (+ 1 (exp a)))))) |
(* -1/4 b) |
(* b (- (* 1/2 (/ 1 b)) 1/4)) |
(* 1/48 (pow b 3)) |
(* (pow b 3) (- 1/48 (* 1/4 (/ 1 (pow b 2))))) |
(* (pow b 3) (- (+ 1/48 (/ 1/2 (pow b 3))) (* 1/4 (/ 1 (pow b 2))))) |
(* (pow b 2) (- 1/48 (* 1/4 (/ 1 (pow b 2))))) |
(* -1/480 (pow b 5)) |
(* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))) |
(* (pow b 5) (- (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5)))) (+ 1/480 (/ 1/4 (pow b 4))))) |
(* -1/480 (pow b 4)) |
(* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))) |
(* -1/480 (pow b 2)) |
(* (pow b 2) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(* -1/480 (pow b 3)) |
(* (pow b 3) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(* -1 (* b (+ (* -1 (/ (exp a) (* b (+ 1 (exp a))))) (/ (exp a) (pow (+ 1 (exp a)) 2))))) |
(* -1 (* b (- 1/4 (* 1/2 (/ 1 b))))) |
(* -1 (* (pow b 3) (- (* 1/4 (/ 1 (pow b 2))) 1/48))) |
(* -1 (* (pow b 3) (- (* 1/4 (/ 1 (pow b 2))) (+ 1/48 (/ 1/2 (pow b 3)))))) |
(* -1 (* (pow b 5) (- 1/480 (* 1/48 (/ 1 (pow b 2)))))) |
(* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (* 1/48 (/ 1 (pow b 2)))))) |
(* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5))))))) |
(* -1 (* (pow b 3) (- 1/480 (* 1/48 (/ 1 (pow b 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | b | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (exp a) (+ (exp a) (exp b))) (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (+ (* -1/4 b) 1/2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (* (- (* (* b b) 1/48) 1/4) b) 1/2) (- (* (* b b) 1/48) 1/4) (/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (* (exp (neg a)) (+ (exp b) (exp a))) (- (exp (neg a)) -1) (+ (* (- (* 1/2 a) 1) a) 2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) (* (* b b) 1/48) (+ (* -1/480 (* b b)) 1/48) (* (+ (* -1/480 (* b b)) 1/48) b)) |
| 3.0ms | b | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (exp a) (+ (exp a) (exp b))) (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (+ (* -1/4 b) 1/2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (* (- (* (* b b) 1/48) 1/4) b) 1/2) (- (* (* b b) 1/48) 1/4) (/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (* (exp (neg a)) (+ (exp b) (exp a))) (- (exp (neg a)) -1) (+ (* (- (* 1/2 a) 1) a) 2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) (* (* b b) 1/48) (+ (* -1/480 (* b b)) 1/48) (* (+ (* -1/480 (* b b)) 1/48) b)) |
| 2.0ms | b | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (exp a) (+ (exp a) (exp b))) (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (+ (* -1/4 b) 1/2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (* (- (* (* b b) 1/48) 1/4) b) 1/2) (- (* (* b b) 1/48) 1/4) (/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (* (exp (neg a)) (+ (exp b) (exp a))) (- (exp (neg a)) -1) (+ (* (- (* 1/2 a) 1) a) 2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) (* (* b b) 1/48) (+ (* -1/480 (* b b)) 1/48) (* (+ (* -1/480 (* b b)) 1/48) b)) |
| 2.0ms | a | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (exp a) (+ (exp a) (exp b))) (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (+ (* -1/4 b) 1/2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (* (- (* (* b b) 1/48) 1/4) b) 1/2) (- (* (* b b) 1/48) 1/4) (/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (* (exp (neg a)) (+ (exp b) (exp a))) (- (exp (neg a)) -1) (+ (* (- (* 1/2 a) 1) a) 2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) (* (* b b) 1/48) (+ (* -1/480 (* b b)) 1/48) (* (+ (* -1/480 (* b b)) 1/48) b)) |
| 2.0ms | a | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (exp a) (+ (exp a) (exp b))) (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (+ (* -1/4 b) 1/2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (* (- (* (* b b) 1/48) 1/4) b) 1/2) (- (* (* b b) 1/48) 1/4) (/ 1 (* (exp (neg a)) (+ (exp b) (exp a)))) (* (exp (neg a)) (+ (exp b) (exp a))) (- (exp (neg a)) -1) (+ (* (- (* 1/2 a) 1) a) 2) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) (* (* b b) 1/48) (+ (* -1/480 (* b b)) 1/48) (* (+ (* -1/480 (* b b)) 1/48) b)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 390 | 1907 |
| 1 | 1209 | 1735 |
| 2 | 4597 | 1621 |
| 0 | 9205 | 1522 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ 1 (exp b))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
1 |
(+ 1 a) |
(+ 1 (* a (+ 1 (* 1/2 a)))) |
(+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(+ 1 (exp b)) |
(+ 1 (+ a (exp b))) |
(+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))) |
(+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))) |
2 |
(+ 2 a) |
(+ 2 (* a (+ 1 (* 1/2 a)))) |
(+ 2 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(* 1/2 (+ 1 (* -1/2 b))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (+ (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (* a (- (* 1/2 (+ 1/6 (* -1 (- (* 1/12 b) (+ (* 1/24 b) (+ (* 1/4 (- (* 1/2 b) (* 1/4 b))) (* 1/2 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))))))) (+ (* 1/24 (+ 1 (* -1/2 b))) (+ (* 1/4 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))) (* 1/2 (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(+ (* a (- (+ (* a (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (* a (- (* 1/6 (/ 1 (+ 1 (exp b)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (+ 1 (exp b))) (/ (* (- (* 1/2 (+ 1 (exp b))) 1/2) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(+ 1 (+ (exp b) (* a (+ 1 (* -1 (+ 1 (exp b))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (* 1/2 (+ 1 (exp b))) 1/2))))))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (+ (* 1/2 (+ 1 (exp b))) (* a (+ 1/6 (* -1/6 (+ 1 (exp b)))))) 1/2))))))) |
(+ 2 (* -1 a)) |
(+ 2 (* a (- (* 1/2 a) 1))) |
(+ 2 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
(/ (exp a) (+ (exp a) (exp b))) |
(exp a) |
(+ (exp a) (exp b)) |
(+ 1 (exp a)) |
(/ (+ (exp a) (* -1 (/ (* b (exp a)) (+ 1 (exp a))))) (+ 1 (exp a))) |
(/ 1 (* (exp (neg a)) (+ (exp a) (exp b)))) |
(* (exp (neg a)) (+ (exp a) (exp b))) |
(+ 1 (exp (neg a))) |
(* 1/2 (pow a 2)) |
(* (pow a 2) (- 1/2 (/ 1 a))) |
(* (pow a 2) (- (+ 1/2 (/ 2 (pow a 2))) (/ 1 a))) |
(/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(+ 1 (exp (* -1 a))) |
(* (pow a 2) (+ 1/2 (* -1 (/ (- 1 (* 2 (/ 1 a))) a)))) |
(/ (exp a) (+ 1 (exp a))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(+ 1 (+ b (exp a))) |
(+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))) |
(+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))) |
1/2 |
(+ 1/2 (* -1/4 b)) |
(+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))) |
(+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
-1/4 |
(- (* 1/48 (pow b 2)) 1/4) |
(/ 1 (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* -1 (/ b (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(+ (* b (- (* b (- (+ (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (+ (* 1/6 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 4)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3)))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(* (exp (neg a)) (+ 1 (exp a))) |
(+ (* b (exp (neg a))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* 1/2 (* b (exp (neg a)))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(+ (* b (+ (exp (neg a)) (* b (+ (* 1/6 (* b (exp (neg a)))) (* 1/2 (exp (neg a))))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4) |
(* 1/48 (pow b 2)) |
1/48 |
(+ 1/48 (* -1/480 (pow b 2))) |
(* 1/48 b) |
(* b (+ 1/48 (* -1/480 (pow b 2)))) |
(* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) |
(* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 2))) (/ (exp a) (* b (+ 1 (exp a)))))) |
(* -1/4 b) |
(* b (- (* 1/2 (/ 1 b)) 1/4)) |
(* 1/48 (pow b 3)) |
(* (pow b 3) (- 1/48 (* 1/4 (/ 1 (pow b 2))))) |
(* (pow b 3) (- (+ 1/48 (/ 1/2 (pow b 3))) (* 1/4 (/ 1 (pow b 2))))) |
(* (pow b 2) (- 1/48 (* 1/4 (/ 1 (pow b 2))))) |
(* -1/480 (pow b 5)) |
(* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))) |
(* (pow b 5) (- (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5)))) (+ 1/480 (/ 1/4 (pow b 4))))) |
(* -1/480 (pow b 4)) |
(* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))) |
(* -1/480 (pow b 2)) |
(* (pow b 2) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(* -1/480 (pow b 3)) |
(* (pow b 3) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(* -1 (* b (+ (* -1 (/ (exp a) (* b (+ 1 (exp a))))) (/ (exp a) (pow (+ 1 (exp a)) 2))))) |
(* -1 (* b (- 1/4 (* 1/2 (/ 1 b))))) |
(* -1 (* (pow b 3) (- (* 1/4 (/ 1 (pow b 2))) 1/48))) |
(* -1 (* (pow b 3) (- (* 1/4 (/ 1 (pow b 2))) (+ 1/48 (/ 1/2 (pow b 3)))))) |
(* -1 (* (pow b 5) (- 1/480 (* 1/48 (/ 1 (pow b 2)))))) |
(* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (* 1/48 (/ 1 (pow b 2)))))) |
(* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5))))))) |
(* -1 (* (pow b 3) (- 1/480 (* 1/48 (/ 1 (pow b 2)))))) |
| Outputs |
|---|
(/ 1 (+ 1 (exp b))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 3))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (+ (* a (- (+ (* 1/6 (/ 1 (+ 1 (exp b)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 3)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))) (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 4))))))) (/ 1 (pow (+ 1 (exp b)) 3)))) (* 3/2 (/ 1 (pow (+ 1 (exp b)) 2))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (+.f64 (/.f64 #s(literal 2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 3 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 4 binary64)))))) a (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal -3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
1 |
#s(literal 1 binary64) |
(+ 1 a) |
(+.f64 #s(literal 1 binary64) a) |
(+ 1 (* a (+ 1 (* 1/2 a)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(+ 1 (exp b)) |
(+.f64 #s(literal 1 binary64) (exp.f64 b)) |
(+ 1 (+ a (exp b))) |
(+.f64 (+.f64 (exp.f64 b) a) #s(literal 1 binary64)) |
(+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
2 |
#s(literal 2 binary64) |
(+ 2 a) |
(+.f64 #s(literal 2 binary64) a) |
(+ 2 (* a (+ 1 (* 1/2 a)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 2 binary64)) |
(+ 2 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 2 binary64)) |
(* 1/2 (+ 1 (* -1/2 b))) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(fma.f64 (fma.f64 (-.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) b)) (*.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) a (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64)))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ 1 (* -1/2 b))) (* a (- (+ (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* a (- (+ (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (* a (- (* 1/2 (+ 1/6 (* -1 (- (* 1/12 b) (+ (* 1/24 b) (+ (* 1/4 (- (* 1/2 b) (* 1/4 b))) (* 1/2 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))))))) (+ (* 1/24 (+ 1 (* -1/2 b))) (+ (* 1/4 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))) (* 1/2 (- (* 1/2 (+ 1/2 (* -1 (- (* 1/4 b) (+ (* 1/8 b) (* 1/2 (- (* 1/2 b) (* 1/4 b)))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))))))) (+ (* 1/8 (+ 1 (* -1/2 b))) (* 1/2 (- (* 1/2 (+ 1 (* -1 (- (* 1/2 b) (* 1/4 b))))) (* 1/4 (+ 1 (* -1/2 b))))))))) (* 1/4 (+ 1 (* -1/2 b)))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) b #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/12 binary64)) (fma.f64 (-.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) b)) (*.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) #s(literal 1/4 binary64) (fma.f64 #s(literal -1/48 binary64) b #s(literal 1/24 binary64))))) a (-.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) b)) (*.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))) a (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64)))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(+ (* a (- (+ (* a (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ (* a (- (+ (* a (- (+ (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (* a (- (* 1/6 (/ 1 (+ 1 (exp b)))) (+ (* 1/6 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (+ 1 (exp b))) (/ (* (- (* 1/2 (+ 1 (exp b))) 1/2) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 (+.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (exp.f64 b) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) a (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 (exp.f64 b)) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 b))))) a (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(+ 1 (+ (exp b) (* a (+ 1 (* -1 (+ 1 (exp b))))))) |
(fma.f64 (neg.f64 (exp.f64 b)) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (* 1/2 (+ 1 (exp b))) 1/2))))))) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (exp.f64 b) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) a (neg.f64 (exp.f64 b))) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ 1 (+ (exp b) (* a (+ 1 (+ (* -1 (+ 1 (exp b))) (* a (- (+ (* 1/2 (+ 1 (exp b))) (* a (+ 1/6 (* -1/6 (+ 1 (exp b)))))) 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (exp.f64 b)) a (-.f64 (fma.f64 #s(literal 1/2 binary64) (exp.f64 b) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) a (neg.f64 (exp.f64 b))) a (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
(+ 2 (* -1 a)) |
(-.f64 #s(literal 2 binary64) a) |
(+ 2 (* a (- (* 1/2 a) 1))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)) |
(+ 2 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64)) |
(/ (exp a) (+ (exp a) (exp b))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(exp a) |
(exp.f64 a) |
(+ (exp a) (exp b)) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(+ 1 (exp a)) |
(+.f64 #s(literal 1 binary64) (exp.f64 a)) |
(/ (+ (exp a) (* -1 (/ (* b (exp a)) (+ 1 (exp a))))) (+ 1 (exp a))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) b (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(/ 1 (* (exp (neg a)) (+ (exp a) (exp b)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(* (exp (neg a)) (+ (exp a) (exp b))) |
(fma.f64 (exp.f64 (neg.f64 a)) (exp.f64 b) #s(literal 1 binary64)) |
(+ 1 (exp (neg a))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(* 1/2 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal 1/2 binary64)) |
(* (pow a 2) (- 1/2 (/ 1 a))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) a) a) |
(* (pow a 2) (- (+ 1/2 (/ 2 (pow a 2))) (/ 1 a))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) |
(/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(fma.f64 (exp.f64 (neg.f64 a)) (exp.f64 b) #s(literal 1 binary64)) |
(+ 1 (exp (* -1 a))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(* (pow a 2) (+ 1/2 (* -1 (/ (- 1 (* 2 (/ 1 a))) a)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a) |
(/ (exp a) (+ 1 (exp a))) |
(/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) b (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))) (+ 1 (exp a)))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (exp a)) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (exp a)) 2)))))) (/ (exp a) (pow (+ 1 (exp a)) 2)))) (/ (exp a) (+ 1 (exp a)))) |
(fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1/6 binary64)) (neg.f64 (*.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 a)))))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(+ 1 (+ b (exp a))) |
(+.f64 (+.f64 b (exp.f64 a)) #s(literal 1 binary64)) |
(+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 b)) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
(+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) b) b (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/480 binary64)) #s(literal 1/4 binary64))) b #s(literal 1/2 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
(- (* 1/48 (pow b 2)) 1/4) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) |
(/ 1 (* (exp (neg a)) (+ 1 (exp a)))) |
(/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ (* -1 (/ b (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) b (exp.f64 a)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ (* b (- (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(+ (* b (- (* b (- (+ (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (+ (* 1/6 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 4)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3)))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (+.f64 (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) (*.f64 #s(literal -1/6 binary64) (exp.f64 a))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 4 binary64)))) b (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(* (exp (neg a)) (+ 1 (exp a))) |
(-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(+ (* b (exp (neg a))) (* (exp (neg a)) (+ 1 (exp a)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) b) (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(+ (* b (+ (exp (neg a)) (* 1/2 (* b (exp (neg a)))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) (exp.f64 a)) b (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(+ (* b (+ (exp (neg a)) (* b (+ (* 1/6 (* b (exp (neg a)))) (* 1/2 (exp (neg a))))))) (* (exp (neg a)) (+ 1 (exp a)))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) (exp.f64 a)) b (exp.f64 (neg.f64 a))) b (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) b) b (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/480 binary64)) #s(literal 1/4 binary64))) |
(* 1/48 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 1/48 binary64)) |
1/48 |
#s(literal 1/48 binary64) |
(+ 1/48 (* -1/480 (pow b 2))) |
(fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) |
(* 1/48 b) |
(*.f64 #s(literal 1/48 binary64) b) |
(* b (+ 1/48 (* -1/480 (pow b 2)))) |
(*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) |
(* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) |
(*.f64 (neg.f64 (exp.f64 a)) (/.f64 b (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) |
(* b (+ (* -1 (/ (exp a) (pow (+ 1 (exp a)) 2))) (/ (exp a) (* b (+ 1 (exp a)))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (exp.f64 a) b) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 a))) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* b (- (* 1/2 (/ 1 b)) 1/4)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/4 binary64)) b) |
(* 1/48 (pow b 3)) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/48 binary64)) |
(* (pow b 3) (- 1/48 (* 1/4 (/ 1 (pow b 2))))) |
(*.f64 (-.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64))) |
(* (pow b 3) (- (+ 1/48 (/ 1/2 (pow b 3))) (* 1/4 (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal -1/4 binary64)) (*.f64 b b)) #s(literal 1/48 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(* (pow b 2) (- 1/48 (* 1/4 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) b) b) |
(* -1/480 (pow b 5)) |
(*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64)) |
(* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) (pow.f64 b #s(literal 5 binary64))) |
(* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow b 5) (- (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5)))) (+ 1/480 (/ 1/4 (pow b 4))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/480 binary64))) (pow.f64 b #s(literal 5 binary64))) |
(* -1/480 (pow b 4)) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/480 binary64)) |
(* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64))) |
(* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) |
(* -1/480 (pow b 2)) |
(*.f64 #s(literal -1/480 binary64) (*.f64 b b)) |
(* (pow b 2) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) b) b) |
(* -1/480 (pow b 3)) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1/480 binary64)) |
(* (pow b 3) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(* -1 (* b (+ (* -1 (/ (exp a) (* b (+ 1 (exp a))))) (/ (exp a) (pow (+ 1 (exp a)) 2))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (exp.f64 a) b) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 a))) b) |
(* -1 (* b (- 1/4 (* 1/2 (/ 1 b))))) |
(*.f64 (neg.f64 b) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) b))) |
(* -1 (* (pow b 3) (- (* 1/4 (/ 1 (pow b 2))) 1/48))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1/48 binary64))) |
(* -1 (* (pow b 3) (- (* 1/4 (/ 1 (pow b 2))) (+ 1/48 (/ 1/2 (pow b 3)))))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1/48 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 3 binary64))))) |
(* -1 (* (pow b 5) (- 1/480 (* 1/48 (/ 1 (pow b 2)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1/480 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (* 1/48 (/ 1 (pow b 2)))))) |
(*.f64 (neg.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/48 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5))))))) |
(*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/48 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* -1 (* (pow b 3) (- 1/480 (* 1/48 (/ 1 (pow b 2)))))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (-.f64 #s(literal 1/480 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 b b)))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 325 |
| 0 | 75 | 325 |
| 1 | 304 | 319 |
| 2 | 2249 | 317 |
| 0 | 9300 | 317 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(exp.f64 a) |
#s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))) |
#s(approx (+ (exp a) 1) #s(literal 2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) |
#s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 b b) #s(literal 1/48 binary64)) |
(fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) |
(*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))))) (*.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (exp.f64 a)))) (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))) (*.f64 #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))) (sinh.f64 a))) (*.f64 #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 a))) (neg.f64 (neg.f64 #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))))) |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (exp.f64 a) (neg.f64 #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (exp.f64 a)) |
(*.f64 (exp.f64 a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 a) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (pow.f64 (cosh.f64 a) #s(literal 3 binary64))) (fma.f64 (sinh.f64 a) (sinh.f64 a) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 2 binary64)) (*.f64 (sinh.f64 a) (cosh.f64 a))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 a) (*.f64 #s(literal 2 binary64) (cosh.f64 a))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(-.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a))))) (/.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(+.f64 (sinh.f64 a) (cosh.f64 a)) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
(exp.f64 a) |
#s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64))) |
#s(approx (+ (exp a) 1) #s(literal 2 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 b #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 b #s(literal -1/8 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64))))) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
(fma.f64 b #s(literal -1/4 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 b) #s(literal -1/4 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) b)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 b #s(literal -1/8 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 b #s(literal -1/8 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 b #s(literal -1/8 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 b #s(literal -1/8 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 b #s(literal -1/8 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(fma.f64 b (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 b) (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64)) #s(literal 1/16 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 b b) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64)) #s(literal 1/64 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64) (fma.f64 (*.f64 b b) #s(literal 1/192 binary64) #s(literal 1/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64)) (fma.f64 #s(literal 1/48 binary64) (*.f64 b b) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 b b) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 b b) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/48 binary64) (*.f64 b b) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64) (fma.f64 (*.f64 b b) #s(literal 1/192 binary64) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64) (fma.f64 (*.f64 b b) #s(literal 1/192 binary64) #s(literal 1/16 binary64))) #s(literal 1/64 binary64))) (*.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64) (fma.f64 (*.f64 b b) #s(literal 1/192 binary64) #s(literal 1/16 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64) (fma.f64 (*.f64 b b) #s(literal 1/192 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64)) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 b b) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64)) #s(literal 1/64 binary64))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64) (fma.f64 (*.f64 b b) #s(literal 1/192 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64)) #s(literal 1/16 binary64)) (fma.f64 #s(literal 1/48 binary64) (*.f64 b b) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64)) #s(literal 1/64 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64) (fma.f64 (*.f64 b b) #s(literal 1/192 binary64) #s(literal 1/16 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64)) (fma.f64 #s(literal 1/48 binary64) (*.f64 b b) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 #s(literal 1/48 binary64) (*.f64 b b) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64) (fma.f64 (*.f64 b b) #s(literal 1/192 binary64) #s(literal 1/16 binary64)))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64) (fma.f64 (*.f64 b b) #s(literal 1/192 binary64) #s(literal 1/16 binary64))))) |
(-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) |
(*.f64 (neg.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) #s(literal -1 binary64))) |
#s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) |
#s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))) #s(literal 8 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 a (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)) |
(fma.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) a)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(fma.f64 b (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64))) b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 2 binary64)) #s(literal 1/16 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 3 binary64)) #s(literal 1/64 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64) #s(literal 1/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 3 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64) #s(literal 1/16 binary64))) #s(literal 1/64 binary64))) (*.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64) #s(literal 1/16 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 2 binary64)) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 3 binary64)) #s(literal 1/64 binary64))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 3 binary64)) #s(literal 1/64 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64) #s(literal 1/16 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 3 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64) #s(literal 1/16 binary64)))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64) #s(literal 1/16 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/48 binary64) (neg.f64 b))) b) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/48 binary64) b)) b) |
(*.f64 (*.f64 #s(literal 1/48 binary64) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 #s(literal 1/48 binary64) b) b) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1/48 binary64))) |
(*.f64 #s(literal 1/48 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b b) #s(literal 1/48 binary64)) |
(*.f64 b (fabs.f64 (*.f64 (neg.f64 b) #s(literal 1/48 binary64)))) |
(*.f64 b (fabs.f64 (*.f64 #s(literal 1/48 binary64) b))) |
(*.f64 b (*.f64 #s(literal 1/48 binary64) b)) |
(sqrt.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/2304 binary64))) |
(fabs.f64 (neg.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b)))) |
(fabs.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/110592 binary64) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) (/.f64 (*.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/110592 binary64) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) (/.f64 #s(literal 1/110592 binary64) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) (/.f64 #s(literal 1/110592 binary64) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2304 binary64) (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/48 binary64) (*.f64 #s(literal -1/480 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/2304 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64)) #s(literal 1/2304 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64)) (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))) (*.f64 (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))) #s(literal 1/110592 binary64))) (*.f64 (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/2304 binary64) (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 1/48 binary64) (*.f64 #s(literal -1/480 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/2304 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64))) (neg.f64 (+.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64))) (neg.f64 (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/2304 binary64)) (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64))) |
(/.f64 (fma.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64)) (+.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64)) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/480 binary64) (neg.f64 b)) (neg.f64 b) #s(literal 1/48 binary64)) |
(fma.f64 (*.f64 #s(literal -1/480 binary64) b) b #s(literal 1/48 binary64)) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64)) |
(fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) |
(fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) |
(fma.f64 b (*.f64 #s(literal -1/480 binary64) b) #s(literal 1/48 binary64)) |
(-.f64 (/.f64 #s(literal 1/2304 binary64) (-.f64 #s(literal 1/48 binary64) (*.f64 #s(literal -1/480 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 1/48 binary64) (*.f64 #s(literal -1/480 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64))) (/.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64)))) |
(-.f64 #s(literal 1/48 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/480 binary64) b)) b)) |
(-.f64 #s(literal 1/48 binary64) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1/480 binary64))) |
(-.f64 #s(literal 1/48 binary64) (*.f64 #s(literal 1/480 binary64) (*.f64 b b))) |
(+.f64 (/.f64 #s(literal 1/110592 binary64) (+.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) (/.f64 (*.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) (/.f64 #s(literal 1/110592 binary64) (+.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/110592 binary64) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) (/.f64 (*.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) (/.f64 #s(literal 1/110592 binary64) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64)) |
(+.f64 #s(literal 1/48 binary64) (*.f64 #s(literal -1/480 binary64) (*.f64 b b))) |
(*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) |
(*.f64 b (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/110592 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b) (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b) (-.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b) (*.f64 #s(literal 1/48 binary64) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/110592 binary64))) (fma.f64 (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b))) (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b))) (*.f64 #s(literal 1/48 binary64) b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/110592 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) b) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b) (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b)) (*.f64 (*.f64 #s(literal 1/48 binary64) b) (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/110592 binary64) (pow.f64 (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) b) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b))) (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/48 binary64) b) (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/2304 binary64)) b)) (neg.f64 (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64)) b)) (neg.f64 (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/2304 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64)))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64)))) (neg.f64 (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/2304 binary64)) b) (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64)) b) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) |
(/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/2304 binary64))) (-.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) #s(literal 1/48 binary64))) |
(/.f64 (*.f64 b (fma.f64 #s(literal -1/110592000 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal 1/110592 binary64))) (fma.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 b b) #s(literal -1/23040 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b (*.f64 #s(literal 1/48 binary64) b)) |
(fma.f64 #s(literal 1/48 binary64) b (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b)) |
(fma.f64 #s(literal 1/48 binary64) b (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b)))) |
(fma.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) (*.f64 #s(literal 1/48 binary64) b)) |
(fma.f64 b #s(literal 1/48 binary64) (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b)) |
(fma.f64 b #s(literal 1/48 binary64) (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b) (*.f64 #s(literal 1/48 binary64) b)) |
(+.f64 (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b))) (*.f64 #s(literal 1/48 binary64) b)) |
(+.f64 (*.f64 #s(literal 1/48 binary64) b) (*.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b)) |
(+.f64 (*.f64 #s(literal 1/48 binary64) b) (*.f64 b (*.f64 #s(literal -1/480 binary64) (*.f64 b b)))) |
Compiled 15 423 to 1 865 computations (87.9% saved)
27 alts after pruning (17 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 329 | 7 | 336 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 329 | 27 | 356 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 63.2% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
| ✓ | 61.8% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
| 32.7% | (/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) | |
| ✓ | 63.2% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
| 34.3% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) | |
| 53.8% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) | |
| ✓ | 48.3% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
| 34.3% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) | |
| 32.8% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))))) | |
| 42.5% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a))))) | |
| 18.4% | (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) | |
| ✓ | 78.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
| 38.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| 52.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| ✓ | 31.1% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
| 25.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) | |
| 17.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) | |
| 39.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b))))) | |
| 18.0% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) | |
| 31.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))))) | |
| ✓ | 30.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
| 3.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) | |
| 30.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b (*.f64 #s(literal 1/48 binary64) b)) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| ✓ | 30.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
| ✓ | 30.1% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
| 17.6% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(approx (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) | |
| ✓ | 33.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
Compiled 1 789 to 814 computations (54.5% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b (*.f64 #s(literal 1/48 binary64) b)) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(approx (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (/.f64 b (+.f64 (exp.f64 a) #s(literal 1 binary64))) (exp.f64 a)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 (exp.f64 a) #s(literal 1 binary64))) #s(literal -1/6 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 3 binary64))))) b (/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 a) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 2 binary64)))) b) (/.f64 (exp.f64 a) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
5 calls:
| 10.0ms | a |
| 9.0ms | (exp.f64 b) |
| 9.0ms | b |
| 6.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 6.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | (exp.f64 b) |
| 98.0% | 1 | (exp.f64 a) |
| 98.0% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 98.0% | 1 | a |
| 98.0% | 1 | b |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b (*.f64 #s(literal 1/48 binary64) b)) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(approx (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)))) |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) (+.f64 #s(literal 1 binary64) b)))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
5 calls:
| 8.0ms | b |
| 8.0ms | a |
| 6.0ms | (exp.f64 a) |
| 6.0ms | (exp.f64 b) |
| 6.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 3 | (exp.f64 b) |
| 98.0% | 2 | (exp.f64 a) |
| 78.8% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 98.1% | 2 | a |
| 98.9% | 3 | b |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b (*.f64 #s(literal 1/48 binary64) b)) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(approx (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) |
5 calls:
| 7.0ms | b |
| 7.0ms | a |
| 5.0ms | (exp.f64 b) |
| 5.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 5.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.8% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 74.9% | 2 | (exp.f64 b) |
| 78.0% | 3 | b |
| 74.3% | 2 | (exp.f64 a) |
| 74.3% | 2 | a |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b (*.f64 #s(literal 1/48 binary64) b)) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64)))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(approx (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) |
4 calls:
| 7.0ms | a |
| 6.0ms | b |
| 6.0ms | (exp.f64 b) |
| 5.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.9% | 2 | (exp.f64 a) |
| 71.1% | 3 | a |
| 69.6% | 2 | (exp.f64 b) |
| 72.3% | 3 | b |
Compiled 6 to 10 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/480 binary64) (*.f64 b b)) b (*.f64 #s(literal 1/48 binary64) b)) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.7% | 2 | b |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))) |
3 calls:
| 5.0ms | b |
| 5.0ms | a |
| 4.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.9% | 2 | a |
| 66.4% | 2 | (exp.f64 b) |
| 67.0% | 2 | b |
Compiled 4 to 7 computations (-75% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) b #s(literal 1/4 binary64))) a (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
5 calls:
| 5.0ms | a |
| 4.0ms | b |
| 3.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 3.0ms | (exp.f64 b) |
| 3.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.3% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 57.5% | 2 | a |
| 55.0% | 2 | (exp.f64 a) |
| 58.7% | 2 | (exp.f64 b) |
| 60.2% | 2 | b |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
3 calls:
| 4.0ms | a |
| 4.0ms | b |
| 3.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.5% | 2 | a |
| 49.1% | 2 | (exp.f64 b) |
| 49.1% | 2 | b |
Compiled 4 to 7 computations (-75% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
3 calls:
| 3.0ms | a |
| 3.0ms | (exp.f64 a) |
| 2.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.0% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 48.2% | 2 | (exp.f64 a) |
| 51.0% | 3 | a |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
1 calls:
| 3.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.9% | 3 | a |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) |
3 calls:
| 3.0ms | a |
| 3.0ms | b |
| 2.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.6% | 2 | b |
| 48.6% | 2 | (exp.f64 b) |
| 38.7% | 2 | a |
Compiled 4 to 7 computations (-75% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 #s(approx (exp (neg a)) (-.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
5 calls:
| 3.0ms | b |
| 3.0ms | a |
| 2.0ms | (exp.f64 a) |
| 2.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 2.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.3% | 1 | a |
| 34.3% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 34.3% | 1 | (exp.f64 a) |
| 34.3% | 1 | (exp.f64 b) |
| 34.3% | 1 | b |
Compiled 14 to 16 computations (-14.3% saved)
Total -19.4b remaining (-45.4%)
Threshold costs -19.4b (-45.4%)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ (+ (* (neg (exp a)) (/ b (+ (exp a) 1))) (exp a)) (+ (exp a) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
5 calls:
| 2.0ms | b |
| 2.0ms | a |
| 1.0ms | (exp.f64 b) |
| 1.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 1.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.2% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 33.2% | 1 | a |
| 33.2% | 1 | (exp.f64 a) |
| 33.2% | 1 | (exp.f64 b) |
| 33.2% | 1 | b |
Compiled 14 to 16 computations (-14.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | -383378781884.6091 | -53607522.77862598 |
| 7.0ms | 128× | 0 | valid |
| 0.0ms | 2× | 0 | exit |
Compiled 251 to 211 computations (15.9% saved)
ival-exp: 2.0ms (51.3% of total)ival-div: 1.0ms (25.7% of total)ival-add: 1.0ms (25.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 5.503173180578469e+102 | 8.889060837825684e+107 |
| 14.0ms | 18765140254563.34 | 5.501892247908588e+32 |
| 14.0ms | 320× | 0 | valid |
Compiled 1 338 to 1 026 computations (23.3% saved)
ival-exp: 4.0ms (51.5% of total)ival-div: 2.0ms (25.8% of total)ival-add: 1.0ms (12.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.503173180578469e+102 | 8.889060837825684e+107 |
| 2.0ms | 18765140254563.34 | 5.501892247908588e+32 |
Compiled 1 492 to 1 125 computations (24.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.2467735269935387e+55 | 4.179212302176443e+59 |
| 6.0ms | 128× | 0 | valid |
Compiled 547 to 411 computations (24.9% saved)
ival-exp: 2.0ms (64.3% of total)ival-div: 1.0ms (32.1% of total)ival-add: 1.0ms (32.1% 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 |
|---|---|---|
| 9.0ms | 3.2467735269935387e+55 | 4.179212302176443e+59 |
| 5.0ms | 112× | 0 | valid |
Compiled 523 to 395 computations (24.5% saved)
ival-exp: 2.0ms (72% of total)ival-div: 1.0ms (36% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 3.455215090019081e+141 | 1.3121288708729451e+144 |
| 5.0ms | 128× | 0 | valid |
Compiled 467 to 355 computations (24% saved)
ival-exp: 2.0ms (65% of total)ival-div: 1.0ms (32.5% of total)ival-add: 1.0ms (32.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | -2.907325697227707e+149 | -1.0532428768514802e+148 |
| 5.0ms | 112× | 0 | valid |
| 1.0ms | 31× | 0 | exit |
Compiled 403 to 312 computations (22.6% saved)
ival-exp: 2.0ms (59% of total)ival-div: 1.0ms (29.5% of total)ival-add: 1.0ms (29.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -775895.9711363747 | -768636.9764107678 |
| 1.0ms | -2.907325697227707e+149 | -1.0532428768514802e+148 |
Compiled 466 to 354 computations (24% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -775895.9711363747 | -768636.9764107678 |
| 1.0ms | -2.907325697227707e+149 | -1.0532428768514802e+148 |
Compiled 459 to 354 computations (22.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 3.2467735269935387e+55 | 4.179212302176443e+59 |
| 5.0ms | 96× | 0 | valid |
Compiled 427 to 331 computations (22.5% saved)
ival-div: 1.0ms (43% of total)ival-exp: 1.0ms (43% 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: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 801 |
| 1 | 189 | 775 |
| 2 | 365 | 775 |
| 3 | 1069 | 762 |
| 4 | 5864 | 762 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(if (<=.f64 a #s(literal -55000000 binary64)) (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))))) |
(if (<=.f64 b #s(literal 19000000000000 binary64)) (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) (if (<=.f64 b #s(literal 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))))) |
(if (<=.f64 b #s(literal 19000000000000 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) (if (<=.f64 b #s(literal 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))))) |
(if (<=.f64 b #s(literal 399999999999999988675152198241856803399745313464708631625728 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b)))))) |
(if (<=.f64 b #s(literal 3600000000000000243737920361401369924401341047231981027328 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b)))))) |
(if (<=.f64 b #s(literal 67999999999999996415933723911747302594262143824068444804876102899920066764208185282221126583145620800843514455839418960545431542920828367667200 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)))))) |
(if (<=.f64 a #s(literal -52000000000000000275418768484055537171118904533584512359612951330819811327199134880886264166489865722894845882927392014243898492188648388993688272896 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))))) |
(if (<=.f64 a #s(literal -52000000000000000275418768484055537171118904533584512359612951330819811327199134880886264166489865722894845882927392014243898492188648388993688272896 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (if (<=.f64 a #s(literal -770000 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))))) |
(if (<=.f64 a #s(literal -52000000000000000275418768484055537171118904533584512359612951330819811327199134880886264166489865722894845882927392014243898492188648388993688272896 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (if (<=.f64 a #s(literal -770000 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))))) |
(if (<=.f64 b #s(literal 60000000000000003336362956592020776684823188266094166016 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)))))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(if (<=.f64 a #s(literal -55000000 binary64)) (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))))) |
(if (<=.f64 a #s(literal -55000000 binary64)) (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(if (<=.f64 b #s(literal 19000000000000 binary64)) (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) (if (<=.f64 b #s(literal 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))))) |
(if (<=.f64 b #s(literal 19000000000000 binary64)) (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) (if (<=.f64 b #s(literal 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a)))) #s(literal -1 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal 19000000000000 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) (if (<=.f64 b #s(literal 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))))))) |
(if (<=.f64 b #s(literal 19000000000000 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1 binary64)) (if (<=.f64 b #s(literal 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) a)) a)) a) a)))) #s(literal -1 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal 399999999999999988675152198241856803399745313464708631625728 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b)))))) |
(if (<=.f64 b #s(literal 399999999999999988675152198241856803399745313464708631625728 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))) #s(literal -1 binary64)))) |
(if (<=.f64 b #s(literal 3600000000000000243737920361401369924401341047231981027328 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b)))))) |
(if (<=.f64 b #s(literal 3600000000000000243737920361401369924401341047231981027328 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) b))) #s(literal -1 binary64)))) |
(if (<=.f64 b #s(literal 67999999999999996415933723911747302594262143824068444804876102899920066764208185282221126583145620800843514455839418960545431542920828367667200 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)))))) |
(if (<=.f64 b #s(literal 67999999999999996415933723911747302594262143824068444804876102899920066764208185282221126583145620800843514455839418960545431542920828367667200 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))) #s(literal -1 binary64)))) |
(if (<=.f64 a #s(literal -52000000000000000275418768484055537171118904533584512359612951330819811327199134880886264166489865722894845882927392014243898492188648388993688272896 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))))) |
(if (<=.f64 a #s(literal -52000000000000000275418768484055537171118904533584512359612951330819811327199134880886264166489865722894845882927392014243898492188648388993688272896 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(if (<=.f64 a #s(literal -52000000000000000275418768484055537171118904533584512359612951330819811327199134880886264166489865722894845882927392014243898492188648388993688272896 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (if (<=.f64 a #s(literal -770000 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))))) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))))) |
(if (<=.f64 a #s(literal -52000000000000000275418768484055537171118904533584512359612951330819811327199134880886264166489865722894845882927392014243898492188648388993688272896 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (if (<=.f64 a #s(literal -770000 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b))) #s(literal -1 binary64))) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a))) #s(literal -1 binary64)))) |
(if (<=.f64 a #s(literal -52000000000000000275418768484055537171118904533584512359612951330819811327199134880886264166489865722894845882927392014243898492188648388993688272896 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (if (<=.f64 a #s(literal -770000 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))))) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))))) |
(if (<=.f64 a #s(literal -52000000000000000275418768484055537171118904533584512359612951330819811327199134880886264166489865722894845882927392014243898492188648388993688272896 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) #s(approx (+ (* (- (* 1/2 a) 1) a) 2) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (if (<=.f64 a #s(literal -770000 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))) #s(literal -1 binary64))) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a))) #s(literal -1 binary64)))) |
(if (<=.f64 b #s(literal 60000000000000003336362956592020776684823188266094166016 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)))))) |
(if (<=.f64 b #s(literal 60000000000000003336362956592020776684823188266094166016 binary64)) (pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a))) #s(literal -1 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a)))) |
(pow.f64 #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) #s(approx (- (exp (neg a)) -1) (-.f64 #s(literal 2 binary64) a))) #s(literal -1 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 390 | 1907 |
| 1 | 1209 | 1735 |
| 2 | 4597 | 1621 |
| 0 | 9205 | 1522 |
| 0 | 268 | 1301 |
| 1 | 852 | 1183 |
| 2 | 3226 | 1104 |
| 0 | 8599 | 1038 |
| 0 | 6 | 17 |
| 0 | 10 | 17 |
| 1 | 33 | 17 |
| 2 | 244 | 17 |
| 3 | 3093 | 17 |
| 0 | 8549 | 17 |
| 0 | 380 | 1872 |
| 1 | 1244 | 1555 |
| 2 | 5238 | 1481 |
| 0 | 8824 | 1359 |
| 0 | 120 | 516 |
| 1 | 363 | 504 |
| 2 | 1377 | 475 |
| 3 | 6354 | 467 |
| 0 | 8422 | 434 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 392 to 598 computations (57% saved)
Compiled 1 634 to 302 computations (81.5% saved)
Loading profile data...