
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)
| 485.0ms | 8 256× | 0 | valid |
| 196.0ms | 3 044× | 0 | exit |
ival-exp: 186.0ms (50.9% of total)ival-div: 104.0ms (28.4% of total)ival-add: 62.0ms (17% of total)ival-true: 9.0ms (2.5% of total)ival-assert: 4.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 3 | 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))) | o/o | 2 | 0 |
| ↳ | (exp.f64 a) | overflow | 2 | |
| ↳ | (+.f64 (exp.f64 a) (exp.f64 b)) | overflow | 76 | |
| ↳ | (exp.f64 a) | overflow | 2 | |
| ↳ | (exp.f64 b) | overflow | 74 | |
/.f64 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) | u/u | 1 | 0 |
| ↳ | (exp.f64 a) | underflow | 75 | |
| ↳ | (+.f64 (exp.f64 a) (exp.f64 b)) | underflow | 1 | |
| ↳ | (exp.f64 a) | underflow | 75 | |
| ↳ | (exp.f64 b) | underflow | 50 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 3 | 0 |
| - | 0 | 253 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 3 | 0 | 0 |
| - | 0 | 0 | 253 |
| number | freq |
|---|---|
| 0 | 253 |
| 1 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 512× | 0 | valid |
Compiled 50 to 22 computations (56% saved)
ival-exp: 8.0ms (54.1% of total)ival-div: 3.0ms (20.3% of total)ival-add: 3.0ms (20.3% 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.8% | (/.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.0078125 | (+.f64 (exp.f64 a) (exp.f64 b)) | |
| accuracy | 0.7382853760724644 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 17.0ms | 256× | 0 | valid |
Compiled 21 to 8 computations (61.9% saved)
ival-exp: 4.0ms (58.1% of total)ival-div: 2.0ms (29.1% of total)ival-add: 1.0ms (14.5% 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)) |
(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 (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)) |
(*.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)) |
(exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 b #s(literal 1 binary64))) |
(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)) |
Compiled 10 498 to 1 399 computations (86.7% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 395 | 4 | 399 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 396 | 4 | 400 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (/.f64 (exp.f64 a) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b))) |
| ▶ | 65.4% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
| ▶ | 98.8% | (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) |
| ▶ | 80.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
Compiled 50 to 41 computations (18% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b)) | |
| cost-diff | 0 | (exp.f64 a) | |
| cost-diff | 0 | (/.f64 (exp.f64 a) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b))) | |
| cost-diff | 3 | (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) | |
| 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 | (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))) | |
| 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)))) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 133 |
| 0 | 37 | 125 |
| 1 | 65 | 119 |
| 2 | 188 | 119 |
| 3 | 772 | 118 |
| 4 | 5579 | 118 |
| 0 | 8346 | 118 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#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 #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) |
(/.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 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b))) |
(exp.f64 a) |
a |
(+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 a)) |
(neg.f64 a) |
(exp.f64 b) |
b |
| Outputs |
|---|
#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 #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) |
(/.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 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(exp.f64 a) |
a |
(+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b)) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(exp.f64 a) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 a)) |
(neg.f64 a) |
(exp.f64 b) |
b |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (exp.f64 a) | |
| accuracy | 0.0078125 | (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b)) | |
| accuracy | 0.015625 | (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) | |
| accuracy | 0.7382853760724644 | (/.f64 (exp.f64 a) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b))) | |
| accuracy | 0.0 | (exp.f64 a) | |
| accuracy | 0.0078125 | (+.f64 (exp.f64 a) #s(literal 1 binary64)) | |
| accuracy | 0.7382853760724644 | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) | |
| accuracy | 28.683339959723995 | #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) | |
| accuracy | 0.0 | (exp.f64 a) | |
| accuracy | 0.0078125 | (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) | |
| accuracy | 0.0078125 | (+.f64 (exp.f64 b) (exp.f64 a)) | |
| accuracy | 0.6875055021016505 | (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a))) | |
| accuracy | 0.0 | (exp.f64 b) | |
| accuracy | 0.00390625 | (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) | |
| accuracy | 0.00390625 | (+.f64 (exp.f64 b) #s(literal 1 binary64)) | |
| accuracy | 12.322449294457945 | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
| 50.0ms | 256× | 0 | valid |
Compiled 118 to 20 computations (83.1% saved)
ival-div: 7.0ms (32.3% of total)ival-exp: 6.0ms (27.7% of total)ival-add: 6.0ms (27.7% of total)ival-mult: 1.0ms (4.6% of total)ival-neg: 1.0ms (4.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(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 (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) |
(/.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 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(/.f64 (exp.f64 a) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b))) |
(+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b)) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
| 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 (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))))))) |
(+ (* 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) |
(+ 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)))))) |
(/ (exp a) (+ (exp a) (exp 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)) |
(+ 1 (exp a)) |
(/ 1 (exp (neg a))) |
(/ (exp a) (+ (exp b) (/ 1 (exp (neg a))))) |
(+ (exp b) (/ 1 (exp (neg a)))) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))) |
(exp (* -1 a)) |
(/ 1 (exp (* -1 a))) |
(/ (exp a) (+ (exp b) (/ 1 (exp (* -1 a))))) |
(+ (exp b) (/ 1 (exp (* -1 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)))))) |
(* (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))))) |
(+ 1 (+ b (exp a))) |
(+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))) |
(+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))) |
(/ (exp a) (+ 1 (/ 1 (exp (neg a))))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (/ 1 (exp (neg a)))) 2))) (/ (exp a) (+ 1 (/ 1 (exp (neg a)))))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))))) (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))) (/ (exp a) (+ 1 (/ 1 (exp (neg a)))))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))) (+ 1 (/ 1 (exp (neg a)))))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))))) (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))) (/ (exp a) (+ 1 (/ 1 (exp (neg a)))))) |
(+ 1 (/ 1 (exp (neg a)))) |
(+ 1 (+ b (/ 1 (exp (neg a))))) |
(+ 1 (+ (* b (+ 1 (* 1/2 b))) (/ 1 (exp (neg a))))) |
(+ 1 (+ (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))) (/ 1 (exp (neg a))))) |
(exp b) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | b | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (exp b) (* (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))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ 1 (exp (neg a))) (/ (exp a) (+ (/ 1 (exp (neg a))) (exp b))) (+ (/ 1 (exp (neg a))) (exp b)) (+ (exp b) (exp a))) |
| 4.0ms | b | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (exp b) (* (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))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ 1 (exp (neg a))) (/ (exp a) (+ (/ 1 (exp (neg a))) (exp b))) (+ (/ 1 (exp (neg a))) (exp b)) (+ (exp b) (exp a))) |
| 3.0ms | b | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (exp b) (* (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))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ 1 (exp (neg a))) (/ (exp a) (+ (/ 1 (exp (neg a))) (exp b))) (+ (/ 1 (exp (neg a))) (exp b)) (+ (exp b) (exp a))) |
| 3.0ms | a | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (exp b) (* (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))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ 1 (exp (neg a))) (/ (exp a) (+ (/ 1 (exp (neg a))) (exp b))) (+ (/ 1 (exp (neg a))) (exp b)) (+ (exp b) (exp a))) |
| 2.0ms | a | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (exp b) (* (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))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ 1 (exp (neg a))) (/ (exp a) (+ (/ 1 (exp (neg a))) (exp b))) (+ (/ 1 (exp (neg a))) (exp b)) (+ (exp b) (exp a))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 293 | 1462 |
| 1 | 893 | 1383 |
| 2 | 3667 | 1332 |
| 0 | 8831 | 1244 |
| 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 (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))))))) |
(+ (* 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) |
(+ 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)))))) |
(/ (exp a) (+ (exp a) (exp 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)) |
(+ 1 (exp a)) |
(/ 1 (exp (neg a))) |
(/ (exp a) (+ (exp b) (/ 1 (exp (neg a))))) |
(+ (exp b) (/ 1 (exp (neg a)))) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))) |
(exp (* -1 a)) |
(/ 1 (exp (* -1 a))) |
(/ (exp a) (+ (exp b) (/ 1 (exp (* -1 a))))) |
(+ (exp b) (/ 1 (exp (* -1 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)))))) |
(* (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))))) |
(+ 1 (+ b (exp a))) |
(+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))) |
(+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))) |
(/ (exp a) (+ 1 (/ 1 (exp (neg a))))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (/ 1 (exp (neg a)))) 2))) (/ (exp a) (+ 1 (/ 1 (exp (neg a)))))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))))) (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))) (/ (exp a) (+ 1 (/ 1 (exp (neg a)))))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))) (+ 1 (/ 1 (exp (neg a)))))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))))) (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))) (/ (exp a) (+ 1 (/ 1 (exp (neg a)))))) |
(+ 1 (/ 1 (exp (neg a)))) |
(+ 1 (+ b (/ 1 (exp (neg a))))) |
(+ 1 (+ (* b (+ 1 (* 1/2 b))) (/ 1 (exp (neg a))))) |
(+ 1 (+ (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))) (/ 1 (exp (neg a))))) |
(exp b) |
| 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 (exp b)) |
(+.f64 #s(literal 1 binary64) (exp.f64 b)) |
(+ 1 (+ (exp b) (* a (+ 1 (* -1 (+ 1 (exp b))))))) |
(fma.f64 (+.f64 #s(literal 0 binary64) (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 (+.f64 #s(literal 0 binary64) (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 0 binary64) (*.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 (+.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 b)))) a (+.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 (+.f64 #s(literal 0 binary64) (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 (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (fma.f64 (+.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (neg.f64 (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 (+.f64 #s(literal 0 binary64) (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) |
(+ 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)) |
(/ (exp a) (+ (exp a) (exp b))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(* (exp (neg a)) (+ (exp a) (exp b))) |
(+.f64 (exp.f64 (-.f64 b a)) #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.f64 a) |
(+ (exp a) (exp b)) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(+ 1 (exp a)) |
(+.f64 #s(literal 1 binary64) (exp.f64 a)) |
(/ 1 (exp (neg a))) |
(exp.f64 a) |
(/ (exp a) (+ (exp b) (/ 1 (exp (neg a))))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(+ (exp b) (/ 1 (exp (neg a)))) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(* (exp (* -1 a)) (+ (exp a) (exp b))) |
(+.f64 (exp.f64 (-.f64 b a)) #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)) |
(/ 1 (exp (* -1 a))) |
(exp.f64 a) |
(/ (exp a) (+ (exp b) (/ 1 (exp (* -1 a))))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(+ (exp b) (/ 1 (exp (* -1 a)))) |
(+.f64 (exp.f64 b) (exp.f64 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 (+.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 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 3 binary64))) (/.f64 (neg.f64 (exp.f64 a)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 4 binary64)))) #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (exp.f64 a) (/.f64 (*.f64 #s(literal -1/2 binary64) (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 (fma.f64 #s(literal 1/2 binary64) (exp.f64 a) (/.f64 (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)))) 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 (-.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)) |
(* (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 (neg.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 (exp.f64 (neg.f64 a)) (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64))) 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 (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)))) |
(+ 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))) |
(/ (exp a) (+ 1 (/ 1 (exp (neg a))))) |
(/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ (* -1 (/ (* b (exp a)) (pow (+ 1 (/ 1 (exp (neg a)))) 2))) (/ (exp a) (+ 1 (/ 1 (exp (neg 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 (/ 1 (exp (neg a)))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))))) (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))) (/ (exp a) (+ 1 (/ 1 (exp (neg 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 (/ 1 (exp (neg a)))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))) (+ 1 (/ 1 (exp (neg a)))))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))))) (/ (exp a) (pow (+ 1 (/ 1 (exp (neg a)))) 2)))) (/ (exp a) (+ 1 (/ 1 (exp (neg a)))))) |
(fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 3 binary64))) (/.f64 (neg.f64 (exp.f64 a)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 4 binary64)))) #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (exp.f64 a) (/.f64 (*.f64 #s(literal -1/2 binary64) (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 (fma.f64 #s(literal 1/2 binary64) (exp.f64 a) (/.f64 (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)))) 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 (/ 1 (exp (neg a)))) |
(+.f64 #s(literal 1 binary64) (exp.f64 a)) |
(+ 1 (+ b (/ 1 (exp (neg a))))) |
(+.f64 (+.f64 b (exp.f64 a)) #s(literal 1 binary64)) |
(+ 1 (+ (* b (+ 1 (* 1/2 b))) (/ 1 (exp (neg a))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
(+ 1 (+ (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))) (/ 1 (exp (neg a))))) |
(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) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 110 |
| 0 | 37 | 102 |
| 1 | 134 | 96 |
| 2 | 1019 | 95 |
| 0 | 8380 | 95 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#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 (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) |
(/.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 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(/.f64 (exp.f64 a) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b))) |
(+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b)) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #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 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (exp.f64 b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) (+.f64 (exp.f64 b) #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 b #s(literal 3 binary64)))) (*.f64 (expm1.f64 (+.f64 b b)) (fma.f64 (exp.f64 b) (exp.f64 b) (+.f64 (exp.f64 b) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 b b))) (*.f64 (expm1.f64 (+.f64 b b)) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 b) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 b) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 b) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 b))))))) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (exp.f64 b) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (expm1.f64 (+.f64 b b)) #s(literal -1 binary64)) (cosh.f64 b) (*.f64 (pow.f64 (expm1.f64 (+.f64 b b)) #s(literal -1 binary64)) (-.f64 (sinh.f64 b) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 b)) (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 b)))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 b)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (pow.f64 (expm1.f64 (+.f64 b b)) #s(literal -1 binary64)) (cosh.f64 b)) (*.f64 (pow.f64 (expm1.f64 (+.f64 b b)) #s(literal -1 binary64)) (-.f64 (sinh.f64 b) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 b))) (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)) #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)))) |
(/.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 (expm1.f64 (+.f64 b b)))) (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 (neg.f64 (neg.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)))) |
(/.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)) (neg.f64 (neg.f64 (expm1.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)) (neg.f64 (neg.f64 (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)) #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)))) |
(neg.f64 (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)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 b) #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) (neg.f64 (exp.f64 b))) |
(+.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 (neg.f64 (neg.f64 (exp.f64 b))) #s(literal 1 binary64)) |
(+.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 (exp.f64 b) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 b)))) |
(+.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 (-.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))) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 b) (*.f64 #s(literal 1 binary64) (cosh.f64 b))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 b) (*.f64 #s(literal 1 binary64) (sinh.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)))) |
(exp.f64 b) |
(+.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 b)) (*.f64 #s(literal 1 binary64) (cosh.f64 b))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 b)) (*.f64 #s(literal 1 binary64) (sinh.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)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (/.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal 1 binary64)) (exp.f64 (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 a)) (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b)))) |
(*.f64 (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b))) (/.f64 #s(literal -1 binary64) (exp.f64 a))) |
(*.f64 (-.f64 (exp.f64 (-.f64 b a)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.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 #s(literal 1 binary64) (-.f64 (exp.f64 (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (exp.f64 (neg.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)) #s(literal -1 binary64)) (+.f64 (pow.f64 (exp.f64 (-.f64 b a)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (-.f64 b a)) #s(literal -1 binary64))))) |
(/.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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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) (exp.f64 b)) #s(literal 1 binary64))) (neg.f64 (exp.f64 a))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) 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 #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 (-.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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (*.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a)))) (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.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 (*.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.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 (*.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (*.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 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (*.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 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.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 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (fma.f64 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.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 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 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 (neg.f64 a))))) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 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 (neg.f64 a))))) (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.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 (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 (*.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.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 (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 (*.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 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 (neg.f64 a))))) (-.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 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 (neg.f64 a))))) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.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 (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 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.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 (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) (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (*.f64 (neg.f64 (exp.f64 a)) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (*.f64 (neg.f64 (exp.f64 a)) (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))))) (*.f64 (neg.f64 (exp.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 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))))) (*.f64 (neg.f64 (exp.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 (*.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 (neg.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 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (neg.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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (neg.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 #s(literal 1 binary64) (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (*.f64 (exp.f64 a) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (*.f64 (exp.f64 a) (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))))) (*.f64 (exp.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 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))))) (*.f64 (exp.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 (*.f64 (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))) (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 (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (exp.f64 b) (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 (neg.f64 a))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))) (neg.f64 (exp.f64 a)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))) (exp.f64 a))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b))) (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 (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (exp.f64 a) (exp.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 (neg.f64 a))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b))) (neg.f64 (exp.f64 a)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b))) (exp.f64 a))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 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 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 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 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 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 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 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 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (neg.f64 (exp.f64 a)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (neg.f64 (exp.f64 a)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.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 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.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 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (*.f64 (-.f64 (exp.f64 b) (exp.f64 a)) (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 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (-.f64 (exp.f64 b) (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 (neg.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 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (*.f64 (-.f64 (exp.f64 a) (exp.f64 b)) (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 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (*.f64 (-.f64 (exp.f64 a) (exp.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 (neg.f64 a))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.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 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #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 (cosh.f64 a) (cosh.f64 a) (fma.f64 (sinh.f64 a) (sinh.f64 a) (*.f64 (cosh.f64 a) (sinh.f64 a)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.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 (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 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #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 (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 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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))) (neg.f64 (exp.f64 a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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))) (neg.f64 (exp.f64 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)) (neg.f64 (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 (neg.f64 (exp.f64 a)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.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)) (neg.f64 (exp.f64 a)))) |
(/.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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (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 a) #s(literal 3 binary64)) (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 (exp.f64 (neg.f64 a)) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (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 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal 1 binary64)) (exp.f64 a)) |
(/.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a b) #s(literal 2 binary64))) (+.f64 (exp.f64 (-.f64 b a)) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) 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 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 #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 (-.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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b))) (neg.f64 (exp.f64 a))) |
(/.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (exp.f64 a)) |
(neg.f64 (neg.f64 (-.f64 (exp.f64 (-.f64 b a)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (exp.f64 b) #s(literal 1 binary64)) (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (/.f64 (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(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 (exp.f64 (neg.f64 a)) (/.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (cosh.f64 b)) (*.f64 (exp.f64 (neg.f64 a)) (sinh.f64 b))) |
(fma.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (cosh.f64 a)) (*.f64 (exp.f64 (neg.f64 a)) (sinh.f64 a))) |
(fma.f64 (exp.f64 (neg.f64 a)) (/.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 (exp.f64 (neg.f64 a)) (/.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)))))) |
(fma.f64 (exp.f64 (neg.f64 a)) (/.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 (exp.f64 (neg.f64 a)) (/.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)))))) |
(fma.f64 (exp.f64 (neg.f64 a)) (cosh.f64 b) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (sinh.f64 b) (exp.f64 a)))) |
(fma.f64 (exp.f64 (neg.f64 a)) (cosh.f64 a) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (sinh.f64 a) (exp.f64 b)))) |
(fma.f64 (exp.f64 (neg.f64 a)) (exp.f64 b) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 b) (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 (neg.f64 a)) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.f64 a))) |
(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)))) |
(-.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 (sinh.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)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (-.f64 b a)))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 a) (cosh.f64 b))) (*.f64 (exp.f64 (neg.f64 a)) (sinh.f64 b))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (cosh.f64 a))) (*.f64 (exp.f64 (neg.f64 a)) (sinh.f64 a))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 a)) (/.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 (exp.f64 (neg.f64 a)) (/.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 (exp.f64 (neg.f64 a)) (/.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 (exp.f64 (neg.f64 a)) (/.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 (-.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 (exp.f64 (neg.f64 a)) (cosh.f64 a)) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (sinh.f64 a) (exp.f64 b)))) |
(+.f64 (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (sinh.f64 (neg.f64 a))) (*.f64 (+.f64 (exp.f64 a) (exp.f64 b)) (cosh.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 (exp.f64 (neg.f64 a)) (cosh.f64 b)) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (sinh.f64 b) (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 a) #s(literal 3 binary64)) (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 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (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 (-.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 (-.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))) (/.f64 #s(literal -1 binary64) (exp.f64 a))) |
(/.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 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (+.f64 (exp.f64 a) (exp.f64 b)))) |
(/.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 a) (exp.f64 b)))) |
(/.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 4 binary64)) (pow.f64 (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)))))) |
(/.f64 (*.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 b) #s(literal 6 binary64)) (pow.f64 (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)))))))) |
(/.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)))))) |
(/.f64 (*.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (exp.f64 b) (-.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 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (fma.f64 (exp.f64 b) (exp.f64 b) (fma.f64 (exp.f64 a) (exp.f64 a) (exp.f64 (+.f64 b a)))))) |
(/.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 a) (exp.f64 a) (fma.f64 (exp.f64 b) (exp.f64 b) (exp.f64 (+.f64 b a)))))) |
(/.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 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (exp.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (exp.f64 (-.f64 b a)) #s(literal -1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (-.f64 b a)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (neg.f64 (exp.f64 a)))) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)))) |
(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)))) |
(fma.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (cosh.f64 b) (*.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 (sinh.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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))))) |
(fma.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))))) |
(fma.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (sinh.f64 a) (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (cosh.f64 a))) |
(fma.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (cosh.f64 a) (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (sinh.f64 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)))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 (-.f64 b a))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (cosh.f64 b)) (*.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 (sinh.f64 b) (exp.f64 a)))) |
(+.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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))))) |
(+.f64 (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))))) |
(+.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (sinh.f64 a)) (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (cosh.f64 a))) |
(+.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (cosh.f64 a)) (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (sinh.f64 a))) |
(+.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)))) |
(*.f64 (pow.f64 (exp.f64 a) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 a) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(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) (exp.f64 a)) |
(neg.f64 (/.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)) |
(exp.f64 (*.f64 a #s(literal -1 binary64))) |
(exp.f64 (neg.f64 a)) |
(+.f64 (neg.f64 (neg.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 (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))) |
(*.f64 #s(literal -1 binary64) a) |
(neg.f64 a) |
(-.f64 (log.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (log.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 (log.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (log.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 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (exp.f64 a)))) |
(-.f64 #s(literal 0 binary64) a) |
(log.f64 (exp.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) (*.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))))) (-.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) (*.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) (*.f64 #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) (sinh.f64 a))) (*.f64 #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
(/.f64 (exp.f64 a) (neg.f64 (neg.f64 #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))))) |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 a)) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (/.f64 (sinh.f64 (neg.f64 a)) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 a)) |
(pow.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) #s(literal -1/2 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 (fabs.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.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 (cosh.f64 a) (sinh.f64 a)))))) |
(/.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) (/.f64 #s(literal -1 binary64) (exp.f64 a))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal -1 binary64) (exp.f64 a)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (exp.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(neg.f64 (neg.f64 (exp.f64 a))) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 a) (*.f64 #s(literal 1 binary64) (cosh.f64 a))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 a) (*.f64 #s(literal 1 binary64) (sinh.f64 a))) |
(sqrt.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64))) |
(-.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))) |
(fabs.f64 (-.f64 (sinh.f64 (neg.f64 a)) (cosh.f64 a))) |
(fabs.f64 (neg.f64 (exp.f64 a))) |
(fabs.f64 (exp.f64 a)) |
(exp.f64 a) |
(+.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 a)) (*.f64 #s(literal 1 binary64) (cosh.f64 a))) |
(+.f64 (neg.f64 (neg.f64 (cosh.f64 a))) (sinh.f64 a)) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 a)) (*.f64 #s(literal 1 binary64) (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 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)) |
#s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
(/.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 (expm1.f64 a) (exp.f64 (neg.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 (expm1.f64 a) (exp.f64 (neg.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)))) |
(neg.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 a a))) (expm1.f64 a))) |
(neg.f64 (/.f64 (neg.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))))) |
(neg.f64 (/.f64 (expm1.f64 (+.f64 a a)) (neg.f64 (expm1.f64 a)))) |
(neg.f64 (/.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)))))) |
(fma.f64 (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 a) #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) (neg.f64 (exp.f64 a))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 a) (exp.f64 (neg.f64 a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 a) (exp.f64 (neg.f64 a)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 a) (exp.f64 (neg.f64 a))))) (/.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 a) (exp.f64 (neg.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 (exp.f64 a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (exp.f64 a)) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 a)) |
(pow.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 a) #s(literal -2 binary64)) #s(literal -1/2 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 (fabs.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.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 (cosh.f64 a) (sinh.f64 a)))))) |
(/.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) (/.f64 #s(literal -1 binary64) (exp.f64 a))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal -1 binary64) (exp.f64 a)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (exp.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(neg.f64 (neg.f64 (exp.f64 a))) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 a) (*.f64 #s(literal 1 binary64) (cosh.f64 a))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 a) (*.f64 #s(literal 1 binary64) (sinh.f64 a))) |
(sqrt.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64))) |
(-.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))) |
(fabs.f64 (-.f64 (sinh.f64 (neg.f64 a)) (cosh.f64 a))) |
(fabs.f64 (neg.f64 (exp.f64 a))) |
(fabs.f64 (exp.f64 a)) |
(exp.f64 a) |
(+.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 a)) (*.f64 #s(literal 1 binary64) (cosh.f64 a))) |
(+.f64 (neg.f64 (neg.f64 (cosh.f64 a))) (sinh.f64 a)) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 a)) (*.f64 #s(literal 1 binary64) (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 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)) |
(*.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 a) #s(literal 3 binary64)) (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 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (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 (-.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 (-.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))) (/.f64 #s(literal -1 binary64) (exp.f64 a))) |
(/.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 (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (+.f64 (exp.f64 a) (exp.f64 b)))) |
(/.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 a) (exp.f64 b)))) |
(/.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 4 binary64)) (pow.f64 (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)))))) |
(/.f64 (*.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 b) #s(literal 6 binary64)) (pow.f64 (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)))))))) |
(/.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (pow.f64 (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)))))) |
(/.f64 (*.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 6 binary64)) (pow.f64 (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (exp.f64 b) (-.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 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (fma.f64 (exp.f64 b) (exp.f64 b) (fma.f64 (exp.f64 a) (exp.f64 a) (exp.f64 (+.f64 b a)))))) |
(/.f64 (*.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 a) (exp.f64 a) (fma.f64 (exp.f64 b) (exp.f64 b) (exp.f64 (+.f64 b a)))))) |
(/.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 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (exp.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (exp.f64 (-.f64 b a)) #s(literal -1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (-.f64 b a)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (neg.f64 (exp.f64 a)))) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)))) |
(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)))) |
(fma.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (cosh.f64 b) (*.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 (sinh.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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))))) |
(fma.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))))) |
(fma.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (sinh.f64 a) (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (cosh.f64 a))) |
(fma.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (cosh.f64 a) (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (sinh.f64 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)))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 (-.f64 b a))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (cosh.f64 b)) (*.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 (sinh.f64 b) (exp.f64 a)))) |
(+.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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b)))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 a) (-.f64 (exp.f64 a) (exp.f64 b))))) |
(+.f64 (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a)))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (*.f64 (/.f64 (exp.f64 a) (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (*.f64 (exp.f64 b) (-.f64 (exp.f64 b) (exp.f64 a))))) |
(+.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (sinh.f64 a)) (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (cosh.f64 a))) |
(+.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (cosh.f64 a)) (*.f64 (pow.f64 (+.f64 (exp.f64 a) (exp.f64 b)) #s(literal -1 binary64)) (sinh.f64 a))) |
(+.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)))) |
(*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 a) (exp.f64 b))) |
(/.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 (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (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 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (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 (*.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 (/.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 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 (/.f64 #s(literal -1 binary64) (exp.f64 a)) (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (exp.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) (/.f64 #s(literal -1 binary64) (exp.f64 a)) (*.f64 (exp.f64 (neg.f64 b)) #s(literal -1 binary64))) (*.f64 (exp.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) (exp.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))) (/.f64 #s(literal -1 binary64) (exp.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)))) (/.f64 #s(literal -1 binary64) (exp.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 (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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))) (neg.f64 (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 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 (-.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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (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)) (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)))) |
(neg.f64 (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b)))) |
(fma.f64 (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (exp.f64 b)))) |
(fma.f64 (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (exp.f64 b)) |
(fma.f64 (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (exp.f64 b)))) |
(fma.f64 (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (exp.f64 b)) |
(fma.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (exp.f64 b)))) |
(fma.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) (exp.f64 b)) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 b)))) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) (exp.f64 b)) |
(fma.f64 (exp.f64 b) #s(literal 1 binary64) (exp.f64 a)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 a) (cosh.f64 b)) (*.f64 #s(literal 1 binary64) (sinh.f64 b))) |
(fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) (cosh.f64 a)) (*.f64 #s(literal 1 binary64) (sinh.f64 a))) |
(fma.f64 #s(literal 1 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 #s(literal 1 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)))))) |
(fma.f64 #s(literal 1 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 #s(literal 1 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)))))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 b) (*.f64 #s(literal 1 binary64) (+.f64 (sinh.f64 b) (exp.f64 a)))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 a) (*.f64 #s(literal 1 binary64) (+.f64 (sinh.f64 a) (exp.f64 b)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 a) (neg.f64 (neg.f64 (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)) |
(-.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) (neg.f64 (exp.f64 b))) |
(-.f64 (exp.f64 b) (neg.f64 (exp.f64 a))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 a) (cosh.f64 b))) (*.f64 #s(literal 1 binary64) (sinh.f64 b))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) (cosh.f64 a))) (*.f64 #s(literal 1 binary64) (sinh.f64 a))) |
(+.f64 (*.f64 #s(literal 1 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 #s(literal 1 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 #s(literal 1 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 #s(literal 1 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 #s(literal 1 binary64) (cosh.f64 b)) (*.f64 #s(literal 1 binary64) (+.f64 (sinh.f64 b) (exp.f64 a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 a)) (*.f64 #s(literal 1 binary64) (+.f64 (sinh.f64 a) (exp.f64 b)))) |
(+.f64 (neg.f64 (neg.f64 (exp.f64 b))) (exp.f64 a)) |
(+.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 (neg.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 (neg.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (-.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) (neg.f64 (neg.f64 (exp.f64 b)))) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 a) (exp.f64 b))) |
(/.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 (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (-.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (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 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (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 (*.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 (/.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 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 (/.f64 #s(literal -1 binary64) (exp.f64 a)) (+.f64 (pow.f64 (cosh.f64 b) #s(literal 3 binary64)) (pow.f64 (sinh.f64 b) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (exp.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) (/.f64 #s(literal -1 binary64) (exp.f64 a)) (*.f64 (exp.f64 (neg.f64 b)) #s(literal -1 binary64))) (*.f64 (exp.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) (exp.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))) (/.f64 #s(literal -1 binary64) (exp.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)))) (/.f64 #s(literal -1 binary64) (exp.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 (fma.f64 (neg.f64 (exp.f64 b)) (exp.f64 b) (pow.f64 (exp.f64 a) #s(literal 2 binary64))) (neg.f64 (-.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (exp.f64 a) (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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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))) (neg.f64 (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 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 (-.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 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #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 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (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)) (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)))) |
(neg.f64 (neg.f64 (+.f64 (exp.f64 a) (exp.f64 b)))) |
(fma.f64 (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (exp.f64 b)))) |
(fma.f64 (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (exp.f64 b)) |
(fma.f64 (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (exp.f64 b)))) |
(fma.f64 (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64))) (exp.f64 b)) |
(fma.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (exp.f64 b)))) |
(fma.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) (exp.f64 b)) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 b)))) |
(fma.f64 (exp.f64 a) #s(literal 1 binary64) (exp.f64 b)) |
(fma.f64 (exp.f64 b) #s(literal 1 binary64) (exp.f64 a)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 a) (cosh.f64 b)) (*.f64 #s(literal 1 binary64) (sinh.f64 b))) |
(fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) (cosh.f64 a)) (*.f64 #s(literal 1 binary64) (sinh.f64 a))) |
(fma.f64 #s(literal 1 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 #s(literal 1 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)))))) |
(fma.f64 #s(literal 1 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 #s(literal 1 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)))))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 b) (*.f64 #s(literal 1 binary64) (+.f64 (sinh.f64 b) (exp.f64 a)))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 a) (*.f64 #s(literal 1 binary64) (+.f64 (sinh.f64 a) (exp.f64 b)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 a) (neg.f64 (neg.f64 (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)) |
(-.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) (neg.f64 (exp.f64 b))) |
(-.f64 (exp.f64 b) (neg.f64 (exp.f64 a))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 a) (cosh.f64 b))) (*.f64 #s(literal 1 binary64) (sinh.f64 b))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) (cosh.f64 a))) (*.f64 #s(literal 1 binary64) (sinh.f64 a))) |
(+.f64 (*.f64 #s(literal 1 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 #s(literal 1 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 #s(literal 1 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 #s(literal 1 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 #s(literal 1 binary64) (cosh.f64 b)) (*.f64 #s(literal 1 binary64) (+.f64 (sinh.f64 b) (exp.f64 a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 a)) (*.f64 #s(literal 1 binary64) (+.f64 (sinh.f64 a) (exp.f64 b)))) |
(+.f64 (neg.f64 (neg.f64 (exp.f64 b))) (exp.f64 a)) |
(+.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 (neg.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 (neg.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (-.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) (neg.f64 (neg.f64 (exp.f64 b)))) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
Compiled 21 254 to 2 785 computations (86.9% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 799 | 10 | 809 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 0 | 0 |
| Total | 802 | 11 | 813 |
| Status | Accuracy | Program |
|---|---|---|
| 65.0% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) | |
| 64.6% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) | |
| ▶ | 66.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)))) |
| ✓ | 80.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
| 48.4% | #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.6% | #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))))) |
| ▶ | 34.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)))) |
| ▶ | 33.6% | #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)))) |
| 33.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)))) | |
| 34.0% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) | |
| ▶ | 36.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
Compiled 437 to 317 computations (27.5% saved)
| 1× | egg-herbie |
Found 18 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 (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 | 43 | 290 |
| 0 | 62 | 290 |
| 1 | 103 | 286 |
| 2 | 277 | 286 |
| 3 | 990 | 284 |
| 4 | 5663 | 284 |
| 0 | 8163 | 284 |
| 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))) #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 #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))) #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 (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) |
(*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) |
(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)) |
#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 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.12890625 | (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) | |
| accuracy | 0.22265625 | (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) | |
| accuracy | 12.322449294457945 | #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 | 30.427525294941013 | #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.0 | (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) | |
| accuracy | 0.00390625 | (/.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 | 12.322449294457945 | #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.870591055978984 | #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.00390625 | (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) | |
| accuracy | 12.322449294457945 | #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 | 30.495446610850763 | #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b)) | |
| accuracy | 12.322449294457945 | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) | |
| accuracy | 28.83958037976354 | #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64)) | |
| accuracy | 0.0 | (neg.f64 a) | |
| accuracy | 0.0 | (exp.f64 (neg.f64 a)) | |
| accuracy | 0.0078125 | (/.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 | 21.64604864569044 | #s(approx (* (exp (neg a)) (+ (exp b) (exp a))) (-.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64))) |
| 64.0ms | 256× | 0 | valid |
Compiled 189 to 36 computations (81% saved)
ival-mult: 12.0ms (25.9% of total)const: 10.0ms (21.5% of total)ival-add: 9.0ms (19.4% of total)ival-exp: 6.0ms (12.9% of total)ival-div: 4.0ms (8.6% of total)ival-sub: 2.0ms (4.3% of total)exact: 1.0ms (2.2% of total)ival-neg: 1.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 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))) #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)) |
(neg.f64 a) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) 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 (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 a) |
(/ 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/4 |
(- (* 1/48 (pow b 2)) 1/4) |
(- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4) |
(+ 1 (* 1/2 b)) |
(* 1/48 b) |
(* b (+ 1/48 (* -1/480 (pow b 2)))) |
(* 1/48 (pow b 2)) |
(* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) |
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/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/2 b) |
(* b (+ 1/2 (/ 1 b))) |
(* -1/480 (pow b 3)) |
(* (pow b 3) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(* -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 | |
|---|---|---|---|---|
| 24.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)) (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) (neg a) (+ (* 1/2 b) 1) (* (+ (* -1/480 (* b b)) 1/48) b) (* (* (+ (* -1/480 (* b b)) 1/48) b) b)) |
| 3.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)) (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) (neg a) (+ (* 1/2 b) 1) (* (+ (* -1/480 (* b b)) 1/48) b) (* (* (+ (* -1/480 (* b b)) 1/48) b) b)) |
| 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)) (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) (neg a) (+ (* 1/2 b) 1) (* (+ (* -1/480 (* b b)) 1/48) b) (* (* (+ (* -1/480 (* b b)) 1/48) b) b)) |
| 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)) (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) (neg a) (+ (* 1/2 b) 1) (* (+ (* -1/480 (* b b)) 1/48) b) (* (* (+ (* -1/480 (* b b)) 1/48) b) b)) |
| 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)) (+ (* (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) b) 1/2) (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) (neg a) (+ (* 1/2 b) 1) (* (+ (* -1/480 (* b b)) 1/48) b) (* (* (+ (* -1/480 (* b b)) 1/48) b) b)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 277 | 1400 |
| 1 | 845 | 1284 |
| 2 | 3093 | 1220 |
| 0 | 8395 | 1160 |
| 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 a) |
(/ 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/4 |
(- (* 1/48 (pow b 2)) 1/4) |
(- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4) |
(+ 1 (* 1/2 b)) |
(* 1/48 b) |
(* b (+ 1/48 (* -1/480 (pow b 2)))) |
(* 1/48 (pow b 2)) |
(* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) |
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/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/2 b) |
(* b (+ 1/2 (/ 1 b))) |
(* -1/480 (pow b 3)) |
(* (pow b 3) (- (* 1/48 (/ 1 (pow b 2))) 1/480)) |
(* -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 (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)) |
(+.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 |
#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 a) |
(neg.f64 a) |
(/ 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))) |
(+.f64 (exp.f64 (-.f64 b 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))) |
(+.f64 (exp.f64 (-.f64 b 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 (*.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)) |
(+ 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/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)) |
(- (* (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 (* 1/2 b)) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 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/48 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 1/48 binary64)) |
(* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) |
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/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/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(* b (+ 1/2 (/ 1 b))) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
(* -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 (pow.f64 b #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 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 | 43 | 265 |
| 0 | 62 | 265 |
| 1 | 238 | 261 |
| 2 | 1643 | 259 |
| 0 | 8326 | 259 |
| 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))) #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)) |
(neg.f64 a) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) b) b) |
| 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))))) |
(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))) |
(+.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)))) |
#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)) |
(exp.f64 (*.f64 a #s(literal -1 binary64))) |
(exp.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 (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))) |
#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)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (exp b) 1) (+.f64 #s(literal 2 binary64) b))) #s(literal -1 binary64))) |
(+.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)))) |
#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))) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 b))) (sqrt.f64 (neg.f64 (neg.f64 b))) #s(literal 2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) #s(literal 2 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 b (neg.f64 b)) (-.f64 #s(literal 2 binary64) b))) |
(+.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)) (-.f64 #s(literal 2 binary64) b))) |
(+.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))))) |
(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))) |
(+.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)))) |
#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))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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/8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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/8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #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 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 3 binary64)) #s(literal 1/64 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/16 binary64))) #s(literal 1/64 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/16 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 2 binary64)) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 3 binary64)) #s(literal 1/64 binary64))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 3 binary64)) #s(literal 1/64 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/16 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/16 binary64)))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/16 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) |
(*.f64 #s(literal -1 binary64) a) |
(neg.f64 a) |
(-.f64 (log.f64 (-.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64)))) (log.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 (log.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 a) #s(literal 3 binary64))))) (log.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 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (exp.f64 a)))) |
(-.f64 #s(literal 0 binary64) a) |
(log.f64 (exp.f64 (neg.f64 a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 b #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
(fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) b)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b))))) |
(+.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) |
(*.f64 b (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/48 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) b) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) b) (-.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) b) (*.f64 #s(literal 1/48 binary64) b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) b) (*.f64 #s(literal 1/48 binary64) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/48 binary64) b) (*.f64 #s(literal 1/48 binary64) b) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) b) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) b)) (*.f64 (*.f64 #s(literal 1/48 binary64) b) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal 1/48 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (-.f64 (*.f64 (*.f64 b #s(literal 1/48 binary64)) (*.f64 b #s(literal 1/48 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 b #s(literal 1/48 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b #s(literal 1/48 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b #s(literal 1/48 binary64)) (*.f64 b #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))) (*.f64 (*.f64 b #s(literal 1/48 binary64)) (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64))))))) |
(/.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 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1/110592000 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 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64)))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1/110592000 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 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1/110592000 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 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64))) |
(/.f64 (*.f64 b (fma.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1/110592000 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 (*.f64 b b) #s(literal -1/480 binary64)) b (*.f64 #s(literal 1/48 binary64) b)) |
(fma.f64 #s(literal 1/48 binary64) b (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) b)) |
(fma.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 b #s(literal 1/48 binary64))) |
(fma.f64 b #s(literal 1/48 binary64) (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) b) (*.f64 #s(literal 1/48 binary64) b)) |
(+.f64 (*.f64 #s(literal 1/48 binary64) b) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) b)) |
(+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 b #s(literal 1/48 binary64))) |
(+.f64 (*.f64 b #s(literal 1/48 binary64)) (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64))) |
(*.f64 b (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/2304 binary64)) (*.f64 b b))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1/110592000 binary64) #s(literal 1/110592 binary64)) (*.f64 b 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 (*.f64 (-.f64 (*.f64 #s(literal 1/230400 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/2304 binary64)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1/110592000 binary64) #s(literal 1/110592 binary64)) (*.f64 b 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))))) |
Compiled 12 520 to 1 703 computations (86.4% saved)
19 alts after pruning (13 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 303 | 9 | 312 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 304 | 19 | 323 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 65.0% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) |
| 64.6% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) | |
| ✓ | 66.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)))) |
| 56.7% | (/.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))))) | |
| 51.1% | (/.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))))) | |
| 37.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)))) | |
| ✓ | 80.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
| ▶ | 48.4% | #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.6% | #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))))) |
| ✓ | 34.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)))) |
| 14.8% | #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))))) | |
| ▶ | 40.2% | #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))))) |
| ▶ | 15.2% | #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))))) |
| ✓ | 33.6% | #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)))) |
| 33.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)))) | |
| ▶ | 34.0% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
| 33.6% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) | |
| 18.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))))) | |
| ✓ | 36.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
Compiled 856 to 613 computations (28.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #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))) | |
| cost-diff | 0 | (/.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)))) | |
| cost-diff | 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 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b))))) | |
| cost-diff | 3 | (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) | |
| 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 | #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)) | |
| cost-diff | 0 | #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))) | |
| cost-diff | 0 | (/.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)))) | |
| cost-diff | 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))))) | |
| cost-diff | 0 | #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 0 | #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))) | |
| cost-diff | 0 | (exp.f64 a) | |
| cost-diff | 0 | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 496 |
| 0 | 81 | 496 |
| 1 | 127 | 496 |
| 2 | 281 | 496 |
| 3 | 828 | 496 |
| 4 | 2794 | 484 |
| 0 | 8299 | 458 |
| 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) (+.f64 #s(literal 2 binary64) a)))) |
(exp.f64 a) |
a |
#s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))) |
#s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)) |
(+.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)) |
#s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 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 b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)))) |
#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))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) b) b) |
(*.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/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 (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) |
#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 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)))) |
#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))) |
#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 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) |
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) |
(+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) b) |
#s(literal 2 binary64) |
b |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) |
(exp.f64 a) |
a |
#s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))) |
#s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)) |
(+.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)) |
#s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 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 b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)))) |
#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))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) b) b) |
(*.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/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 (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) |
#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))))) |
#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 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))) 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 b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))) b)))) |
#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))) |
#s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))) b))) |
#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)) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) b (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))) b)) |
(*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) b (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))) b) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) |
(fma.f64 #s(literal 1/2 binary64) b (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))) |
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) |
(+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) b) |
#s(literal 2 binary64) |
b |
#s(literal 1/2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.1171875 | (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b) | |
| accuracy | 12.322449294457945 | #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))))) | |
| accuracy | 16.047610338422935 | (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) | |
| accuracy | 22.870591055978984 | #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))) | |
| accuracy | 0.078125 | (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.14453125 | (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) | |
| accuracy | 12.322449294457945 | #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 | 21.29188783143962 | #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 | (/.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)))) | |
| accuracy | 12.322449294457945 | #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))))) | |
| accuracy | 22.870591055978984 | #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))) | |
| accuracy | 32.76349011049934 | #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)) | |
| accuracy | 0.046875 | (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)) | |
| accuracy | 12.322449294457945 | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| accuracy | 30.33152358283162 | #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) | |
| accuracy | 30.427525294941013 | #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64))) | |
| accuracy | 0.0 | (exp.f64 a) | |
| accuracy | 0.7382853760724644 | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) | |
| accuracy | 19.812032509050614 | #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)) | |
| accuracy | 28.683339959723995 | #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))) |
| 124.0ms | 256× | 0 | valid |
Compiled 240 to 45 computations (81.3% saved)
const: 50.0ms (47.9% of total)ival-mult: 22.0ms (21.1% of total)ival-add: 19.0ms (18.2% of total)ival-div: 6.0ms (5.8% of total)ival-exp: 4.0ms (3.8% of total)ival-sub: 1.0ms (1% of total)exact: 1.0ms (1% 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) (+.f64 #s(literal 2 binary64) a)))) |
(exp.f64 a) |
#s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))) |
#s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)) |
#s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 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 b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)))) |
#s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #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))))) |
(/.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)) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) |
#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 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)))) |
#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))) |
(fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) 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)))))) |
(/ (exp a) (+ (exp a) (exp b))) |
(exp a) |
(+ (exp a) (exp b)) |
(+ 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 (+ 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) |
(- (* (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)))))) |
(/ 2 b) |
(/ (+ 2 b) b) |
(/ (+ 2 (* b (+ 1 (* 1/2 b)))) b) |
(+ 1/2 (* 1/6 b)) |
(* -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/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/2 b) |
(* b (+ 1/2 (/ 1 b))) |
(* b (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2))))) |
(* 1/6 b) |
(* b (+ 1/6 (* 1/2 (/ 1 b)))) |
(* -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 (/ (+ 1/2 (/ 1 b)) b)) 1/6))) |
(* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2)))) b)) 1/6))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 2 (/ 1 b))) b)) 1/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))) (/ 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) (/ (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) (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* 1/6 b) 1/2) (* (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) b)) |
| 2.0ms | b | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (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) (/ (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) (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* 1/6 b) 1/2) (* (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) b)) |
| 1.0ms | b | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (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) (/ (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) (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* 1/6 b) 1/2) (* (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) b)) |
| 1.0ms | a | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (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) (/ (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) (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* 1/6 b) 1/2) (* (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) b)) |
| 1.0ms | a | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (+ (exp a) 1) (/ (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) (/ (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) (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (+ (exp b) 1)) (+ (exp b) 1) (+ (* 1/6 b) 1/2) (* (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) b)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 921 |
| 1 | 655 | 893 |
| 2 | 2305 | 855 |
| 0 | 9118 | 810 |
| 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)))))) |
(/ (exp a) (+ (exp a) (exp b))) |
(exp a) |
(+ (exp a) (exp b)) |
(+ 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 (+ 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) |
(- (* (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)))))) |
(/ 2 b) |
(/ (+ 2 b) b) |
(/ (+ 2 (* b (+ 1 (* 1/2 b)))) b) |
(+ 1/2 (* 1/6 b)) |
(* -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/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/2 b) |
(* b (+ 1/2 (/ 1 b))) |
(* b (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2))))) |
(* 1/6 b) |
(* b (+ 1/6 (* 1/2 (/ 1 b)))) |
(* -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 (/ (+ 1/2 (/ 1 b)) b)) 1/6))) |
(* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2)))) b)) 1/6))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 2 (/ 1 b))) b)) 1/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 (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 |
#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)) |
(/ (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 (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 (exp.f64 a)) b) (+.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 (neg.f64 b) (*.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)))))) (/.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)) |
(- (* (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))) |
(+ 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)) |
(/ 2 b) |
(/.f64 #s(literal 2 binary64) b) |
(/ (+ 2 b) b) |
(/.f64 (+.f64 #s(literal 2 binary64) b) b) |
(/ (+ 2 (* b (+ 1 (* 1/2 b)))) b) |
(-.f64 (/.f64 #s(literal 2 binary64) b) (fma.f64 #s(literal -1/2 binary64) b #s(literal -1 binary64))) |
(+ 1/2 (* 1/6 b)) |
(fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) |
(* -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/2 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(* (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))))) |
(fma.f64 (*.f64 b b) #s(literal 1/2 binary64) (fma.f64 b (/.f64 #s(literal 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 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) b) #s(literal 1/6 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(* (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) b) b) #s(literal 1/2 binary64)) b) #s(literal 1/6 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(* b (+ 1/2 (/ 1 b))) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
(* b (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2))))) |
(fma.f64 #s(literal 1/2 binary64) b (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) b) #s(literal 1 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 (* (pow b 5) (- 1/480 (* 1/48 (/ 1 (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) (*.f64 b b)) #s(literal -1 binary64) #s(literal -1/480 binary64)) (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 (/ (+ 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 (+.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))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 2 (/ 1 b))) b)) 1/2))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) b) #s(literal -1 binary64)) b) #s(literal 1/2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 414 |
| 0 | 81 | 414 |
| 1 | 309 | 414 |
| 2 | 2096 | 414 |
| 0 | 8946 | 396 |
| 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) (+.f64 #s(literal 2 binary64) a)))) |
(exp.f64 a) |
#s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))) |
#s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)) |
#s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 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 b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)))) |
#s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #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))))) |
(/.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)) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) |
#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 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)))) |
#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))) |
(fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) |
(*.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 (+.f64 (pow.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) (-.f64 (*.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))))) (*.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))))))) |
(/.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) (+.f64 #s(literal 2 binary64) a))))))) |
(/.f64 (fma.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))) (*.f64 #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))) (sinh.f64 a))) (*.f64 #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 a))) (neg.f64 (neg.f64 #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))))) |
(/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))))) |
(neg.f64 (/.f64 (exp.f64 a) (neg.f64 #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))))) |
(+.f64 (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))))) |
(+.f64 (/.f64 (cosh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) (/.f64 (sinh.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))))) |
(*.f64 #s(literal 1 binary64) (exp.f64 a)) |
(*.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 (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 (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 (/.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)))) |
(exp.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)) |
#s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a))) |
#s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)) |
(fma.f64 b #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b))) (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64))) b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 b) #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b)) |
#s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 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 (neg.f64 (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/2 binary64))) (neg.f64 (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/2 binary64)))) |
(*.f64 (fabs.f64 (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/2 binary64))) (fabs.f64 (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/2 binary64)))) |
(*.f64 (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/2 binary64)) (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/2 binary64))) |
(pow.f64 (exp.f64 (log.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 (*.f64 #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))) #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/2 binary64)) |
(pow.f64 (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/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.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 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) (neg.f64 (neg.f64 (neg.f64 #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) (neg.f64 #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) (neg.f64 (neg.f64 #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 b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b)))) |
(neg.f64 (/.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))))) |
(exp.f64 (*.f64 (log.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 (cosh.f64 (*.f64 (log.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))) (sinh.f64 (*.f64 (log.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)))) |
#s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) b))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 #s(literal 1/2 binary64) b) 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))))) |
(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))) |
(+.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)))) |
#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 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) |
(*.f64 b (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b) (*.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b)) (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b)) (*.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b)) (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 (*.f64 (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b)) (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b))) (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) b)) (neg.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)) b)) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 b (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) b) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)) b) (-.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 b (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b (*.f64 #s(literal 1/2 binary64) b)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 b #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1 binary64)) (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b))) |
(fma.f64 #s(literal 1/2 binary64) b (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b)) |
(fma.f64 #s(literal 1/2 binary64) b (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b) (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b))) |
(fma.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) |
(fma.f64 b #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b)) |
(fma.f64 b #s(literal 1/2 binary64) (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b))) |
(+.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b) (*.f64 #s(literal 1/2 binary64) b)) |
(+.f64 (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b)) (*.f64 #s(literal 1/2 binary64) b)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 b (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b))) |
#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 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 #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))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 #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))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #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))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 #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))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #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))) #s(literal -1/2 binary64)) (pow.f64 #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))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 #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))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #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))) #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)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #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))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 #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))))) #s(literal -1 binary64)) |
(pow.f64 #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))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #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) (neg.f64 #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) (neg.f64 (neg.f64 #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 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)))) |
(neg.f64 (/.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))))) |
(exp.f64 (*.f64 (log.f64 #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)))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #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)))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 #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)))) #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 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) 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 (pow.f64 (*.f64 #s(literal 1/6 binary64) 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 (pow.f64 (*.f64 #s(literal 1/6 binary64) 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 (pow.f64 (*.f64 #s(literal 1/6 binary64) 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 (pow.f64 (*.f64 #s(literal 1/6 binary64) 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 (pow.f64 (*.f64 #s(literal 1/6 binary64) 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 (pow.f64 (*.f64 #s(literal 1/6 binary64) 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 (pow.f64 (*.f64 #s(literal 1/6 binary64) 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 (pow.f64 (*.f64 #s(literal 1/6 binary64) 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 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b) b) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64))) |
(*.f64 b (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 b b))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 b b)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 b b)) (-.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) b) #s(literal 1/2 binary64)))) |
Compiled 12 299 to 1 383 computations (88.8% saved)
23 alts after pruning (13 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 256 | 5 | 261 |
| Fresh | 0 | 8 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 257 | 23 | 280 |
| Status | Accuracy | Program |
|---|---|---|
| 64.6% | (/.f64 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) #s(literal 2 binary64)))) | |
| 36.9% | (/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) | |
| ✓ | 66.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)))) |
| 56.7% | (/.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))))) | |
| 51.1% | (/.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))))) | |
| 37.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)))) | |
| ✓ | 80.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
| ✓ | 48.4% | #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))))) |
| 36.4% | #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))))) | |
| 48.4% | #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))))) | |
| ✓ | 45.6% | #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))))) |
| ✓ | 34.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)))) |
| 17.9% | #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))))) | |
| 14.8% | #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))))) | |
| ✓ | 40.2% | #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))))) |
| ✓ | 15.2% | #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))))) |
| 36.3% | #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 #s(approx (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/.f64 #s(literal 2 binary64) b)) b))))) | |
| ✓ | 33.6% | #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)))) |
| 33.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)))) | |
| ✓ | 34.0% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (fma.f64 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
| 33.6% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) | |
| 18.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))))) | |
| ✓ | 36.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (+ (exp b) 1)) #s(literal 1/2 binary64))) |
Compiled 1 404 to 669 computations (52.4% 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 (/ 1 (+ (exp b) 1)) (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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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) (+.f64 #s(literal 2 binary64) a)))) |
#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))))) |
#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))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 #s(approx (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/.f64 #s(literal 2 binary64) b)) b))))) |
#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)) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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))))) |
#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 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) |
(/.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) (exp.f64 b))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (exp.f64 a) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (exp.f64 b))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
5 calls:
| 12.0ms | b |
| 9.0ms | (exp.f64 a) |
| 9.0ms | a |
| 7.0ms | (exp.f64 b) |
| 7.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | a |
| 98.8% | 1 | b |
| 98.8% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 98.8% | 1 | (exp.f64 a) |
| 98.8% | 1 | (exp.f64 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 (/ 1 (+ (exp b) 1)) (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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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) (+.f64 #s(literal 2 binary64) a)))) |
#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))))) |
#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))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 #s(approx (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/.f64 #s(literal 2 binary64) b)) b))))) |
#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)) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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))))) |
#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 (exp.f64 a) #s(approx (+ (exp a) (exp b)) #s(approx (+ (exp a) 1) (+.f64 #s(literal 2 binary64) a)))) |
(/.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)))) |
| 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:
| 11.0ms | b |
| 10.0ms | (exp.f64 a) |
| 8.0ms | a |
| 6.0ms | (exp.f64 b) |
| 6.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | a |
| 99.4% | 3 | b |
| 80.7% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 98.9% | 2 | (exp.f64 a) |
| 99.4% | 3 | (exp.f64 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 (/ 1 (+ (exp b) 1)) (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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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) (+.f64 #s(literal 2 binary64) a)))) |
#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))))) |
#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))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 #s(approx (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/.f64 #s(literal 2 binary64) b)) b))))) |
#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)) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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))))) |
#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)))) |
#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:
| 41.0ms | a |
| 7.0ms | b |
| 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 |
|---|---|---|
| 64.6% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 74.1% | 2 | b |
| 69.1% | 2 | (exp.f64 b) |
| 71.7% | 2 | a |
| 71.7% | 2 | (exp.f64 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 (/ 1 (+ (exp b) 1)) (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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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) (+.f64 #s(literal 2 binary64) a)))) |
#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))))) |
#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))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 #s(approx (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/.f64 #s(literal 2 binary64) b)) b))))) |
#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)) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #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))))) |
#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))))) |
#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:
| 30.0ms | b |
| 9.0ms | (exp.f64 a) |
| 6.0ms | a |
| 5.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.2% | 2 | (exp.f64 b) |
| 63.2% | 2 | (exp.f64 a) |
| 68.4% | 3 | a |
| 68.3% | 2 | 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 (/ 1 (+ (exp b) 1)) (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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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) (+.f64 #s(literal 2 binary64) a)))) |
#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))))) |
#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))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 #s(approx (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/.f64 #s(literal 2 binary64) b)) b))))) |
#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))))) |
4 calls:
| 7.0ms | b |
| 5.0ms | a |
| 4.0ms | (exp.f64 b) |
| 4.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.5% | 2 | (exp.f64 b) |
| 51.1% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 60.9% | 2 | a |
| 63.9% | 2 | b |
Compiled 12 to 13 computations (-8.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 (/ 1 (+ (exp b) 1)) (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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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) (+.f64 #s(literal 2 binary64) a)))) |
#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))))) |
#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))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp b) 1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 #s(approx (* (+ (/ (+ (/ 2 b) 1) b) 1/2) b) (/.f64 #s(literal 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 #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))))) |
3 calls:
| 4.0ms | b |
| 3.0ms | (exp.f64 b) |
| 3.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.5% | 2 | (exp.f64 b) |
| 55.7% | 2 | (exp.f64 a) |
| 61.4% | 2 | b |
Compiled 5 to 8 computations (-60% 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 (/ 1 (+ (exp b) 1)) (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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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) (+.f64 #s(literal 2 binary64) a)))) |
#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))))) |
#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) (-.f64 #s(literal 2 binary64) a)))) |
#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))))) |
5 calls:
| 7.0ms | a |
| 4.0ms | b |
| 3.0ms | (exp.f64 b) |
| 3.0ms | (exp.f64 a) |
| 3.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.6% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 45.6% | 1 | (exp.f64 a) |
| 48.8% | 2 | (exp.f64 b) |
| 45.6% | 1 | a |
| 48.8% | 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 (/ 1 (+ (exp b) 1)) (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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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) (+.f64 #s(literal 2 binary64) a)))) |
#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))))) |
#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) (-.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))))) |
2 calls:
| 8.0ms | (exp.f64 b) |
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.8% | 2 | b |
| 48.7% | 2 | (exp.f64 b) |
Compiled 3 to 5 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 (/ 1 (+ (exp b) 1)) (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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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) (+.f64 #s(literal 2 binary64) a)))) |
#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:
| 4.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 3.0ms | b |
| 3.0ms | a |
| 2.0ms | (exp.f64 a) |
| 2.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.3% | 1 | a |
| 37.3% | 1 | (exp.f64 a) |
| 37.3% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 37.3% | 1 | (exp.f64 b) |
| 37.3% | 1 | b |
Compiled 14 to 16 computations (-14.3% saved)
Total -2.2b remaining (-5.3%)
Threshold costs -2.2b (-5.3%)
| 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 (/ 1 (+ (exp b) 1)) (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 #s(approx (- (* (* (+ (* -1/480 (* b b)) 1/48) b) b) 1/4) #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 |
| 2.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 2.0ms | (exp.f64 b) |
| 1.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.4% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 36.4% | 1 | (exp.f64 a) |
| 36.4% | 1 | a |
| 36.4% | 1 | b |
| 36.4% | 1 | (exp.f64 b) |
Compiled 14 to 16 computations (-14.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 5.753364495412774e-58 |
Compiled 10 to 11 computations (-10% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 3.7255177727099045e+100 | 1.3349703299987297e+111 |
| 8.0ms | 160× | 0 | valid |
Compiled 541 to 421 computations (22.2% saved)
ival-exp: 2.0ms (45.9% of total)ival-div: 1.0ms (23% of total)ival-add: 1.0ms (23% 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.7255177727099045e+100 | 1.3349703299987297e+111 |
| 5.0ms | 96× | 0 | valid |
Compiled 681 to 511 computations (25% saved)
ival-div: 1.0ms (40.4% of total)ival-exp: 1.0ms (40.4% 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 |
|---|---|---|
| 2.0ms | 3.7255177727099045e+100 | 1.3349703299987297e+111 |
Compiled 651 to 491 computations (24.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.7895209603753294e+117 | 1.7042076546846748e+123 |
| 7.0ms | 144× | 0 | valid |
Compiled 524 to 398 computations (24% saved)
ival-exp: 2.0ms (49.9% of total)ival-div: 1.0ms (25% of total)ival-add: 1.0ms (25% 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 |
|---|---|---|
| 41.0ms | 2.9633355462002937e-30 | 1.687304105310071e-25 |
| 6.0ms | 128× | 0 | valid |
Compiled 363 to 283 computations (22% saved)
ival-exp: 2.0ms (56.6% of total)ival-div: 1.0ms (28.3% of total)ival-add: 1.0ms (28.3% 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 |
|---|---|---|
| 4.0ms | 2.317511867701648e+44 | 2.8926027846889806e+44 |
| 2.0ms | 48× | 0 | valid |
Compiled 167 to 131 computations (21.6% saved)
ival-exp: 1.0ms (75% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 442 |
| 1 | 141 | 430 |
| 2 | 300 | 430 |
| 3 | 993 | 424 |
| 4 | 5755 | 424 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(if (<=.f64 (exp.f64 a) #s(literal 0 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 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 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) #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 3199999999999999926558442448785077211029896703757280019615987119142379046978527716170436142340836950016 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 3199999999999999926558442448785077211029896703757280019615987119142379046978527716170436142340836950016 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 38000000000000001641138160815585758620992722099458589837572608885113653168630607800846884432472246158982163644043755520 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 3266710722441009/21778071482940061661655974875633165533184 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) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))))) |
(if (<=.f64 b #s(literal 259999999999999991244274648090963828407271424 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 (exp.f64 a) #s(literal 0 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 (exp.f64 a) #s(literal 0 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 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 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) #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 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 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 #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 3199999999999999926558442448785077211029896703757280019615987119142379046978527716170436142340836950016 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 3199999999999999926558442448785077211029896703757280019615987119142379046978527716170436142340836950016 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 3199999999999999926558442448785077211029896703757280019615987119142379046978527716170436142340836950016 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 3199999999999999926558442448785077211029896703757280019615987119142379046978527716170436142340836950016 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 38000000000000001641138160815585758620992722099458589837572608885113653168630607800846884432472246158982163644043755520 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 38000000000000001641138160815585758620992722099458589837572608885113653168630607800846884432472246158982163644043755520 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 b #s(literal 3266710722441009/21778071482940061661655974875633165533184 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) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))))) |
(if (<=.f64 b #s(literal 3266710722441009/21778071482940061661655974875633165533184 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) (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 b #s(literal 259999999999999991244274648090963828407271424 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 259999999999999991244274648090963828407271424 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 | 277 | 1400 |
| 1 | 845 | 1284 |
| 2 | 3093 | 1220 |
| 0 | 8395 | 1160 |
| 0 | 293 | 1462 |
| 1 | 893 | 1383 |
| 2 | 3667 | 1332 |
| 0 | 8831 | 1244 |
| 0 | 6 | 17 |
| 0 | 10 | 17 |
| 1 | 33 | 17 |
| 2 | 244 | 17 |
| 3 | 3093 | 17 |
| 0 | 8549 | 17 |
| 0 | 215 | 921 |
| 1 | 655 | 893 |
| 2 | 2305 | 855 |
| 0 | 9118 | 810 |
| 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 756 to 353 computations (53.3% saved)
Compiled 916 to 228 computations (75.1% saved)
Loading profile data...