
Time bar (total: 3.9s)
| 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)
| 1.1s | 8 256× | 0 | valid |
| 151.0ms | 2 875× | 0 | exit |
ival-div!: 708.0ms (73% of total)ival-exp: 208.0ms (21.4% of total)ival-add!: 51.0ms (5.3% of total)adjust: 2.0ms (0.2% 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 | 88 | |
| ↳ | (exp.f64 a) | overflow | 2 | |
| ↳ | (exp.f64 b) | overflow | 86 | |
/.f64 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) | u/u | 1 | 0 |
| ↳ | (exp.f64 a) | underflow | 73 | |
| ↳ | (+.f64 (exp.f64 a) (exp.f64 b)) | underflow | 1 | |
| ↳ | (exp.f64 a) | underflow | 73 | |
| ↳ | (exp.f64 b) | underflow | 47 |
| 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 |
| 33.0ms | 512× | 0 | valid |
Compiled 50 to 22 computations (56% saved)
ival-exp: 13.0ms (77.9% of total)ival-div!: 3.0ms (18% of total)ival-add!: 1.0ms (6% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 56 |
| 1 | 46 | 56 |
| 2 | 147 | 56 |
| 3 | 563 | 51 |
| 4 | 3260 | 51 |
| 0 | 6 | 8 |
| 0 | 10 | 8 |
| 1 | 17 | 8 |
| 2 | 43 | 8 |
| 3 | 119 | 8 |
| 4 | 582 | 8 |
| 5 | 5983 | 8 |
| 0 | 8050 | 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)
| 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 |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (exp a) #s(hole binary64 1)) |
#s(approx (exp a) #s(hole binary64 (+ 1 a))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ a (exp b))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp a) (exp b))))) |
#s(approx (exp a) #s(hole binary64 (exp a))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ (exp a) (exp b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp a)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ b (exp a))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))))) |
#s(approx (exp b) #s(hole binary64 1)) |
#s(approx (exp b) #s(hole binary64 (+ 1 b))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (exp b) #s(hole binary64 (exp b))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp b) b) |
| 1.0ms | a | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp b) b) |
| 1.0ms | b | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp b) b) |
| 1.0ms | a | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp b) b) |
| 1.0ms | b | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp b) b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 730 |
| 0 | 158 | 693 |
| 1 | 1024 | 684 |
| 0 | 8044 | 638 |
| 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 |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (exp a) #s(hole binary64 1)) |
#s(approx (exp a) #s(hole binary64 (+ 1 a))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ a (exp b))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp a) (exp b))))) |
#s(approx (exp a) #s(hole binary64 (exp a))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ (exp a) (exp b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp a)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ b (exp a))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))))) |
#s(approx (exp b) #s(hole binary64 1)) |
#s(approx (exp b) #s(hole binary64 (+ 1 b))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (exp b) #s(hole binary64 (exp b))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 (exp.f64 a))) (neg.f64 (neg.f64 (+.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (exp.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 (-.f64 (*.f64 (cosh.f64 a) (cosh.f64 a)) (*.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)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (*.f64 (sinh.f64 a) (sinh.f64 a)) (*.f64 (cosh.f64 a) (sinh.f64 a))))) |
(exp.f64 a) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
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 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 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (exp.f64 (+.f64 a 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))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (exp.f64 (+.f64 a 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 (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)) (exp.f64 (+.f64 a b))))) (/.f64 (pow.f64 (exp.f64 b) #s(literal 3 binary64)) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (exp.f64 (+.f64 a b)))))) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 b) (cosh.f64 b)) (*.f64 (sinh.f64 b) (sinh.f64 b))) (-.f64 (cosh.f64 b) (sinh.f64 b))) |
(/.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 (*.f64 (sinh.f64 b) (sinh.f64 b)) (*.f64 (cosh.f64 b) (sinh.f64 b))))) |
(exp.f64 b) |
(+.f64 (cosh.f64 b) (sinh.f64 b)) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) (-.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 -4 binary64))))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -3 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (exp a) #s(literal 1 binary64)) |
#s(approx (exp a) (-.f64 a #s(literal -1 binary64))) |
#s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
#s(approx (exp 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))) |
#s(approx a a) |
#s(approx (+ (exp a) (exp b)) (-.f64 (exp.f64 b) #s(literal -1 binary64))) |
#s(approx (+ (exp a) (exp b)) (-.f64 (+.f64 (exp.f64 b) a) #s(literal -1 binary64))) |
#s(approx (+ (exp a) (exp b)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a (exp.f64 b)) #s(literal -1 binary64))) |
#s(approx (+ (exp a) (exp b)) (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a (exp.f64 b)) #s(literal -1 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
#s(approx (exp a) (exp.f64 a)) |
#s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 b) (exp.f64 a))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (neg.f64 b) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64))))))) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64))))) b (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (/.f64 (fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))))) (-.f64 (exp.f64 a) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))) (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) #s(literal 1/6 binary64))))) (fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64))))))) b) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64))))) b (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))))) |
#s(approx (+ (exp a) (exp b)) (-.f64 (exp.f64 a) #s(literal -1 binary64))) |
#s(approx (+ (exp a) (exp b)) (-.f64 (+.f64 (exp.f64 a) b) #s(literal -1 binary64))) |
#s(approx (+ (exp a) (exp b)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b (exp.f64 a)) #s(literal -1 binary64))) |
#s(approx (+ (exp a) (exp b)) (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b (exp.f64 a)) #s(literal -1 binary64))) |
#s(approx (exp b) #s(literal 1 binary64)) |
#s(approx (exp b) (-.f64 b #s(literal -1 binary64))) |
#s(approx (exp b) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 1 binary64))) |
#s(approx (exp 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))) |
#s(approx b b) |
#s(approx (exp b) (exp.f64 b)) |
Compiled 1 313 to 267 computations (79.7% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 5 | 65 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 61 | 5 | 66 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 70.3% | (/.f64 (exp.f64 a) (+.f64 (+.f64 (cosh.f64 a) (sinh.f64 a)) (exp.f64 b))) |
| ▶ | 63.6% | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
| ▶ | 84.0% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
| ▶ | 61.5% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (neg.f64 b) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))))) |
| ▶ | 83.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
Compiled 186 to 122 computations (34.4% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 (exp.f64 b) #s(literal -1 binary64)) |
(exp.f64 b) |
b |
#s(literal -1 binary64) |
(pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
a |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(exp.f64 a) |
(+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64))) |
#s(approx (exp b) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (exp.f64 a) (+.f64 (+.f64 (cosh.f64 a) (sinh.f64 a)) (exp.f64 b))) |
(+.f64 (+.f64 (cosh.f64 a) (sinh.f64 a)) (exp.f64 b)) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
(cosh.f64 a) |
(sinh.f64 a) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (neg.f64 b) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 b) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64)))) |
(neg.f64 b) |
(exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) |
(-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64))) |
(*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)) |
(log1p.f64 (exp.f64 a)) |
#s(literal 2 binary64) |
(/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))) |
(-.f64 (exp.f64 a) #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (exp a) #s(hole binary64 1)) |
#s(approx (exp a) #s(hole binary64 (+ 1 a))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ a (exp b))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole 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)))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ a (exp b))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 1)) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 a))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (cosh a) #s(hole binary64 1)) |
#s(approx (cosh a) #s(hole binary64 (+ 1 (* 1/2 (pow a 2))))) |
#s(approx (cosh a) #s(hole binary64 (+ 1 (* (pow a 2) (+ 1/2 (* 1/24 (pow a 2))))))) |
#s(approx (cosh a) #s(hole binary64 (+ 1 (* (pow a 2) (+ 1/2 (* (pow a 2) (+ 1/24 (* 1/720 (pow a 2))))))))) |
#s(approx (sinh a) #s(hole binary64 a)) |
#s(approx (sinh a) #s(hole binary64 (* a (+ 1 (* 1/6 (pow a 2)))))) |
#s(approx (sinh a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/6 (* 1/120 (pow a 2)))))))) |
#s(approx (sinh a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/6 (* (pow a 2) (+ 1/120 (* 1/5040 (pow a 2)))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (* -1 (* b (exp (neg (* 2 (log 2))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* 1/4 a))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* 1/4 (* a (* b (exp (neg (* 2 (log 2))))))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/4 (* b (exp (neg (* 2 (log 2)))))))))))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (exp (neg (* 2 (log 2)))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (+ (exp (neg (* 2 (log 2)))) (* -1/4 (* (pow a 2) (exp (neg (* 2 (log 2))))))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (+ (exp (neg (* 2 (log 2)))) (* (pow a 2) (+ (* -1/4 (exp (neg (* 2 (log 2))))) (* 1/24 (* (pow a 2) (exp (neg (* 2 (log 2))))))))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (+ (exp (neg (* 2 (log 2)))) (* (pow a 2) (+ (* -1/4 (exp (neg (* 2 (log 2))))) (* (pow a 2) (+ (* -17/2880 (* (pow a 2) (exp (neg (* 2 (log 2)))))) (* 1/24 (exp (neg (* 2 (log 2)))))))))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (* -2 (log 2)))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (- (* -1/4 (pow a 2)) (* 2 (log 2))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (- (* (pow a 2) (- (* 1/96 (pow a 2)) 1/4)) (* 2 (log 2))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (- (* (pow a 2) (- (* (pow a 2) (+ 1/96 (* -1/1440 (pow a 2)))) 1/4)) (* 2 (log 2))))) |
#s(approx (* (log (+ 1 (exp a))) 2) #s(hole binary64 (* 2 (log 2)))) |
#s(approx (* (log (+ 1 (exp a))) 2) #s(hole binary64 (+ a (* 2 (log 2))))) |
#s(approx (* (log (+ 1 (exp a))) 2) #s(hole binary64 (+ (* 2 (log 2)) (* a (+ 1 (* 1/4 a)))))) |
#s(approx (* (log (+ 1 (exp a))) 2) #s(hole binary64 (+ (* 2 (log 2)) (* a (+ 1 (* a (+ 1/4 (* -1/96 (pow a 2))))))))) |
#s(approx (log (+ 1 (exp a))) #s(hole binary64 (log 2))) |
#s(approx (log (+ 1 (exp a))) #s(hole binary64 (+ (log 2) (* 1/2 a)))) |
#s(approx (log (+ 1 (exp a))) #s(hole binary64 (+ (log 2) (* a (+ 1/2 (* 1/8 a)))))) |
#s(approx (log (+ 1 (exp a))) #s(hole binary64 (+ (log 2) (* a (+ 1/2 (* a (+ 1/8 (* -1/192 (pow a 2))))))))) |
#s(approx (/ (exp a) (- (exp a) -1)) #s(hole binary64 1/2)) |
#s(approx (/ (exp a) (- (exp a) -1)) #s(hole binary64 (+ 1/2 (* 1/4 a)))) |
#s(approx (/ (exp a) (- (exp a) -1)) #s(hole binary64 (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))))) |
#s(approx (/ (exp a) (- (exp a) -1)) #s(hole binary64 (+ 1/2 (* a (+ 1/4 (* (pow a 2) (- (* 1/480 (pow a 2)) 1/48))))))) |
#s(approx (- (exp a) -1) #s(hole binary64 2)) |
#s(approx (- (exp a) -1) #s(hole binary64 (+ 2 a))) |
#s(approx (- (exp a) -1) #s(hole binary64 (+ 2 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (- (exp a) -1) #s(hole binary64 (+ 2 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp a) (exp b))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (* a (- (+ (/ 1 (* a (+ 1 (exp b)))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))))) |
#s(approx (exp a) #s(hole binary64 (exp a))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ (exp a) (exp b)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp b) (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ (exp b) (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))) |
#s(approx (cosh a) #s(hole binary64 (* 1/2 (+ (exp a) (/ 1 (exp a)))))) |
#s(approx (sinh a) #s(hole binary64 (* 1/2 (- (exp a) (/ 1 (exp a)))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (exp (- a (* 2 (log (+ 1 (exp a)))))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 a)) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (* a (+ 1 (* -2 (/ (log (+ 1 (exp a))) a)))))) |
#s(approx (* (log (+ 1 (exp a))) 2) #s(hole binary64 (* 2 (log (+ 1 (exp a)))))) |
#s(approx (log (+ 1 (exp a))) #s(hole binary64 (log (+ 1 (exp a))))) |
#s(approx (/ (exp a) (- (exp a) -1)) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (- (exp a) -1) #s(hole binary64 (+ 1 (exp a)))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (* -1 (* a (- (* -1 (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (* a (+ 1 (exp b))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (neg (+ (* -1 a) (* 2 (log (+ 1 (exp a))))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (exp (neg (+ (* -1 a) (* 2 (log (+ 1 (exp a))))))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (* -1 (* a (- (* 2 (/ (log (+ 1 (exp a))) a)) 1))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (+ 1/2 (* 1/4 a)))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* 1/4 a))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (+ 1/2 (+ (* 1/4 a) (* b (- (* -1/16 (* a b)) 1/4)))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (+ 1/2 (+ (* 1/4 a) (* b (- (* b (+ (* -1/16 a) (* 1/48 b))) 1/4)))))) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) #s(hole binary64 1/4)) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) #s(hole binary64 (+ 1/4 (* -1/16 (pow b 2))))) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) #s(hole binary64 (+ 1/4 (* (pow b 2) (- (* 1/96 (pow b 2)) 1/16))))) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) #s(hole binary64 (+ 1/4 (* (pow b 2) (- (* (pow b 2) (+ 1/96 (* -17/11520 (pow b 2)))) 1/16))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 1/2)) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (- (exp b) -1) #s(hole binary64 2)) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 b))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (exp b) #s(hole binary64 1)) |
#s(approx (exp b) #s(hole binary64 (+ 1 b))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (- (exp b) -1) -2) #s(hole binary64 1/4)) |
#s(approx (pow (- (exp b) -1) -2) #s(hole binary64 (+ 1/4 (* -1/4 b)))) |
#s(approx (pow (- (exp b) -1) -2) #s(hole binary64 (+ 1/4 (* b (- (* 1/16 b) 1/4))))) |
#s(approx (pow (- (exp b) -1) -2) #s(hole binary64 (+ 1/4 (* b (- (* b (+ 1/16 (* 1/48 b))) 1/4))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp a)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ b (exp a))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))))) (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))))) (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ b (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (+ (* 1/2 (- (exp a) (/ 1 (exp a)))) (* b (+ 1 (* 1/2 b)))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (+ (* 1/2 (- (exp a) (/ 1 (exp a)))) (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) #s(hole binary64 (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (exp b) #s(hole binary64 (exp b))) |
#s(approx (pow (- (exp b) -1) -2) #s(hole binary64 (/ 1 (pow (+ 1 (exp b)) 2)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* b (+ (* -1 (exp (- a (* 2 (log (+ 1 (exp a))))))) (/ (exp a) (* b (+ 1 (exp a)))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (+ (exp (- a (* 2 (log (+ 1 (exp a)))))) (* -1 (/ (exp a) (* b (+ 1 (exp a)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | a | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) (pow (- (exp b) -1) -1) (- (exp b) -1) (exp b) b -1 (pow (- (exp b) -1) -2) -2 a (/ (exp a) (+ (exp a) (exp b))) (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (exp b) 1 (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (+ (+ (cosh a) (sinh a)) (exp b)) (+ (cosh a) (sinh a)) (cosh a) (sinh a) (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (neg b) (exp (- a (* (log (+ 1 (exp a))) 2))) (- a (* (log (+ 1 (exp a))) 2)) (* (log (+ 1 (exp a))) 2) (log (+ 1 (exp a))) 2 (/ (exp a) (- (exp a) -1)) (- (exp a) -1)) |
| 29.0ms | a | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) (pow (- (exp b) -1) -1) (- (exp b) -1) (exp b) b -1 (pow (- (exp b) -1) -2) -2 a (/ (exp a) (+ (exp a) (exp b))) (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (exp b) 1 (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (+ (+ (cosh a) (sinh a)) (exp b)) (+ (cosh a) (sinh a)) (cosh a) (sinh a) (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (neg b) (exp (- a (* (log (+ 1 (exp a))) 2))) (- a (* (log (+ 1 (exp a))) 2)) (* (log (+ 1 (exp a))) 2) (log (+ 1 (exp a))) 2 (/ (exp a) (- (exp a) -1)) (- (exp a) -1)) |
| 7.0ms | b | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) (pow (- (exp b) -1) -1) (- (exp b) -1) (exp b) b -1 (pow (- (exp b) -1) -2) -2 a (/ (exp a) (+ (exp a) (exp b))) (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (exp b) 1 (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (+ (+ (cosh a) (sinh a)) (exp b)) (+ (cosh a) (sinh a)) (cosh a) (sinh a) (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (neg b) (exp (- a (* (log (+ 1 (exp a))) 2))) (- a (* (log (+ 1 (exp a))) 2)) (* (log (+ 1 (exp a))) 2) (log (+ 1 (exp a))) 2 (/ (exp a) (- (exp a) -1)) (- (exp a) -1)) |
| 6.0ms | b | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) (pow (- (exp b) -1) -1) (- (exp b) -1) (exp b) b -1 (pow (- (exp b) -1) -2) -2 a (/ (exp a) (+ (exp a) (exp b))) (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (exp b) 1 (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (+ (+ (cosh a) (sinh a)) (exp b)) (+ (cosh a) (sinh a)) (cosh a) (sinh a) (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (neg b) (exp (- a (* (log (+ 1 (exp a))) 2))) (- a (* (log (+ 1 (exp a))) 2)) (* (log (+ 1 (exp a))) 2) (log (+ 1 (exp a))) 2 (/ (exp a) (- (exp a) -1)) (- (exp a) -1)) |
| 6.0ms | a | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) (pow (- (exp b) -1) -1) (- (exp b) -1) (exp b) b -1 (pow (- (exp b) -1) -2) -2 a (/ (exp a) (+ (exp a) (exp b))) (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (exp a) (exp b)) (exp b) 1 (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (+ (+ (cosh a) (sinh a)) (exp b)) (+ (cosh a) (sinh a)) (cosh a) (sinh a) (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (neg b) (exp (- a (* (log (+ 1 (exp a))) 2))) (- a (* (log (+ 1 (exp a))) 2)) (* (log (+ 1 (exp a))) 2) (log (+ 1 (exp a))) 2 (/ (exp a) (- (exp a) -1)) (- (exp a) -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 576 | 3847 |
| 0 | 623 | 3502 |
| 1 | 3571 | 3364 |
| 0 | 8819 | 3175 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 (exp.f64 b) #s(literal -1 binary64)) |
(exp.f64 b) |
b |
#s(literal -1 binary64) |
(pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
a |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(exp.f64 a) |
(+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64))) |
#s(approx (exp b) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (exp.f64 a) (+.f64 (+.f64 (cosh.f64 a) (sinh.f64 a)) (exp.f64 b))) |
(+.f64 (+.f64 (cosh.f64 a) (sinh.f64 a)) (exp.f64 b)) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
(cosh.f64 a) |
(sinh.f64 a) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (neg.f64 b) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 b) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64)))) |
(neg.f64 b) |
(exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) |
(-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64))) |
(*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)) |
(log1p.f64 (exp.f64 a)) |
#s(literal 2 binary64) |
(/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))) |
(-.f64 (exp.f64 a) #s(literal -1 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (exp a) #s(hole binary64 1)) |
#s(approx (exp a) #s(hole binary64 (+ 1 a))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ a (exp b))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole 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)))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ a (exp b))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 1)) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 a))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (cosh a) #s(hole binary64 1)) |
#s(approx (cosh a) #s(hole binary64 (+ 1 (* 1/2 (pow a 2))))) |
#s(approx (cosh a) #s(hole binary64 (+ 1 (* (pow a 2) (+ 1/2 (* 1/24 (pow a 2))))))) |
#s(approx (cosh a) #s(hole binary64 (+ 1 (* (pow a 2) (+ 1/2 (* (pow a 2) (+ 1/24 (* 1/720 (pow a 2))))))))) |
#s(approx (sinh a) #s(hole binary64 a)) |
#s(approx (sinh a) #s(hole binary64 (* a (+ 1 (* 1/6 (pow a 2)))))) |
#s(approx (sinh a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/6 (* 1/120 (pow a 2)))))))) |
#s(approx (sinh a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/6 (* (pow a 2) (+ 1/120 (* 1/5040 (pow a 2)))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (* -1 (* b (exp (neg (* 2 (log 2))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* 1/4 a))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* 1/4 (* a (* b (exp (neg (* 2 (log 2))))))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/4 (* b (exp (neg (* 2 (log 2)))))))))))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (exp (neg (* 2 (log 2)))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (+ (exp (neg (* 2 (log 2)))) (* -1/4 (* (pow a 2) (exp (neg (* 2 (log 2))))))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (+ (exp (neg (* 2 (log 2)))) (* (pow a 2) (+ (* -1/4 (exp (neg (* 2 (log 2))))) (* 1/24 (* (pow a 2) (exp (neg (* 2 (log 2))))))))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (+ (exp (neg (* 2 (log 2)))) (* (pow a 2) (+ (* -1/4 (exp (neg (* 2 (log 2))))) (* (pow a 2) (+ (* -17/2880 (* (pow a 2) (exp (neg (* 2 (log 2)))))) (* 1/24 (exp (neg (* 2 (log 2)))))))))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (* -2 (log 2)))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (- (* -1/4 (pow a 2)) (* 2 (log 2))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (- (* (pow a 2) (- (* 1/96 (pow a 2)) 1/4)) (* 2 (log 2))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (- (* (pow a 2) (- (* (pow a 2) (+ 1/96 (* -1/1440 (pow a 2)))) 1/4)) (* 2 (log 2))))) |
#s(approx (* (log (+ 1 (exp a))) 2) #s(hole binary64 (* 2 (log 2)))) |
#s(approx (* (log (+ 1 (exp a))) 2) #s(hole binary64 (+ a (* 2 (log 2))))) |
#s(approx (* (log (+ 1 (exp a))) 2) #s(hole binary64 (+ (* 2 (log 2)) (* a (+ 1 (* 1/4 a)))))) |
#s(approx (* (log (+ 1 (exp a))) 2) #s(hole binary64 (+ (* 2 (log 2)) (* a (+ 1 (* a (+ 1/4 (* -1/96 (pow a 2))))))))) |
#s(approx (log (+ 1 (exp a))) #s(hole binary64 (log 2))) |
#s(approx (log (+ 1 (exp a))) #s(hole binary64 (+ (log 2) (* 1/2 a)))) |
#s(approx (log (+ 1 (exp a))) #s(hole binary64 (+ (log 2) (* a (+ 1/2 (* 1/8 a)))))) |
#s(approx (log (+ 1 (exp a))) #s(hole binary64 (+ (log 2) (* a (+ 1/2 (* a (+ 1/8 (* -1/192 (pow a 2))))))))) |
#s(approx (/ (exp a) (- (exp a) -1)) #s(hole binary64 1/2)) |
#s(approx (/ (exp a) (- (exp a) -1)) #s(hole binary64 (+ 1/2 (* 1/4 a)))) |
#s(approx (/ (exp a) (- (exp a) -1)) #s(hole binary64 (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))))) |
#s(approx (/ (exp a) (- (exp a) -1)) #s(hole binary64 (+ 1/2 (* a (+ 1/4 (* (pow a 2) (- (* 1/480 (pow a 2)) 1/48))))))) |
#s(approx (- (exp a) -1) #s(hole binary64 2)) |
#s(approx (- (exp a) -1) #s(hole binary64 (+ 2 a))) |
#s(approx (- (exp a) -1) #s(hole binary64 (+ 2 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (- (exp a) -1) #s(hole binary64 (+ 2 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp a) (exp b))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (* a (- (+ (/ 1 (* a (+ 1 (exp b)))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))))) |
#s(approx (exp a) #s(hole binary64 (exp a))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ (exp a) (exp b)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp b) (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ (exp b) (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))) |
#s(approx (cosh a) #s(hole binary64 (* 1/2 (+ (exp a) (/ 1 (exp a)))))) |
#s(approx (sinh a) #s(hole binary64 (* 1/2 (- (exp a) (/ 1 (exp a)))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (exp (- a (* 2 (log (+ 1 (exp a)))))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 a)) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (* a (+ 1 (* -2 (/ (log (+ 1 (exp a))) a)))))) |
#s(approx (* (log (+ 1 (exp a))) 2) #s(hole binary64 (* 2 (log (+ 1 (exp a)))))) |
#s(approx (log (+ 1 (exp a))) #s(hole binary64 (log (+ 1 (exp a))))) |
#s(approx (/ (exp a) (- (exp a) -1)) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (- (exp a) -1) #s(hole binary64 (+ 1 (exp a)))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (* -1 (* a (- (* -1 (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (* a (+ 1 (exp b))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (neg (+ (* -1 a) (* 2 (log (+ 1 (exp a))))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(hole binary64 (exp (neg (+ (* -1 a) (* 2 (log (+ 1 (exp a))))))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) #s(hole binary64 (* -1 (* a (- (* 2 (/ (log (+ 1 (exp a))) a)) 1))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (+ 1/2 (* 1/4 a)))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* 1/4 a))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (+ 1/2 (+ (* 1/4 a) (* b (- (* -1/16 (* a b)) 1/4)))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) #s(hole binary64 (+ 1/2 (+ (* 1/4 a) (* b (- (* b (+ (* -1/16 a) (* 1/48 b))) 1/4)))))) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) #s(hole binary64 1/4)) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) #s(hole binary64 (+ 1/4 (* -1/16 (pow b 2))))) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) #s(hole binary64 (+ 1/4 (* (pow b 2) (- (* 1/96 (pow b 2)) 1/16))))) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) #s(hole binary64 (+ 1/4 (* (pow b 2) (- (* (pow b 2) (+ 1/96 (* -17/11520 (pow b 2)))) 1/16))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 1/2)) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (- (exp b) -1) #s(hole binary64 2)) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 b))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (exp b) #s(hole binary64 1)) |
#s(approx (exp b) #s(hole binary64 (+ 1 b))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (- (exp b) -1) -2) #s(hole binary64 1/4)) |
#s(approx (pow (- (exp b) -1) -2) #s(hole binary64 (+ 1/4 (* -1/4 b)))) |
#s(approx (pow (- (exp b) -1) -2) #s(hole binary64 (+ 1/4 (* b (- (* 1/16 b) 1/4))))) |
#s(approx (pow (- (exp b) -1) -2) #s(hole binary64 (+ 1/4 (* b (- (* b (+ 1/16 (* 1/48 b))) 1/4))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp a)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ b (exp a))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))))) (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))))) (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ b (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (+ (* 1/2 (- (exp a) (/ 1 (exp a)))) (* b (+ 1 (* 1/2 b)))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (+ (* 1/2 (- (exp a) (/ 1 (exp a)))) (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) #s(hole binary64 (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (exp b) #s(hole binary64 (exp b))) |
#s(approx (pow (- (exp b) -1) -2) #s(hole binary64 (/ 1 (pow (+ 1 (exp b)) 2)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* b (+ (* -1 (exp (- a (* 2 (log (+ 1 (exp a))))))) (/ (exp a) (* b (+ 1 (exp a)))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (+ (exp (- a (* 2 (log (+ 1 (exp a)))))) (* -1 (/ (exp a) (* b (+ 1 (exp a)))))))))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a) #s(literal 2 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a) #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(fma.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 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a)) |
(fma.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 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a)) |
(fma.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)) (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a)) |
(fma.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 a (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -4 binary64))) (+.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -6 binary64))) (+.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -4 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -3 binary64))))) |
(-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 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 (-.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 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)))) #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 #s(literal 1 binary64) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (expm1.f64 (+.f64 b b)) (+.f64 (exp.f64 b) #s(literal -1 binary64))) |
(/.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) (*.f64 (exp.f64 b) #s(literal -1 binary64))))) |
(-.f64 (exp.f64 b) #s(literal -1 binary64)) |
(exp.f64 b) |
(+.f64 (cosh.f64 b) (sinh.f64 b)) |
b |
#s(literal -1 binary64) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) (fabs.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) #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 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -2 binary64)))) |
#s(literal -2 binary64) |
a |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 #s(approx (exp b) #s(literal 1 binary64)) (exp.f64 a)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp b) #s(literal 1 binary64)) (exp.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) (exp.f64 (neg.f64 a))) |
(exp.f64 a) |
(+.f64 (sinh.f64 a) (cosh.f64 a)) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))))) |
(+.f64 #s(approx (exp b) #s(literal 1 binary64)) (exp.f64 a)) |
(+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64))) |
#s(approx (exp b) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 (exp.f64 b) (exp.f64 a)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 (exp.f64 b) #s(literal 2 binary64))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 (exp.f64 b) #s(literal 3 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (exp.f64 (+.f64 a b))))) |
(+.f64 (cosh.f64 a) (+.f64 (sinh.f64 a) (exp.f64 b))) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(/.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) (exp.f64 (neg.f64 a))) |
(exp.f64 a) |
(+.f64 (sinh.f64 a) (cosh.f64 a)) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
(/.f64 (+.f64 (exp.f64 (neg.f64 a)) (exp.f64 (neg.f64 (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 a))) |
(cosh.f64 (neg.f64 a)) |
(cosh.f64 a) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 a)) #s(literal 2 binary64)) |
(sinh.f64 a) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 b) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 a)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (exp.f64 a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 b (exp.f64 a))))) (*.f64 (neg.f64 (-.f64 (exp.f64 a) #s(literal -1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (exp.f64 a) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 b (exp.f64 a))))) (*.f64 (-.f64 (exp.f64 a) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (exp.f64 a))) (neg.f64 (-.f64 (exp.f64 a) #s(literal -1 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)) (neg.f64 (exp.f64 a)))) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)) (neg.f64 (-.f64 (exp.f64 a) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (exp.f64 a))) (-.f64 (exp.f64 a) #s(literal -1 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)) (exp.f64 a))) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64)) (-.f64 (exp.f64 a) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 b)) #s(literal 2 binary64)) (pow.f64 (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 b)) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) b) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 b)) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))))))) |
(fma.f64 (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) b) #s(literal -1 binary64) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64)))) |
(fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 b) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 b) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) b) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))) (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 b))) |
(+.f64 (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 b)) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 (exp.f64 a) (exp.f64 (*.f64 (neg.f64 (log1p.f64 (exp.f64 a))) #s(literal 2 binary64)))) |
(*.f64 (exp.f64 a) (exp.f64 (*.f64 #s(literal -2 binary64) (log1p.f64 (exp.f64 a))))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (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 2 binary64))) |
(exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (sinh.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 a a (+.f64 (pow.f64 (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))))) |
(-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64))) |
(+.f64 a (*.f64 (neg.f64 (log1p.f64 (exp.f64 a))) #s(literal 2 binary64))) |
(+.f64 a (*.f64 #s(literal -2 binary64) (log1p.f64 (exp.f64 a)))) |
(*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))) |
(+.f64 (log1p.f64 (exp.f64 a)) (log1p.f64 (exp.f64 a))) |
(log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a)) #s(literal 2 binary64))) |
(log1p.f64 (exp.f64 a)) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 a) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (exp.f64 a)))) |
(-.f64 (log1p.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64))) (log1p.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (exp.f64 a))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (-.f64 (exp.f64 a) #s(literal -1 binary64)))) |
(/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (neg.f64 a)) #s(literal -2 binary64))) (*.f64 (exp.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) #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 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 a)))) #s(literal 2 binary64))) |
(/.f64 (expm1.f64 (+.f64 a a)) (+.f64 (exp.f64 a) #s(literal -1 binary64))) |
(/.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) (*.f64 (exp.f64 a) #s(literal -1 binary64))))) |
(-.f64 (exp.f64 a) #s(literal -1 binary64)) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)) (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -4 binary64)))))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -3 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)))) |
#s(approx a a) |
#s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) |
#s(approx (+ (cosh a) (sinh a)) (+.f64 #s(literal 1 binary64) a)) |
#s(approx (+ (cosh a) (sinh a)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh 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))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (+.f64 (exp.f64 b) a) #s(literal 1 binary64))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a (exp.f64 b)) #s(literal 1 binary64))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a (exp.f64 b)) #s(literal 1 binary64))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)) (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -4 binary64)))))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -3 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (+.f64 (exp.f64 b) a) #s(literal 1 binary64))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a (exp.f64 b)) #s(literal 1 binary64))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a (exp.f64 b)) #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) |
#s(approx (+ (cosh a) (sinh a)) (+.f64 #s(literal 1 binary64) a)) |
#s(approx (+ (cosh a) (sinh a)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh 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))) |
#s(approx (cosh a) #s(literal 1 binary64)) |
#s(approx (cosh a) (fma.f64 (*.f64 a a) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh a) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (cosh a) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 a a) #s(literal 1/24 binary64)) (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 a a) #s(literal 1 binary64))) |
#s(approx (sinh a) a) |
#s(approx (sinh a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/6 binary64) #s(literal 1 binary64)) a)) |
#s(approx (sinh a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 a a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (sinh a) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 a a) #s(literal 1/120 binary64)) (*.f64 a a) #s(literal 1/6 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 (neg.f64 b) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 #s(literal 1/4 binary64) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) b) a) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) #s(literal 1/4 binary64)) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) #s(literal 1/24 binary64) #s(literal -1/16 binary64)) (*.f64 a a) #s(literal 1/4 binary64))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal -17/2880 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) #s(literal 1/96 binary64)) (*.f64 a a) #s(literal -1/16 binary64)) (*.f64 a a) #s(literal 1/4 binary64))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) (log.f64 #s(literal 1/4 binary64))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a a) (log.f64 #s(literal 1/4 binary64)))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) (fma.f64 (-.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 a a)) #s(literal 1/4 binary64)) (*.f64 a a) (log.f64 #s(literal 1/4 binary64)))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/1440 binary64) (*.f64 a a) #s(literal 1/96 binary64)) (*.f64 a a)) #s(literal 1/4 binary64)) (*.f64 a a) (log.f64 #s(literal 1/4 binary64)))) |
#s(approx (* (log (+ 1 (exp a))) 2) (log.f64 #s(literal 4 binary64))) |
#s(approx (* (log (+ 1 (exp a))) 2) (-.f64 a (log.f64 #s(literal 1/4 binary64)))) |
#s(approx (* (log (+ 1 (exp a))) 2) (fma.f64 (fma.f64 #s(literal 1/4 binary64) a #s(literal 1 binary64)) a (log.f64 #s(literal 4 binary64)))) |
#s(approx (* (log (+ 1 (exp a))) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 a a) #s(literal 1/4 binary64)) a #s(literal 1 binary64)) a (log.f64 #s(literal 4 binary64)))) |
#s(approx (log (+ 1 (exp a))) (log.f64 #s(literal 2 binary64))) |
#s(approx (log (+ 1 (exp a))) (fma.f64 #s(literal 1/2 binary64) a (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ 1 (exp a))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) a #s(literal 1/2 binary64)) a (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ 1 (exp a))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 a a) #s(literal 1/8 binary64)) a #s(literal 1/2 binary64)) a (log.f64 #s(literal 2 binary64)))) |
#s(approx (/ (exp a) (- (exp a) -1)) #s(literal 1/2 binary64)) |
#s(approx (/ (exp a) (- (exp a) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (- (exp a) -1)) (fma.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 a a) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (- (exp a) -1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/480 binary64) (*.f64 a a)) #s(literal 1/48 binary64)) (*.f64 a a) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))) |
#s(approx (- (exp a) -1) #s(literal 2 binary64)) |
#s(approx (- (exp a) -1) (+.f64 #s(literal 2 binary64) a)) |
#s(approx (- (exp a) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 2 binary64))) |
#s(approx (- (exp a) -1) (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))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a)) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) a) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a)) |
#s(approx (+ (cosh a) (sinh a)) (exp.f64 a)) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (exp.f64 b) (exp.f64 a))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (/.f64 (exp.f64 a) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) (exp.f64 b)))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) (exp.f64 b))) |
#s(approx (+ (cosh a) (sinh a)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))))) |
#s(approx (cosh a) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) #s(literal 1/2 binary64))) |
#s(approx (sinh a) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 a)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 b) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) a) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) (*.f64 (fma.f64 (/.f64 (log1p.f64 (exp.f64 a)) a) #s(literal -2 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (log (+ 1 (exp a))) 2) (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64))) |
#s(approx (log (+ 1 (exp a))) (log1p.f64 (exp.f64 a))) |
#s(approx (/ (exp a) (- (exp a) -1)) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
#s(approx (- (exp a) -1) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)))) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) a) #s(literal -1 binary64))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 (neg.f64 b) (exp.f64 (neg.f64 (fma.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64) (neg.f64 a)))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (exp (- a (* (log (+ 1 (exp a))) 2))) (exp.f64 (neg.f64 (fma.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64) (neg.f64 a))))) |
#s(approx (- a (* (log (+ 1 (exp a))) 2)) (*.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)) a) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 b) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64))))))) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64))))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (/.f64 (fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))) (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) #s(literal 1/6 binary64))))) (fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64))))))) b) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64))))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (+.f64 (fma.f64 #s(literal -1/4 binary64) b (*.f64 #s(literal 1/4 binary64) a)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b a) #s(literal -1/16 binary64)) #s(literal 1/4 binary64)) b (*.f64 #s(literal 1/4 binary64) a)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) b (*.f64 #s(literal -1/16 binary64) a)) b) #s(literal 1/4 binary64)) b (*.f64 #s(literal 1/4 binary64) a)) #s(literal 1/2 binary64))) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) #s(literal 1/4 binary64)) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) (fma.f64 (*.f64 b b) #s(literal -1/16 binary64) #s(literal 1/4 binary64))) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/96 binary64)) #s(literal 1/16 binary64)) (*.f64 b b) #s(literal 1/4 binary64))) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -17/11520 binary64) (*.f64 b b) #s(literal 1/96 binary64)) (*.f64 b b)) #s(literal 1/16 binary64)) (*.f64 b b) #s(literal 1/4 binary64))) |
#s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64)) |
#s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
#s(approx (pow (- (exp b) -1) -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 (pow (- (exp b) -1) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (- (exp b) -1) #s(literal 2 binary64)) |
#s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)) |
#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 (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) #s(literal 1 binary64)) |
#s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) |
#s(approx (exp b) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 1 binary64))) |
#s(approx (exp 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))) |
#s(approx b b) |
#s(approx (pow (- (exp b) -1) -2) #s(literal 1/4 binary64)) |
#s(approx (pow (- (exp b) -1) -2) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/4 binary64))) |
#s(approx (pow (- (exp b) -1) -2) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) b) #s(literal 1/4 binary64)) b #s(literal 1/4 binary64))) |
#s(approx (pow (- (exp b) -1) -2) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) b #s(literal 1/16 binary64)) b) #s(literal 1/4 binary64)) b #s(literal 1/4 binary64))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (+.f64 b (exp.f64 a)) #s(literal 1 binary64))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b (exp.f64 a)) #s(literal 1 binary64))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b (exp.f64 a)) #s(literal 1 binary64))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (/.f64 (exp.f64 a) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (/.f64 (*.f64 b (exp.f64 a)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (exp.f64 a) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 3 binary64)))))) (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (/.f64 (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/6 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 a)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 3 binary64)))))) (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 3 binary64)))))) b) (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) b) #s(literal 1 binary64))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b)) #s(literal 1 binary64))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) (*.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))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)))) |
#s(approx (pow (- (exp b) -1) -1) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) |
#s(approx (- (exp b) -1) (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
#s(approx (exp b) (exp.f64 b)) |
#s(approx (pow (- (exp b) -1) -2) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (neg.f64 b))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (*.f64 (fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (exp.f64 a) b) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) b)) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (*.f64 (neg.f64 b) (fma.f64 (exp.f64 a) (exp.f64 (*.f64 #s(literal -2 binary64) (log1p.f64 (exp.f64 a)))) (neg.f64 (/.f64 (/.f64 (exp.f64 a) b) (+.f64 #s(literal 1 binary64) (exp.f64 a))))))) |
Compiled 12 847 to 1 519 computations (88.2% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 406 | 11 | 417 |
| Fresh | 0 | 0 | 0 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 410 | 12 | 422 |
| Status | Accuracy | Program |
|---|---|---|
| 63.6% | (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) | |
| ✓ | 63.6% | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
| 62.4% | (/.f64 (exp.f64 a) (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) | |
| 82.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| ▶ | 51.7% | #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))) |
| 33.6% | #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))) | |
| ▶ | 83.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
| 32.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| ▶ | 33.1% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
| ▶ | 35.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
| 35.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) | |
| ▶ | 33.6% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))) |
Compiled 512 to 358 computations (30.1% saved)
| 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 |
#s(literal -1 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
#s(literal -1/4 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) |
(fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) |
#s(literal -1/48 binary64) |
a |
(*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b)) |
#s(literal 1/4 binary64) |
(*.f64 #s(literal 1/4 binary64) b) |
(*.f64 (neg.f64 b) #s(literal 1/4 binary64)) |
(neg.f64 b) |
#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))) |
(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)) |
#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 2 binary64) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (* -1 (* b (exp (neg (* 2 (log 2))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* 1/4 a))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* 1/4 (* a (* b (exp (neg (* 2 (log 2))))))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/4 (* b (exp (neg (* 2 (log 2)))))))))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* 1/4 a))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* a (+ 1/4 (* 1/16 (* a b)))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/16 b))))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1/4 b))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (+ (* -1/4 b) (* 1/4 a)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (+ (* -1/4 b) (* a (+ 1/4 (* 1/16 (* a b))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (+ (* -1/4 b) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/16 b)))))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 1/4)) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (+ 1/4 (* 1/16 (* a b))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (+ 1/4 (* a (+ (* -1/48 a) (* 1/16 b)))))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* 1/16 b))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (+ (* -1/48 a) (* 1/16 b)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp a) (exp b))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1/48 (pow a 3)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (* 1/16 (/ b a)) 1/48)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (+ (* 1/16 (/ b a)) (/ 1/4 (pow a 2))) 1/48)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (+ (* -1/4 (/ b (pow a 3))) (+ (* 1/16 (/ b a)) (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 (pow a 3)))))) 1/48)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1/48 (pow a 3)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* (pow a 3) (- (* 1/16 (/ b a)) 1/48)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* (pow a 3) (- (+ (* 1/16 (/ b a)) (/ 1/4 (pow a 2))) 1/48)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* (pow a 3) (- (+ (* -1/4 (/ b (pow a 3))) (+ (* 1/16 (/ b a)) (/ 1/4 (pow a 2)))) 1/48)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* -1/48 (pow a 2)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* (pow a 2) (- (* 1/16 (/ b a)) 1/48)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* (pow a 2) (- (+ (* 1/16 (/ b a)) (/ 1/4 (pow a 2))) 1/48)))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* -1/48 a))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* a (- (* 1/16 (/ b a)) 1/48)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (neg (+ (* -1 a) (* 2 (log (+ 1 (exp a))))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1/16 (/ b a))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* 1/16 b) (* 1/4 (/ 1 a))) a))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ 1/2 (* -1/4 b)) a)) 1/4) a)) (* 1/16 b)) a))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1/16 (/ b a))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* 1/16 b) (* 1/4 (/ 1 a))) a))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (/ b a)) 1/4) a)) (* 1/16 b)) a))))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (- (* -1/16 b) (* 1/4 (/ 1 a))) a)) 1/48)))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* -1 (* a (+ 1/48 (* -1/16 (/ b a))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 1/2)) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (- (exp b) -1) #s(hole binary64 2)) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 b))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (exp b) #s(hole binary64 1)) |
#s(approx (exp b) #s(hole binary64 (+ 1 b))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 1/2)) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* a (+ 1/4 (* -1/48 (pow a 2)))) (* b (- (* 1/16 (pow a 2)) 1/4)))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* a (+ 1/4 (* -1/48 (pow a 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (+ (* a (+ 1/4 (* -1/48 (pow a 2)))) (* b (- (* 1/16 (pow a 2)) 1/4))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (+ 1/4 (* -1/48 (pow a 2))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (+ 1/4 (+ (* -1/48 (pow a 2)) (* 1/16 (* a b)))))) |
#s(approx (* 1/4 (* 1/4 b)) #s(hole binary64 (* 1/16 b))) |
#s(approx (* 1/4 b) #s(hole binary64 (* 1/4 b))) |
#s(approx (* (neg b) 1/4) #s(hole binary64 (* -1/4 b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 (+ 2 b))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (+ (* 1/2 b) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 b) 1) #s(hole binary64 (+ 1 (* 1/2 b)))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (exp b) #s(hole binary64 (exp b))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* -1/4 b))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* b (- (* 1/2 (/ 1 b)) 1/4)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* b (+ (* -1 (exp (- a (* 2 (log (+ 1 (exp a))))))) (/ (exp a) (* b (+ 1 (exp a)))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* b (- (* 1/16 (pow a 2)) 1/4)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* b (- (+ (* 1/16 (pow a 2)) (+ (* 1/2 (/ 1 b)) (/ (* a (+ 1/4 (* -1/48 (pow a 2)))) b))) 1/4)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* b (- (* 1/16 (pow a 2)) 1/4)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* b (- (+ (* 1/16 (pow a 2)) (/ (* a (+ 1/4 (* -1/48 (pow a 2)))) b)) 1/4)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* 1/16 (* a b)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* b (+ (* -1/48 (/ (pow a 2) b)) (+ (* 1/16 a) (* 1/4 (/ 1 b))))))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* b (+ 1/16 (* -1/48 (/ a b)))))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 (* 1/2 (pow b 2)))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 (* (pow b 2) (+ 1/2 (/ 1 b))))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 (* (pow b 2) (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2))))))) |
#s(approx (+ (* 1/2 b) 1) #s(hole binary64 (* 1/2 b))) |
#s(approx (+ (* 1/2 b) 1) #s(hole binary64 (* b (+ 1/2 (/ 1 b))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* -1 (* b (- 1/4 (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (+ (exp (- a (* 2 (log (+ 1 (exp a)))))) (* -1 (/ (exp a) (* b (+ 1 (exp a)))))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* b (+ 1/4 (* -1/16 (pow a 2))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* b (+ 1/4 (+ (* -1 (/ (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))) b)) (* -1/16 (pow a 2)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1 (* b (+ 1/4 (* -1/16 (pow a 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1 (* b (+ 1/4 (+ (* -1 (/ (* a (+ 1/4 (* -1/48 (pow a 2)))) b)) (* -1/16 (pow a 2)))))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ 1/4 (* -1/48 (pow a 2))) b)) (* -1/16 a)))))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* -1 (* b (- (* 1/48 (/ a b)) 1/16))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | b | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) 1 (- (exp b) -1) (exp b) b -1 (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) 1/2 (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (+ (* -1/4 b) 1/2) -1/4 (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (+ (* -1/48 a) (* 1/4 (* 1/4 b))) -1/48 a (* 1/4 (* 1/4 b)) 1/4 (* 1/4 b) (* (neg b) 1/4) (neg b) (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (+ (* 1/2 b) 1) 2) |
| 5.0ms | b | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) 1 (- (exp b) -1) (exp b) b -1 (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) 1/2 (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (+ (* -1/4 b) 1/2) -1/4 (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (+ (* -1/48 a) (* 1/4 (* 1/4 b))) -1/48 a (* 1/4 (* 1/4 b)) 1/4 (* 1/4 b) (* (neg b) 1/4) (neg b) (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (+ (* 1/2 b) 1) 2) |
| 5.0ms | b | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) 1 (- (exp b) -1) (exp b) b -1 (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) 1/2 (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (+ (* -1/4 b) 1/2) -1/4 (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (+ (* -1/48 a) (* 1/4 (* 1/4 b))) -1/48 a (* 1/4 (* 1/4 b)) 1/4 (* 1/4 b) (* (neg b) 1/4) (neg b) (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (+ (* 1/2 b) 1) 2) |
| 2.0ms | a | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) 1 (- (exp b) -1) (exp b) b -1 (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) 1/2 (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (+ (* -1/4 b) 1/2) -1/4 (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (+ (* -1/48 a) (* 1/4 (* 1/4 b))) -1/48 a (* 1/4 (* 1/4 b)) 1/4 (* 1/4 b) (* (neg b) 1/4) (neg b) (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (+ (* 1/2 b) 1) 2) |
| 2.0ms | a | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) 1 (- (exp b) -1) (exp b) b -1 (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) 1/2 (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (+ (* -1/4 b) 1/2) -1/4 (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (+ (* -1/48 a) (* 1/4 (* 1/4 b))) -1/48 a (* 1/4 (* 1/4 b)) 1/4 (* 1/4 b) (* (neg b) 1/4) (neg b) (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (+ (* 1/2 b) 1) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 480 | 3270 |
| 0 | 507 | 2993 |
| 1 | 2787 | 2970 |
| 0 | 8200 | 2825 |
| 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 |
#s(literal -1 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
#s(literal -1/4 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) |
(fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) |
#s(literal -1/48 binary64) |
a |
(*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b)) |
#s(literal 1/4 binary64) |
(*.f64 #s(literal 1/4 binary64) b) |
(*.f64 (neg.f64 b) #s(literal 1/4 binary64)) |
(neg.f64 b) |
#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))) |
(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)) |
#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 2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (* -1 (* b (exp (neg (* 2 (log 2))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* 1/4 a))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* 1/4 (* a (* b (exp (neg (* 2 (log 2))))))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/4 (* b (exp (neg (* 2 (log 2)))))))))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* 1/4 a))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* a (+ 1/4 (* 1/16 (* a b)))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/16 b))))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1/4 b))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (+ (* -1/4 b) (* 1/4 a)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (+ (* -1/4 b) (* a (+ 1/4 (* 1/16 (* a b))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (+ (* -1/4 b) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/16 b)))))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 1/4)) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (+ 1/4 (* 1/16 (* a b))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (+ 1/4 (* a (+ (* -1/48 a) (* 1/16 b)))))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* 1/16 b))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (+ (* -1/48 a) (* 1/16 b)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp a) (exp b))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1/48 (pow a 3)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (* 1/16 (/ b a)) 1/48)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (+ (* 1/16 (/ b a)) (/ 1/4 (pow a 2))) 1/48)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (+ (* -1/4 (/ b (pow a 3))) (+ (* 1/16 (/ b a)) (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 (pow a 3)))))) 1/48)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1/48 (pow a 3)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* (pow a 3) (- (* 1/16 (/ b a)) 1/48)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* (pow a 3) (- (+ (* 1/16 (/ b a)) (/ 1/4 (pow a 2))) 1/48)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* (pow a 3) (- (+ (* -1/4 (/ b (pow a 3))) (+ (* 1/16 (/ b a)) (/ 1/4 (pow a 2)))) 1/48)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* -1/48 (pow a 2)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* (pow a 2) (- (* 1/16 (/ b a)) 1/48)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* (pow a 2) (- (+ (* 1/16 (/ b a)) (/ 1/4 (pow a 2))) 1/48)))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* -1/48 a))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* a (- (* 1/16 (/ b a)) 1/48)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (neg (+ (* -1 a) (* 2 (log (+ 1 (exp a))))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1/16 (/ b a))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* 1/16 b) (* 1/4 (/ 1 a))) a))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ 1/2 (* -1/4 b)) a)) 1/4) a)) (* 1/16 b)) a))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1/16 (/ b a))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* 1/16 b) (* 1/4 (/ 1 a))) a))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* -1 (/ (- (* 1/4 (/ b a)) 1/4) a)) (* 1/16 b)) a))))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (- (* -1/16 b) (* 1/4 (/ 1 a))) a)) 1/48)))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* -1 (* a (+ 1/48 (* -1/16 (/ b a))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 1/2)) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (- (exp b) -1) #s(hole binary64 2)) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 b))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (exp b) #s(hole binary64 1)) |
#s(approx (exp b) #s(hole binary64 (+ 1 b))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 1/2)) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* a (+ 1/4 (* -1/48 (pow a 2)))) (* b (- (* 1/16 (pow a 2)) 1/4)))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* a (+ 1/4 (* -1/48 (pow a 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (+ (* a (+ 1/4 (* -1/48 (pow a 2)))) (* b (- (* 1/16 (pow a 2)) 1/4))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (+ 1/4 (* -1/48 (pow a 2))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (+ 1/4 (+ (* -1/48 (pow a 2)) (* 1/16 (* a b)))))) |
#s(approx (* 1/4 (* 1/4 b)) #s(hole binary64 (* 1/16 b))) |
#s(approx (* 1/4 b) #s(hole binary64 (* 1/4 b))) |
#s(approx (* (neg b) 1/4) #s(hole binary64 (* -1/4 b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 (+ 2 b))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (+ (* 1/2 b) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 b) 1) #s(hole binary64 (+ 1 (* 1/2 b)))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (exp b) #s(hole binary64 (exp b))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* -1/4 b))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* b (- (* 1/2 (/ 1 b)) 1/4)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* b (+ (* -1 (exp (- a (* 2 (log (+ 1 (exp a))))))) (/ (exp a) (* b (+ 1 (exp a)))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* b (- (* 1/16 (pow a 2)) 1/4)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* b (- (+ (* 1/16 (pow a 2)) (+ (* 1/2 (/ 1 b)) (/ (* a (+ 1/4 (* -1/48 (pow a 2)))) b))) 1/4)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* b (- (* 1/16 (pow a 2)) 1/4)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* b (- (+ (* 1/16 (pow a 2)) (/ (* a (+ 1/4 (* -1/48 (pow a 2)))) b)) 1/4)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* 1/16 (* a b)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* b (+ (* -1/48 (/ (pow a 2) b)) (+ (* 1/16 a) (* 1/4 (/ 1 b))))))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* b (+ 1/16 (* -1/48 (/ a b)))))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 (* 1/2 (pow b 2)))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 (* (pow b 2) (+ 1/2 (/ 1 b))))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(hole binary64 (* (pow b 2) (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2))))))) |
#s(approx (+ (* 1/2 b) 1) #s(hole binary64 (* 1/2 b))) |
#s(approx (+ (* 1/2 b) 1) #s(hole binary64 (* b (+ 1/2 (/ 1 b))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* -1 (* b (- 1/4 (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (+ (exp (- a (* 2 (log (+ 1 (exp a)))))) (* -1 (/ (exp a) (* b (+ 1 (exp a)))))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* b (+ 1/4 (* -1/16 (pow a 2))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* b (+ 1/4 (+ (* -1 (/ (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))) b)) (* -1/16 (pow a 2)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1 (* b (+ 1/4 (* -1/16 (pow a 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) #s(hole binary64 (* -1 (* b (+ 1/4 (+ (* -1 (/ (* a (+ 1/4 (* -1/48 (pow a 2)))) b)) (* -1/16 (pow a 2)))))))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ 1/4 (* -1/48 (pow a 2))) b)) (* -1/16 a)))))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) #s(hole binary64 (* -1 (* b (- (* 1/48 (/ a b)) 1/16))))) |
| 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 (-.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 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)))) #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 #s(literal -1 binary64) (neg.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.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 1 binary64))) |
(/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 b b))) (neg.f64 (+.f64 (exp.f64 b) #s(literal -1 binary64)))) |
(/.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) (*.f64 (exp.f64 b) #s(literal -1 binary64)))))) |
(/.f64 (expm1.f64 (+.f64 b b)) (+.f64 (exp.f64 b) #s(literal -1 binary64))) |
(/.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) (*.f64 (exp.f64 b) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 b) #s(literal 2 binary64)) (+.f64 (exp.f64 b) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (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) (*.f64 (exp.f64 b) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 b) (exp.f64 b) (+.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 (cosh.f64 b) (sinh.f64 b)) |
b |
#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))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) |
(fma.f64 b #s(literal -1/4 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) b)) |
(+.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) b)) |
#s(literal -1/4 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) #s(literal 1/2 binary64))) |
(fma.f64 a (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))))) (/.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) #s(literal 1/2 binary64))) |
(+.f64 (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a)) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (neg.f64 b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (neg.f64 b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 #s(literal 1/4 binary64) b) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (neg.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (neg.f64 b)))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 #s(literal 1/4 binary64) b) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a)) |
(fma.f64 #s(literal 1/4 binary64) (neg.f64 b) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a)) |
(fma.f64 (neg.f64 b) #s(literal 1/4 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) b) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a)) |
(fma.f64 a (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (neg.f64 b)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (neg.f64 b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a)))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1/4 binary64))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) (*.f64 #s(literal 1/4 binary64) b)) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) (*.f64 (neg.f64 a) (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 b)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 2 binary64)) #s(literal 1/16 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 3 binary64)) #s(literal 1/64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 3 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 3 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 1/4 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) |
(fma.f64 a (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) #s(literal 1/4 binary64)) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 1/4 binary64)))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 a) (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a) #s(literal 1/4 binary64)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) a) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/16 binary64) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/48 binary64) a) (*.f64 #s(literal 1/16 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/110592 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/16 binary64) b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/48 binary64) a) (*.f64 #s(literal 1/16 binary64) b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) a) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/16 binary64) b) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/48 binary64) a) (*.f64 #s(literal 1/16 binary64) b))) |
(/.f64 (fma.f64 #s(literal -1/110592 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/16 binary64) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/48 binary64) a) (*.f64 #s(literal 1/16 binary64) b))))) |
(fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal 1/4 binary64) (*.f64 #s(literal -1/48 binary64) a)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b) (*.f64 #s(literal -1/48 binary64) a)) |
(fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/16 binary64) b)) |
(fma.f64 b #s(literal 1/16 binary64) (*.f64 #s(literal -1/48 binary64) a)) |
(fma.f64 a #s(literal -1/48 binary64) (*.f64 #s(literal 1/16 binary64) b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/48 binary64) a) (*.f64 #s(literal 1/16 binary64) b))) (/.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) b) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/48 binary64) a) (*.f64 #s(literal 1/16 binary64) b)))) |
(-.f64 (*.f64 #s(literal -1/48 binary64) a) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) |
(-.f64 (*.f64 #s(literal -1/48 binary64) a) (*.f64 #s(literal -1/16 binary64) b)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 #s(literal -1/48 binary64) a)) |
(+.f64 (*.f64 #s(literal -1/48 binary64) a) (*.f64 #s(literal 1/16 binary64) b)) |
#s(literal -1/48 binary64) |
a |
(*.f64 #s(literal 1/16 binary64) b) |
(*.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b)) |
(*.f64 b #s(literal 1/16 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 #s(literal 1/4 binary64) b) |
(*.f64 b #s(literal 1/4 binary64)) |
(*.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/4 binary64) (neg.f64 b)) |
(*.f64 (neg.f64 b) #s(literal 1/4 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) b)) |
(neg.f64 (*.f64 #s(literal 1/4 binary64) b)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
#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 #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 #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) (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) #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 (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 (-.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 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b) #s(literal 3 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 #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 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.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 (-.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 (-.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 8 binary64) (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 #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 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.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))))) |
(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 b) (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 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)) |
(*.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(*.f64 b (+.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) b (*.f64 b (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
(fma.f64 b #s(literal 1/2 binary64) (*.f64 b (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64))) (/.f64 #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 (*.f64 #s(literal 1/2 binary64) b) (*.f64 b (pow.f64 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)) |
#s(literal 2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -3 binary64)) (/.f64 #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 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 b))) #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -4 binary64))))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -3 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) (*.f64 #s(literal 1/4 binary64) a)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 #s(literal 1/4 binary64) b) #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+.f64 (fma.f64 #s(literal 1/4 binary64) a (*.f64 #s(literal -1/4 binary64) b)) #s(literal 1/2 binary64))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+.f64 (fma.f64 (fma.f64 (*.f64 b a) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) a (*.f64 #s(literal -1/4 binary64) b)) #s(literal 1/2 binary64))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal -1/4 binary64) b)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 #s(literal -1/4 binary64) b)) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (fma.f64 #s(literal 1/4 binary64) a (*.f64 #s(literal -1/4 binary64) b))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (fma.f64 (fma.f64 (*.f64 b a) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) a (*.f64 #s(literal -1/4 binary64) b))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal -1/4 binary64) b))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) #s(literal 1/4 binary64)) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (fma.f64 (*.f64 b a) #s(literal 1/16 binary64) #s(literal 1/4 binary64))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) (*.f64 #s(literal 1/16 binary64) b)) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a))) |
#s(approx a a) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) (neg.f64 b) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 1/16 binary64)) #s(literal 1/48 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) #s(literal 1/48 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 b (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 b a) #s(literal 1/16 binary64) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))) #s(literal 1/48 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 1/16 binary64)) #s(literal 1/48 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) #s(literal 1/48 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (fma.f64 (/.f64 b (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (-.f64 (fma.f64 (/.f64 b a) #s(literal 1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) #s(literal 1/48 binary64))) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (*.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 b a) #s(literal 1/16 binary64)) #s(literal 1/48 binary64)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) #s(literal 1/48 binary64)) (*.f64 a a))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) (*.f64 #s(literal -1/48 binary64) a)) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) (*.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 1/16 binary64)) #s(literal 1/48 binary64)) a)) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 (neg.f64 b) (exp.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a)) (neg.f64 a)))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 b a) #s(literal 1/48 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) b (/.f64 #s(literal 1/4 binary64) a)) a) #s(literal -1 binary64) #s(literal 1/48 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) b (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) a)) #s(literal 1/4 binary64)) a))) a) #s(literal -1 binary64) #s(literal 1/48 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 b a) #s(literal 1/48 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) b (/.f64 #s(literal 1/4 binary64) a)) a) #s(literal -1 binary64) #s(literal 1/48 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) b (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) a))) a) #s(literal -1 binary64) #s(literal 1/48 binary64)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) b) (/.f64 #s(literal 1/4 binary64) a)) a)) #s(literal 1/48 binary64)) (*.f64 a a))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1/16 binary64) (/.f64 b a) #s(literal 1/48 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) (neg.f64 b) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64))))))) (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a)))))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) (fma.f64 (/.f64 (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 a))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))) (*.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) #s(literal 1/6 binary64))))) (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64))))))) b) (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a)))))) b (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64)) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (- (exp b) -1) #s(literal 2 binary64)) |
#s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)) |
#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 (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) #s(literal 1 binary64)) |
#s(approx (exp b) (+.f64 #s(literal 1 binary64) b)) |
#s(approx (exp b) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 1 binary64))) |
#s(approx (exp 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))) |
#s(approx b b) |
#s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64)) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/4 b) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/4 b) 1/2) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/16 binary64)) #s(literal 1/4 binary64)) b (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a)) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/16 binary64)) #s(literal 1/4 binary64)) b (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (+.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) (*.f64 (*.f64 b a) #s(literal 1/16 binary64))) #s(literal 1/4 binary64))) |
#s(approx (* 1/4 (* 1/4 b)) (*.f64 #s(literal 1/16 binary64) b)) |
#s(approx (* 1/4 b) (*.f64 #s(literal 1/4 binary64) b)) |
#s(approx (* (neg b) 1/4) (*.f64 #s(literal -1/4 binary64) b)) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (+.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
#s(approx (+ (* 1/2 b) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 b) 1) (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64))) |
#s(approx (/ 1 (- (exp b) -1)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) |
#s(approx (- (exp b) -1) (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
#s(approx (exp b) (exp.f64 b)) |
#s(approx (/ 1 (- (exp b) -1)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -1 binary64))) |
#s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)) |
#s(approx (+ (* -1/4 b) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/4 binary64)) b)) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (*.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) (neg.f64 b))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (*.f64 (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) #s(literal -1 binary64) (/.f64 (/.f64 (exp.f64 a) b) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) b)) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/16 binary64)) #s(literal 1/4 binary64)) b)) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 1/16 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)) b)) #s(literal 1/4 binary64)) b)) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/16 binary64)) #s(literal 1/4 binary64)) b)) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 1/16 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a) b)) #s(literal 1/4 binary64)) b)) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (*.f64 (*.f64 b a) #s(literal 1/16 binary64))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) #s(literal -1/48 binary64) (fma.f64 #s(literal 1/16 binary64) a (/.f64 #s(literal 1/4 binary64) b))) b)) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) (*.f64 (fma.f64 (/.f64 a b) #s(literal -1/48 binary64) #s(literal 1/16 binary64)) b)) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b)) |
#s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (+.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))) |
#s(approx (+ (* 1/2 b) 1) (*.f64 #s(literal 1/2 binary64) b)) |
#s(approx (+ (* 1/2 b) 1) (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64))) |
#s(approx (+ (* -1/4 b) 1/2) (*.f64 (neg.f64 b) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) b)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (*.f64 (neg.f64 b) (fma.f64 (exp.f64 a) (exp.f64 (*.f64 #s(literal -2 binary64) (log1p.f64 (exp.f64 a)))) (neg.f64 (/.f64 (/.f64 (exp.f64 a) b) (+.f64 #s(literal 1 binary64) (exp.f64 a))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/16 binary64) (*.f64 a a) #s(literal 1/4 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)) b))) #s(literal 1/4 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/16 binary64) (*.f64 a a) #s(literal 1/4 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a a) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a) b))) #s(literal 1/4 binary64)))) |
#s(approx (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/16 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) b))))) |
#s(approx (+ (* -1/48 a) (* 1/4 (* 1/4 b))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 a b) #s(literal 1/48 binary64)) #s(literal 1/16 binary64)))) |
Compiled 13 919 to 1 556 computations (88.8% saved)
17 alts after pruning (13 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 299 | 9 | 308 |
| Fresh | 2 | 4 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 303 | 17 | 320 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 63.6% | (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
| ✓ | 63.6% | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
| ▶ | 62.4% | (/.f64 (exp.f64 a) (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
| 51.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (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))) | |
| ✓ | 83.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
| ▶ | 56.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))))) |
| 51.7% | #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))))) | |
| 33.6% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) | |
| 32.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| ✓ | 33.1% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
| ▶ | 3.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
| ✓ | 35.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
| 35.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) | |
| 34.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 #s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))) #s(literal 1/2 binary64)))) | |
| ▶ | 35.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
| 13.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) b (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) a)) #s(literal 1/4 binary64)) a))) a) #s(literal -1 binary64) #s(literal 1/48 binary64)))))) | |
| 17.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))))) |
Compiled 998 to 680 computations (31.9% saved)
| Inputs |
|---|
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 a)) |
(neg.f64 a) |
a |
(+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64))) |
(exp.f64 a) |
#s(approx (exp b) #s(literal 1 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b))) |
#s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)) |
(*.f64 #s(literal -1/4 binary64) b) |
#s(literal -1/4 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) |
(*.f64 a a) |
#s(literal -1/48 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 (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) |
#s(literal 2 binary64) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
(+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (+ (* a (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* 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)))))) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 1)) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 (+ 1 a))) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (exp (neg a)) #s(hole binary64 1)) |
#s(approx (exp (neg a)) #s(hole binary64 (+ 1 (* -1 a)))) |
#s(approx (exp (neg a)) #s(hole binary64 (+ 1 (* a (- (* 1/2 a) 1))))) |
#s(approx (exp (neg a)) #s(hole binary64 (+ 1 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ a (exp b))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))))) |
#s(approx (exp a) #s(hole binary64 1)) |
#s(approx (exp a) #s(hole binary64 (+ 1 a))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (* -1 (* b (exp (neg (* 2 (log 2))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* 1/4 a))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* 1/4 (* a (* b (exp (neg (* 2 (log 2))))))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/4 (* b (exp (neg (* 2 (log 2)))))))))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* 1/4 a))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* a (+ 1/4 (* 1/16 (* a b)))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/16 b))))))))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 a)))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))))) |
#s(approx (+ (* (* a a) -1/48) 1/4) #s(hole binary64 1/4)) |
#s(approx (+ (* (* a a) -1/48) 1/4) #s(hole binary64 (+ 1/4 (* -1/48 (pow a 2))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole 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)))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ a (exp b))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 1)) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 a))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (* (exp (neg a)) (+ (exp a) (exp b)))))) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 (/ 1 (exp (neg a))))) |
#s(approx (exp (neg a)) #s(hole binary64 (exp (neg a)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ (exp a) (exp b)))) |
#s(approx (exp a) #s(hole binary64 (exp a))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp a) (exp b))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1/48 (pow a 3)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (* 1/16 (/ b a)) 1/48)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (+ (* 1/16 (/ b a)) (/ 1/4 (pow a 2))) 1/48)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (+ (* -1/4 (/ b (pow a 3))) (+ (* 1/16 (/ b a)) (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 (pow a 3)))))) 1/48)))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (* -1/48 (pow a 3)))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (* (pow a 3) (- (* 1/4 (/ 1 (pow a 2))) 1/48)))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (* (pow a 3) (- (+ (/ 1/2 (pow a 3)) (* 1/4 (/ 1 (pow a 2)))) 1/48)))) |
#s(approx (+ (* (* a a) -1/48) 1/4) #s(hole binary64 (* -1/48 (pow a 2)))) |
#s(approx (+ (* (* a a) -1/48) 1/4) #s(hole binary64 (* (pow a 2) (- (* 1/4 (/ 1 (pow a 2))) 1/48)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp b) (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ (exp b) (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))))) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 (/ 1 (exp (* -1 a))))) |
#s(approx (exp (neg a)) #s(hole binary64 (exp (* -1 a)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (neg (+ (* -1 a) (* 2 (log (+ 1 (exp a))))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1/16 (/ b a))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* 1/16 b) (* 1/4 (/ 1 a))) a))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ 1/2 (* -1/4 b)) a)) 1/4) a)) (* 1/16 b)) a))))))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (- 1/48 (* 1/4 (/ 1 (pow a 2)))))))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ 1/4 (* 1/2 (/ 1 a))) (pow a 2)))))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (* (exp (neg a)) (+ 1 (exp a)))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* -1 (/ b (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* 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))))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* b (- (* b (- (+ (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (+ (* 1/6 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 4)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3)))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp a)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ b (exp a))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))))) |
#s(approx (exp b) #s(hole binary64 1)) |
#s(approx (exp b) #s(hole binary64 (+ 1 b))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 1/2)) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (* -1/4 b) #s(hole binary64 (* -1/4 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* a (+ 1/4 (* -1/48 (pow a 2)))) (* b (- (* 1/16 (pow a 2)) 1/4)))))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 1/2)) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (- (exp b) -1) #s(hole binary64 2)) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 b))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 b))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 (+ 1 (* 1/2 b)))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
#s(approx (+ (* 1/6 b) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 b) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 b)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))))) (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))))) (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ b (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (+ (* 1/2 (- (exp a) (/ 1 (exp a)))) (* b (+ 1 (* 1/2 b)))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (+ (* 1/2 (- (exp a) (/ 1 (exp a)))) (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))))) |
#s(approx (exp b) #s(hole binary64 (exp b))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* -1/4 b))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* b (- (* 1/2 (/ 1 b)) 1/4)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* b (+ (* -1 (exp (- a (* 2 (log (+ 1 (exp a))))))) (/ (exp a) (* b (+ 1 (exp a)))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* b (- (* 1/16 (pow a 2)) 1/4)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* b (- (+ (* 1/16 (pow a 2)) (+ (* 1/2 (/ 1 b)) (/ (* a (+ 1/4 (* -1/48 (pow a 2)))) b))) 1/4)))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* 1/6 (pow b 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* (pow b 3) (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (+ (/ 1 (pow b 2)) (* 2 (/ 1 (pow b 3))))))))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 (* 1/6 (pow b 2)))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 (* (pow b 2) (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 (* (pow b 2) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))))) |
#s(approx (+ (* 1/6 b) 1/2) #s(hole binary64 (* 1/6 b))) |
#s(approx (+ (* 1/6 b) 1/2) #s(hole binary64 (* b (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* -1 (* b (- 1/4 (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (+ (exp (- a (* 2 (log (+ 1 (exp a)))))) (* -1 (/ (exp a) (* b (+ 1 (exp a)))))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* b (+ 1/4 (* -1/16 (pow a 2))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* b (+ 1/4 (+ (* -1 (/ (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))) b)) (* -1/16 (pow a 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (/ 1 b)) b)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2)))) b)) 1/6))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | a | @ | -inf | ((/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) (/ 1 (exp (neg a))) 1 (exp (neg a)) (neg a) a (+ (exp a) (exp b)) (exp a) (exp b) (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (+ (* -1/4 b) 1/2) (* -1/4 b) -1/4 b (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (+ (* (* a a) -1/48) 1/4) (* a a) -1/48 1/4 1/2 (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (+ (* (+ (* 1/6 b) 1/2) b) 1) (+ (* 1/6 b) 1/2) 1/6 2 (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (+ (+ (cosh a) (sinh a)) (exp b)) (+ (cosh a) (sinh a))) |
| 6.0ms | b | @ | -inf | ((/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) (/ 1 (exp (neg a))) 1 (exp (neg a)) (neg a) a (+ (exp a) (exp b)) (exp a) (exp b) (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (+ (* -1/4 b) 1/2) (* -1/4 b) -1/4 b (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (+ (* (* a a) -1/48) 1/4) (* a a) -1/48 1/4 1/2 (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (+ (* (+ (* 1/6 b) 1/2) b) 1) (+ (* 1/6 b) 1/2) 1/6 2 (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (+ (+ (cosh a) (sinh a)) (exp b)) (+ (cosh a) (sinh a))) |
| 6.0ms | b | @ | inf | ((/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) (/ 1 (exp (neg a))) 1 (exp (neg a)) (neg a) a (+ (exp a) (exp b)) (exp a) (exp b) (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (+ (* -1/4 b) 1/2) (* -1/4 b) -1/4 b (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (+ (* (* a a) -1/48) 1/4) (* a a) -1/48 1/4 1/2 (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (+ (* (+ (* 1/6 b) 1/2) b) 1) (+ (* 1/6 b) 1/2) 1/6 2 (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (+ (+ (cosh a) (sinh a)) (exp b)) (+ (cosh a) (sinh a))) |
| 4.0ms | a | @ | inf | ((/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) (/ 1 (exp (neg a))) 1 (exp (neg a)) (neg a) a (+ (exp a) (exp b)) (exp a) (exp b) (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (+ (* -1/4 b) 1/2) (* -1/4 b) -1/4 b (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (+ (* (* a a) -1/48) 1/4) (* a a) -1/48 1/4 1/2 (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (+ (* (+ (* 1/6 b) 1/2) b) 1) (+ (* 1/6 b) 1/2) 1/6 2 (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (+ (+ (cosh a) (sinh a)) (exp b)) (+ (cosh a) (sinh a))) |
| 4.0ms | b | @ | 0 | ((/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) (/ 1 (exp (neg a))) 1 (exp (neg a)) (neg a) a (+ (exp a) (exp b)) (exp a) (exp b) (/ (exp a) (+ (exp a) (exp b))) (pow (- (exp b) -1) -1) (+ (* -1/4 b) 1/2) (* -1/4 b) -1/4 b (/ (exp a) (+ (exp a) (exp b))) (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (+ (* (* a a) -1/48) 1/4) (* a a) -1/48 1/4 1/2 (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (+ (* (+ (* 1/6 b) 1/2) b) 1) (+ (* 1/6 b) 1/2) 1/6 2 (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) (+ (+ (cosh a) (sinh a)) (exp b)) (+ (cosh a) (sinh a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 671 | 4952 |
| 0 | 695 | 4469 |
| 1 | 4117 | 4257 |
| 0 | 9291 | 3967 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 a)) |
(neg.f64 a) |
a |
(+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64))) |
(exp.f64 a) |
#s(approx (exp b) #s(literal 1 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b))) |
#s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)) |
(*.f64 #s(literal -1/4 binary64) b) |
#s(literal -1/4 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) |
(*.f64 a a) |
#s(literal -1/48 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 (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) |
#s(literal 2 binary64) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
(+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (+ (* a (- (* 1/2 (/ 1 (pow (+ 1 (exp b)) 2))) (+ (* 1/2 (/ 1 (+ 1 (exp b)))) (/ (* (+ 1 (* -1 (+ 1 (exp b)))) (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (+ 1 (exp b)))))) (/ 1 (+ 1 (exp b)))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* 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)))))) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 1)) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 (+ 1 a))) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (exp (neg a)) #s(hole binary64 1)) |
#s(approx (exp (neg a)) #s(hole binary64 (+ 1 (* -1 a)))) |
#s(approx (exp (neg a)) #s(hole binary64 (+ 1 (* a (- (* 1/2 a) 1))))) |
#s(approx (exp (neg a)) #s(hole binary64 (+ 1 (* a (- (* a (+ 1/2 (* -1/6 a))) 1))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ a (exp b))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))))) |
#s(approx (exp a) #s(hole binary64 1)) |
#s(approx (exp a) #s(hole binary64 (+ 1 a))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (exp a) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (* -1 (* b (exp (neg (* 2 (log 2))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* 1/4 a))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* 1/4 (* a (* b (exp (neg (* 2 (log 2))))))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ 1/2 (+ (* -1 (* b (exp (neg (* 2 (log 2)))))) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/4 (* b (exp (neg (* 2 (log 2)))))))))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* 1/4 a))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* a (+ 1/4 (* 1/16 (* a b)))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/4 b) (* a (+ 1/4 (* a (+ (* -1/48 a) (* 1/16 b))))))))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 a)))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))))) |
#s(approx (+ (* (* a a) -1/48) 1/4) #s(hole binary64 1/4)) |
#s(approx (+ (* (* a a) -1/48) 1/4) #s(hole binary64 (+ 1/4 (* -1/48 (pow a 2))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* a (- (/ 1 (+ 1 (exp b))) (/ 1 (pow (+ 1 (exp b)) 2)))) (/ 1 (+ 1 (exp b)))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole 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)))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ a (exp b))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* 1/2 a))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (exp b) (* a (+ 1 (* a (+ 1/2 (* 1/6 a))))))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 1)) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 a))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (* (exp (neg a)) (+ (exp a) (exp b)))))) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 (/ 1 (exp (neg a))))) |
#s(approx (exp (neg a)) #s(hole binary64 (exp (neg a)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ (exp a) (exp b)))) |
#s(approx (exp a) #s(hole binary64 (exp a))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp a) (exp b))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1/48 (pow a 3)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (* 1/16 (/ b a)) 1/48)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (+ (* 1/16 (/ b a)) (/ 1/4 (pow a 2))) 1/48)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* (pow a 3) (- (+ (* -1/4 (/ b (pow a 3))) (+ (* 1/16 (/ b a)) (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 (pow a 3)))))) 1/48)))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (* -1/48 (pow a 3)))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (* (pow a 3) (- (* 1/4 (/ 1 (pow a 2))) 1/48)))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (* (pow a 3) (- (+ (/ 1/2 (pow a 3)) (* 1/4 (/ 1 (pow a 2)))) 1/48)))) |
#s(approx (+ (* (* a a) -1/48) 1/4) #s(hole binary64 (* -1/48 (pow a 2)))) |
#s(approx (+ (* (* a a) -1/48) 1/4) #s(hole binary64 (* (pow a 2) (- (* 1/4 (/ 1 (pow a 2))) 1/48)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ (exp a) (+ (exp b) (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ (exp b) (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) |
#s(approx (+ (cosh a) (sinh a)) #s(hole binary64 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (* (exp (* -1 a)) (+ (exp a) (exp b)))))) |
#s(approx (/ 1 (exp (neg a))) #s(hole binary64 (/ 1 (exp (* -1 a))))) |
#s(approx (exp (neg a)) #s(hole binary64 (exp (* -1 a)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (+ (* -1 (* b (exp (neg (+ (* -1 a) (* 2 (log (+ 1 (exp a))))))))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1/16 (/ b a))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* 1/16 b) (* 1/4 (/ 1 a))) a))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ 1/2 (* -1/4 b)) a)) 1/4) a)) (* 1/16 b)) a))))))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (- 1/48 (* 1/4 (/ 1 (pow a 2)))))))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(hole binary64 (* -1 (* (pow a 3) (+ 1/48 (* -1 (/ (+ 1/4 (* 1/2 (/ 1 a))) (pow a 2)))))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (/ 1 (* (exp (neg a)) (+ 1 (exp a)))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* -1 (/ b (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* 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))))))) |
#s(approx (/ (/ 1 (exp (neg a))) (+ (exp a) (exp b))) #s(hole binary64 (+ (* b (- (* b (- (+ (* b (- (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3))) (+ (* 1/6 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 4)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 3)))) (* 1/2 (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2)))))) (/ 1 (* (exp (neg a)) (pow (+ 1 (exp a)) 2))))) (/ 1 (* (exp (neg a)) (+ 1 (exp a))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (exp a)))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ b (exp a))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* 1/2 b))))))) |
#s(approx (+ (exp a) (exp b)) #s(hole binary64 (+ 1 (+ (exp a) (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))))) |
#s(approx (exp b) #s(hole binary64 1)) |
#s(approx (exp b) #s(hole binary64 (+ 1 b))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (exp b) #s(hole binary64 (+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (exp a)) 2))) (/ (exp a) (+ 1 (exp a)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(hole 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)))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 1/2)) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (* -1/4 b) #s(hole binary64 (* -1/4 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (/ (exp a) (+ 1 (exp a))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (+ (* a (+ 1/4 (* -1/48 (pow a 2)))) (* b (- (* 1/16 (pow a 2)) 1/4)))))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 1/2)) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (- (exp b) -1) #s(hole binary64 2)) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 b))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 b))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 (+ 1 (* 1/2 b)))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
#s(approx (+ (* 1/6 b) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 b) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 b)))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* -1 (/ (* b (exp a)) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))))) (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (/ (exp a) (+ (+ (cosh a) (sinh a)) (exp b))) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) (+ (* -1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/6 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2))))))) (+ (* -1 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 3))) (* 1/2 (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))))) (/ (exp a) (pow (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))) 2)))) (/ (exp a) (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a)))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ b (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (* 1/2 (- (exp a) (/ 1 (exp a))))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (+ (* 1/2 (- (exp a) (/ 1 (exp a)))) (* b (+ 1 (* 1/2 b)))))))) |
#s(approx (+ (+ (cosh a) (sinh a)) (exp b)) #s(hole binary64 (+ 1 (+ (* 1/2 (+ (exp a) (/ 1 (exp a)))) (+ (* 1/2 (- (exp a) (/ 1 (exp a)))) (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))))) |
#s(approx (exp b) #s(hole binary64 (exp b))) |
#s(approx (pow (- (exp b) -1) -1) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* -1/4 b))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* b (- (* 1/2 (/ 1 b)) 1/4)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (exp (- a (* 2 (log (+ 1 (exp a)))))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* b (+ (* -1 (exp (- a (* 2 (log (+ 1 (exp a))))))) (/ (exp a) (* b (+ 1 (exp a)))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* b (- (* 1/16 (pow a 2)) 1/4)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* b (- (+ (* 1/16 (pow a 2)) (+ (* 1/2 (/ 1 b)) (/ (* a (+ 1/4 (* -1/48 (pow a 2)))) b))) 1/4)))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 1 (exp b)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* 1/6 (pow b 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* (pow b 3) (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (+ (/ 1 (pow b 2)) (* 2 (/ 1 (pow b 3))))))))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 (* 1/6 (pow b 2)))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 (* (pow b 2) (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(hole binary64 (* (pow b 2) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))))) |
#s(approx (+ (* 1/6 b) 1/2) #s(hole binary64 (* 1/6 b))) |
#s(approx (+ (* 1/6 b) 1/2) #s(hole binary64 (* b (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* -1/4 b) 1/2) #s(hole binary64 (* -1 (* b (- 1/4 (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(hole binary64 (* -1 (* b (+ (exp (- a (* 2 (log (+ 1 (exp a)))))) (* -1 (/ (exp a) (* b (+ 1 (exp a)))))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* b (+ 1/4 (* -1/16 (pow a 2))))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(hole binary64 (* -1 (* b (+ 1/4 (+ (* -1 (/ (+ 1/2 (* a (+ 1/4 (* -1/48 (pow a 2))))) b)) (* -1/16 (pow a 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (/ 1 b)) b)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 b) (/ 2 (pow b 2)))) b)) 1/6))))) |
| Outputs |
|---|
(pow.f64 (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64))))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 a)) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 a)) |
(pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 a) #s(literal 1 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 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(-.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (neg.f64 a))) |
(exp.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (neg.f64 a))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (neg.f64 a))) |
(exp.f64 a) |
(+.f64 (sinh.f64 a) (cosh.f64 a)) |
(+.f64 (cosh.f64 a) (sinh.f64 (neg.f64 (neg.f64 a)))) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
#s(literal 1 binary64) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) a) |
(pow.f64 (exp.f64 (neg.f64 a)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 a) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 a)) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 a))) |
(/.f64 #s(literal 1 binary64) (exp.f64 a)) |
(-.f64 (cosh.f64 a) (sinh.f64 a)) |
(exp.f64 (-.f64 #s(literal 0 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) a)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 a)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 a)) |
(+.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
a |
(/.f64 (-.f64 (pow.f64 (exp.f64 a) #s(literal 2 binary64)) (pow.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 a) #s(literal 3 binary64)) (pow.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (pow.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))))) |
(+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64))) |
(+.f64 #s(approx (exp b) #s(literal 1 binary64)) (exp.f64 a)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 a)) |
(pow.f64 (exp.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 a) #s(literal 1 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 (pow.f64 (cosh.f64 a) #s(literal 3 binary64)) (pow.f64 (sinh.f64 a) #s(literal 3 binary64))) (fma.f64 (cosh.f64 a) (cosh.f64 a) (-.f64 (pow.f64 (sinh.f64 a) #s(literal 2 binary64)) (*.f64 (cosh.f64 a) (sinh.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) |
(-.f64 (cosh.f64 a) (sinh.f64 (neg.f64 a))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (neg.f64 a))) |
(exp.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (neg.f64 a))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (neg.f64 a))) |
(exp.f64 a) |
(+.f64 (sinh.f64 a) (cosh.f64 a)) |
(+.f64 (cosh.f64 a) (sinh.f64 (neg.f64 (neg.f64 a)))) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
#s(approx (exp b) #s(literal 1 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ 1 (- (exp b) -1)) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b))) |
#s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)) |
(*.f64 #s(literal -1/4 binary64) b) |
(*.f64 b #s(literal -1/4 binary64)) |
#s(literal -1/4 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a))))) |
(fma.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)) |
(fma.f64 a (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 a) (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal -1/48 binary64)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 a a) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 a a) #s(literal -1/48 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) #s(literal -1/48 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal -1/110592 binary64) #s(literal 1/64 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal -1/48 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 a a) #s(literal -1/48 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal -1/48 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) #s(literal -1/48 binary64)))))) |
(fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) |
(fma.f64 #s(literal -1/48 binary64) (*.f64 a a) #s(literal 1/4 binary64)) |
(fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) |
(-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/48 binary64) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(literal -1/48 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
#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))) |
(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 binary64)) #s(literal -1 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 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 #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) (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) #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))) |
#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 (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 (+.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 (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 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 8 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 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 #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))))) |
(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 #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 (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 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b))))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) |
(fma.f64 b (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 b #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) b) #s(literal 1/2 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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) b)) |
(+.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)) |
#s(literal 1/6 binary64) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) (-.f64 (pow.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))))) |
(+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) |
(+.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))))) a (-.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/6 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))))) (fma.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))))) (+.f64 (exp.f64 b) #s(literal 1 binary64))))) a (*.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (fma.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))))) a (-.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) |
#s(approx (+ (cosh a) (sinh a)) (+.f64 a #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh a)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh 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))) |
#s(approx (exp (neg a)) #s(literal 1 binary64)) |
#s(approx (exp (neg a)) (fma.f64 #s(literal -1 binary64) a #s(literal 1 binary64))) |
#s(approx (exp (neg a)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) a #s(literal 1 binary64))) |
#s(approx (exp (neg a)) (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))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx a a) |
#s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (+.f64 (exp.f64 b) a) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a (exp.f64 b)) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a (exp.f64 b)) #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) |
#s(approx (+ (cosh a) (sinh a)) (+.f64 a #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh a)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh 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))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.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 -4 binary64)))))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -3 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) (*.f64 #s(literal 1/4 binary64) a)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) b) a) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) a (*.f64 #s(literal 1/4 binary64) (neg.f64 b))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (fma.f64 #s(literal 1/4 binary64) (neg.f64 b) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+.f64 (fma.f64 #s(literal 1/4 binary64) a (*.f64 #s(literal -1/4 binary64) b)) #s(literal 1/2 binary64))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+.f64 (fma.f64 (fma.f64 (*.f64 b a) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) a (*.f64 #s(literal -1/4 binary64) b)) #s(literal 1/2 binary64))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) b (*.f64 #s(literal -1/48 binary64) a)) a #s(literal 1/4 binary64)) a (*.f64 #s(literal -1/4 binary64) b)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))) |
#s(approx (+ (* (* a a) -1/48) 1/4) #s(literal 1/4 binary64)) |
#s(approx (+ (* (* a a) -1/48) 1/4) (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.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 -4 binary64)))))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -3 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (*.f64 #s(literal 3/2 binary64) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (+.f64 (exp.f64 b) a) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a (exp.f64 b)) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a (exp.f64 b)) #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) |
#s(approx (+ (cosh a) (sinh a)) (+.f64 a #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh a)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
#s(approx (+ (cosh a) (sinh 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))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))) |
#s(approx (+ (cosh a) (sinh a)) (exp.f64 a)) |
#s(approx (exp (neg a)) (exp.f64 (neg.f64 a))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) (exp.f64 b))) |
#s(approx (+ (cosh a) (sinh a)) (exp.f64 a)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) (neg.f64 b) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 1/16 binary64)) #s(literal 1/48 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (fma.f64 (/.f64 b a) #s(literal 1/16 binary64) (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/48 binary64))) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 b (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 b a) #s(literal 1/16 binary64) (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64))))) #s(literal 1/48 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (*.f64 (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/48 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (*.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/48 binary64))) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) |
#s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (-.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/48 binary64)) (*.f64 a a))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (exp.f64 a) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) (exp.f64 b)))) |
#s(approx (+ (exp a) (exp b)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) (exp.f64 b))) |
#s(approx (+ (cosh a) (sinh a)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))) |
#s(approx (+ (cosh a) (sinh a)) (exp.f64 a)) |
#s(approx (exp (neg a)) (exp.f64 (neg.f64 a))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) (neg.f64 b) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 b a) #s(literal 1/48 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) b (/.f64 #s(literal 1/4 binary64) a)) a) #s(literal -1 binary64) #s(literal 1/48 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) b (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) a)) #s(literal 1/4 binary64)) a))) a) #s(literal -1 binary64) #s(literal 1/48 binary64)))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (-.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
#s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (*.f64 a a)) #s(literal -1 binary64) #s(literal 1/48 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (/.f64 b (exp.f64 (fma.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a)) (neg.f64 a)))) #s(literal -1 binary64) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (-.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a)) (neg.f64 a))))) b) (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a)))))) b (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (+.f64 (fma.f64 (-.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))) (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) #s(literal 1/6 binary64) (/.f64 (exp.f64 a) (pow.f64 (+.f64 (exp.f64 a) #s(literal 1 binary64)) #s(literal 4 binary64))))) b (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))))) b) (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a)))))) b (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (exp.f64 a) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (+.f64 (exp.f64 a) b) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b (exp.f64 a)) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b (exp.f64 a)) #s(literal 1 binary64))) |
#s(approx (exp b) #s(literal 1 binary64)) |
#s(approx (exp b) (+.f64 b #s(literal 1 binary64))) |
#s(approx (exp b) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 1 binary64))) |
#s(approx (exp 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))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) (neg.f64 b) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))))) b)) (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a)))))) b (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))))) (+.f64 (exp.f64 a) #s(literal 1 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))) (/.f64 #s(literal 1/6 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a)) (neg.f64 a)))))) b)) (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64))))))) b) (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a)))))) b (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) |
#s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64)) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/4 b) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/4 b) 1/2) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
#s(approx (* -1/4 b) (*.f64 #s(literal -1/4 binary64) b)) |
#s(approx b b) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/16 binary64)) #s(literal 1/4 binary64)) b (*.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a)) #s(literal 1/2 binary64))) |
#s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64)) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (- (exp b) -1) #s(literal 2 binary64)) |
#s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)) |
#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 (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 (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (+.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (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 (+ (* (+ (* 1/6 b) 1/2) b) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 b) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 b) 1/2) (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 (exp.f64 a) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (/.f64 (*.f64 (exp.f64 a) b) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (exp.f64 a) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 3 binary64))))) b)) (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/6 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 a)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 3 binary64))))) b)) (fma.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 3 binary64)))))) b) (/.f64 (exp.f64 a) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64)) #s(literal 2 binary64)))) b (/.f64 (exp.f64 a) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64))))) |
#s(approx (+ (exp a) (exp b)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) b) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) (*.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b)) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 a) (*.f64 #s(literal 2 binary64) (sinh.f64 a))) (*.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))) |
#s(approx (exp b) (exp.f64 b)) |
#s(approx (/ 1 (- (exp b) -1)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)) |
#s(approx (+ (* -1/4 b) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/4 binary64)) b)) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (*.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) (neg.f64 b))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (*.f64 (fma.f64 (exp.f64 (-.f64 a (*.f64 #s(literal 2 binary64) (log1p.f64 (exp.f64 a))))) #s(literal -1 binary64) (/.f64 (/.f64 (exp.f64 a) b) (+.f64 (exp.f64 a) #s(literal 1 binary64)))) b)) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/16 binary64)) #s(literal 1/4 binary64)) b)) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 1/16 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)) b)) #s(literal 1/4 binary64)) b)) |
#s(approx (/ 1 (- (exp b) -1)) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (- (exp b) -1) (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (+.f64 (+.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 1/6 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (*.f64 (+.f64 (+.f64 (fma.f64 (pow.f64 b #s(literal -3 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 1/6 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) (*.f64 b b))) |
#s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (+.f64 (+.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 1/6 binary64)) (*.f64 b b))) |
#s(approx (+ (* 1/6 b) 1/2) (*.f64 #s(literal 1/6 binary64) b)) |
#s(approx (+ (* 1/6 b) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) b)) |
#s(approx (+ (* -1/4 b) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) b)) b))) |
#s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (neg.f64 (*.f64 (fma.f64 (exp.f64 a) (exp.f64 (*.f64 #s(literal -2 binary64) (log1p.f64 (exp.f64 a)))) (neg.f64 (/.f64 (/.f64 (exp.f64 a) b) (+.f64 (exp.f64 a) #s(literal 1 binary64))))) b))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a a) #s(literal 1/4 binary64)) b))) |
#s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -1/48 binary64) a) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)) b))) #s(literal 1/4 binary64)) b))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/2 binary64)) b)) #s(literal 1/6 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 b) 1/2) b) 1) b) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) b)) #s(literal 1/6 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
Compiled 11 046 to 1 343 computations (87.8% saved)
20 alts after pruning (11 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 278 | 6 | 284 |
| Fresh | 3 | 5 | 8 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 281 | 20 | 301 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 63.6% | (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
| ✓ | 63.6% | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
| ✓ | 62.4% | (/.f64 (exp.f64 a) (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
| 51.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (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))) | |
| ✓ | 83.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
| ✓ | 56.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))))) |
| 55.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) (*.f64 #s(literal 1/6 binary64) b)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| 51.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| 55.5% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) (*.f64 b b))) b #s(literal 2 binary64))))) | |
| 55.5% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))) | |
| 33.6% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) | |
| 32.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| ✓ | 33.1% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
| ✓ | 3.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
| ✓ | 35.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
| 35.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) | |
| ✓ | 35.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
| 34.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) a #s(literal 1/2 binary64))))) | |
| 17.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))))) | |
| 14.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (*.f64 a a)) #s(literal -1 binary64) #s(literal 1/48 binary64))))))) |
Compiled 1 669 to 675 computations (59.6% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -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) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) #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 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 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 #s(approx (+ (* 1/6 b) 1/2) (*.f64 #s(literal 1/6 binary64) b)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) (*.f64 b b))) b #s(literal 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))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 #s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))) #s(literal 1/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))) |
#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) (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (*.f64 a a)) #s(literal -1 binary64) #s(literal 1/48 binary64))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) b (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) a)) #s(literal 1/4 binary64)) a))) a) #s(literal -1 binary64) #s(literal 1/48 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (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))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (exp.f64 a) (+.f64 (+.f64 (cosh.f64 a) (sinh.f64 a)) (exp.f64 b))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (neg.f64 b) (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) (/.f64 (exp.f64 a) (-.f64 (exp.f64 a) #s(literal -1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
5 calls:
| 12.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 8.0ms | b |
| 8.0ms | a |
| 6.0ms | (exp.f64 a) |
| 6.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (exp.f64 b) |
| 98.8% | 1 | (exp.f64 a) |
| 98.8% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 98.8% | 1 | a |
| 98.8% | 1 | b |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -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) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) #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 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 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 #s(approx (+ (* 1/6 b) 1/2) (*.f64 #s(literal 1/6 binary64) b)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) (*.f64 b b))) b #s(literal 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))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 #s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))) #s(literal 1/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))) |
#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) (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) #s(approx (+ (* (+ (* (* a a) -1/48) 1/4) a) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (*.f64 a a)) #s(literal -1 binary64) #s(literal 1/48 binary64))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) b (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)) a)) #s(literal 1/4 binary64)) a))) a) #s(literal -1 binary64) #s(literal 1/48 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (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))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 a))) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (pow.f64 (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
5 calls:
| 8.0ms | a |
| 7.0ms | b |
| 5.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 5.0ms | (exp.f64 a) |
| 5.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | (exp.f64 b) |
| 98.2% | 2 | (exp.f64 a) |
| 83.4% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 98.5% | 2 | a |
| 99.6% | 3 | b |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -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) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) #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 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 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 #s(approx (+ (* 1/6 b) 1/2) (*.f64 #s(literal 1/6 binary64) b)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) (*.f64 b b))) b #s(literal 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))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 #s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))) #s(literal 1/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))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
5 calls:
| 25.0ms | b |
| 6.0ms | a |
| 4.0ms | (exp.f64 b) |
| 4.0ms | (exp.f64 a) |
| 4.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.4% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 83.4% | 1 | (exp.f64 b) |
| 83.4% | 1 | b |
| 83.4% | 1 | (exp.f64 a) |
| 83.4% | 1 | a |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -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) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) #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 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 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 #s(approx (+ (* 1/6 b) 1/2) (*.f64 #s(literal 1/6 binary64) b)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) (*.f64 b b))) b #s(literal 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))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 #s(approx (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))) #s(literal 1/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))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))) |
5 calls:
| 6.0ms | (exp.f64 a) |
| 5.0ms | a |
| 5.0ms | b |
| 4.0ms | (exp.f64 b) |
| 4.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.0% | 2 | (exp.f64 b) |
| 56.0% | 1 | (exp.f64 a) |
| 59.2% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 56.0% | 1 | a |
| 62.2% | 3 | b |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -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) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) #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 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 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 #s(approx (+ (* 1/6 b) 1/2) (*.f64 #s(literal 1/6 binary64) b)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/48 binary64) a (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) b))) a #s(literal 1/4 binary64)) a (*.f64 (neg.f64 b) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) (*.f64 b b))) b #s(literal 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))) |
| Outputs |
|---|
#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 (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
2 calls:
| 5.0ms | b |
| 3.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 59.0% | 2 | b |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -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) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) #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 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 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 #s(approx (+ (* 1/6 b) 1/2) (*.f64 #s(literal 1/6 binary64) b)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) (*.f64 #s(literal 1/6 binary64) b)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
1 calls:
| 3.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -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) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) #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 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
1 calls:
| 3.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -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) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
| Outputs |
|---|
#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))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
5 calls:
| 4.0ms | b |
| 3.0ms | a |
| 2.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 2.0ms | (exp.f64 a) |
| 2.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.7% | 1 | (exp.f64 a) |
| 51.7% | 1 | a |
| 54.5% | 2 | (exp.f64 b) |
| 54.5% | 2 | b |
| 54.7% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -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 |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
5 calls:
| 3.0ms | a |
| 3.0ms | b |
| 2.0ms | (exp.f64 b) |
| 2.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 2.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.8% | 1 | (exp.f64 a) |
| 35.8% | 1 | a |
| 35.8% | 1 | (exp.f64 b) |
| 35.8% | 1 | b |
| 35.8% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 #s(approx (+ (* (* a a) -1/48) 1/4) (*.f64 (*.f64 a a) #s(literal -1/48 binary64))) a #s(literal 1/2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
5 calls:
| 2.0ms | (exp.f64 a) |
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 2.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.7% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 35.7% | 1 | (exp.f64 b) |
| 35.7% | 1 | a |
| 35.7% | 1 | (exp.f64 a) |
| 35.7% | 1 | b |
Compiled 14 to 16 computations (-14.3% saved)
Total -20.5b remaining (-49.5%)
Threshold costs -20.5b (-49.5%)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(approx (+ (* -1/4 b) 1/2) (*.f64 #s(literal -1/4 binary64) b)))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
5 calls:
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 1.0ms | (exp.f64 a) |
| 1.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.4% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 35.4% | 1 | a |
| 35.4% | 1 | (exp.f64 a) |
| 35.4% | 1 | b |
| 35.4% | 1 | (exp.f64 b) |
Compiled 14 to 16 computations (-14.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | -4.924887482564886e+19 | -3603705128268524500.0 |
| 4.0ms | 96× | 0 | valid |
| 2.0ms | 34× | 0 | exit |
Compiled 191 to 167 computations (12.6% saved)
ival-exp: 2.0ms (71.7% of total)ival-div!: 1.0ms (35.8% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 1.737848410559638e+98 | 4.9887030867620485e+98 |
| 37.0ms | 2.854143492172327e-15 | 13374.678814656183 |
| 33.0ms | 240× | 0 | valid |
Compiled 1 696 to 1 161 computations (31.5% saved)
ival-exp: 26.0ms (93.3% of total)ival-add!: 1.0ms (3.6% of total)ival-div!: 1.0ms (3.6% of total)adjust: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.4941492894833421 |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.4941492894833421 |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.4941492894833421 |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.4941492894833421 |
Compiled 11 to 11 computations (0% saved)
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 737 |
| 1 | 176 | 723 |
| 2 | 404 | 723 |
| 3 | 1372 | 723 |
| 4 | 7748 | 723 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(if (<=.f64 a #s(literal -3700000000000000000 binary64)) (/.f64 (exp.f64 a) (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 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 300 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) (if (<=.f64 b #s(literal 489999999999999979138050483452856046887616493986414915123784174310586161372115628331021822530158592 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))))) |
(if (<=.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 0 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)))))) |
(if (<=.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 0 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) (*.f64 #s(literal 1/6 binary64) b)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)))))) |
(if (<=.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 0 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)))))) |
(if (<=.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 0 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(if (<=.f64 a #s(literal -3700000000000000000 binary64)) (/.f64 (exp.f64 a) (+.f64 #s(approx (+ (cosh a) (sinh a)) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 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 300 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) (if (<=.f64 b #s(literal 489999999999999979138050483452856046887616493986414915123784174310586161372115628331021822530158592 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/48 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))))) |
(if (<=.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 0 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)))))) |
(if (<=.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 0 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 b) 1/2) (*.f64 #s(literal 1/6 binary64) b)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)))))) |
(if (<=.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 0 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* 1/6 b) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)))))) |
(if (<=.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) #s(literal 0 binary64)) #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (neg b) (exp (- a (* (log (+ 1 (exp a))) 2)))) (/ (exp a) (- (exp a) -1))) #s(approx (+ (+ (* (+ (* (+ (* -1/48 a) (* 1/4 (* 1/4 b))) a) 1/4) a) (* (neg b) 1/4)) 1/2) (fma.f64 (fma.f64 (*.f64 a a) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) a #s(literal 1/2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (+ (* (- (pow (- (exp b) -1) -1) (pow (- (exp b) -1) -2)) a) (pow (- (exp b) -1) -1)) (fma.f64 #s(literal 1/4 binary64) a #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (pow (- (exp b) -1) -1) #s(literal 1/2 binary64))) |
| 1× | fuel |
Compiled 747 to 122 computations (83.7% saved)
Compiled 1 510 to 256 computations (83% saved)
Loading profile data...