
Time bar (total: 3.5s)
| 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)
| 420.0ms | 8 256× | 0 | valid |
| 189.0ms | 2 934× | 0 | exit |
ival-exp: 198.0ms (66.5% of total)ival-div!: 59.0ms (19.8% of total)ival-add!: 38.0ms (12.8% of total)adjust: 2.0ms (0.7% 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 | 61 | |
| ↳ | (exp.f64 a) | overflow | 2 | |
| ↳ | (exp.f64 b) | overflow | 60 | |
/.f64 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) | u/u | 1 | 0 |
| ↳ | (exp.f64 a) | underflow | 70 | |
| ↳ | (+.f64 (exp.f64 a) (exp.f64 b)) | underflow | 1 | |
| ↳ | (exp.f64 a) | underflow | 70 | |
| ↳ | (exp.f64 b) | underflow | 58 |
| 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 |
| 26.0ms | 512× | 0 | valid |
Compiled 50 to 22 computations (56% saved)
ival-exp: 8.0ms (67.7% of total)ival-add!: 2.0ms (16.9% of total)ival-div!: 2.0ms (16.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 56 |
| 1 | 46 | 56 |
| 2 | 147 | 56 |
| 3 | 563 | 51 |
| 4 | 3260 | 51 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
Compiled 16 to 12 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 | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp b) b) |
| 1.0ms | a | @ | 0 | ((/ (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))))) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
(exp.f64 a) |
a |
(/.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) (-.f64 (exp.f64 b) (exp.f64 a))) |
(/.f64 (+.f64 (exp.f64 (*.f64 b #s(literal 3 binary64))) (exp.f64 (*.f64 a #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 b b)) (-.f64 (exp.f64 (+.f64 a a)) (*.f64 (exp.f64 b) (exp.f64 a))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 a a)) (exp.f64 (+.f64 b b)))) (neg.f64 (-.f64 (exp.f64 a) (exp.f64 b)))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 a #s(literal 3 binary64))) (exp.f64 (*.f64 b #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b)))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 a a)) (exp.f64 (+.f64 b b))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (+.f64 (exp.f64 (*.f64 a #s(literal 3 binary64))) (exp.f64 (*.f64 b #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 a) (exp.f64 b))) (/.f64 (exp.f64 (+.f64 b b)) (-.f64 (exp.f64 a) (exp.f64 b)))) |
(+.f64 (/.f64 (exp.f64 (*.f64 a #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b))))) (/.f64 (exp.f64 (*.f64 b #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (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))))) |
(+.f64 (cosh.f64 b) (sinh.f64 b)) |
(exp.f64 b) |
b |
#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))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (-.f64 (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 (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 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (-.f64 (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 (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 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) (-.f64 (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 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) (pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #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) (+.f64 (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))) (neg.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)))))) (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 257 to 271 computations (78.4% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 3 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 56 | 3 | 59 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.8% | (/.f64 (exp.f64 a) (/.f64 (+.f64 (exp.f64 (*.f64 a #s(literal 3 binary64))) (exp.f64 (*.f64 b #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b)))))) |
| ▶ | 65.9% | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
| ▶ | 80.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
Compiled 52 to 39 computations (25% 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) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(exp.f64 a) |
a |
(+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64))) |
#s(approx (exp b) #s(literal 1 binary64)) |
(/.f64 (exp.f64 a) (/.f64 (+.f64 (exp.f64 (*.f64 a #s(literal 3 binary64))) (exp.f64 (*.f64 b #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b)))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 a #s(literal 3 binary64))) (exp.f64 (*.f64 b #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b))))) |
(+.f64 (exp.f64 (*.f64 a #s(literal 3 binary64))) (exp.f64 (*.f64 b #s(literal 3 binary64)))) |
(exp.f64 (*.f64 a #s(literal 3 binary64))) |
(*.f64 a #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(exp.f64 (*.f64 b #s(literal 3 binary64))) |
(*.f64 b #s(literal 3 binary64)) |
(+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b)))) |
(exp.f64 (+.f64 a a)) |
(+.f64 a a) |
(-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b))) |
(exp.f64 (+.f64 b b)) |
(+.f64 b b) |
(exp.f64 (+.f64 a b)) |
(+.f64 a 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 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (+ 1 (exp (* 3 b)))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (- (+ (* a (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2)))))) (+ (/ 1 (+ 1 (exp (* 3 b)))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b)))))) (/ (exp b) (+ 1 (exp (* 3 b))))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (- (+ (* a (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (+ (* a (- (+ (* 1/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (+ 1 (exp (* 3 b))))) (* 4 (/ 1 (+ 1 (exp (* 3 b)))))) (+ (* 1/2 (/ (exp b) (+ 1 (exp (* 3 b))))) (+ (* 3 (/ (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))))) (+ 1 (exp (* 3 b))))) (+ (* 9/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))) (/ (exp b) (+ 1 (exp (* 3 b))))))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b)))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2)))))) (+ (/ 1 (+ 1 (exp (* 3 b)))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b)))))) (/ (exp b) (+ 1 (exp (* 3 b))))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (- (+ (* a (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (+ (* a (- (+ (* 1/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (+ 1 (exp (* 3 b))))) (+ (* 4 (/ 1 (+ 1 (exp (* 3 b))))) (* a (- (+ (* 1/6 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (+ 1 (exp (* 3 b))))) (+ (* 1/2 (/ (- 2 (exp b)) (+ 1 (exp (* 3 b))))) (* 10/3 (/ 1 (+ 1 (exp (* 3 b))))))) (+ (* 1/6 (/ (exp b) (+ 1 (exp (* 3 b))))) (+ (* 1/2 (/ (exp b) (+ 1 (exp (* 3 b))))) (+ (* 3 (/ (- (+ (* 1/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (+ 1 (exp (* 3 b))))) (* 4 (/ 1 (+ 1 (exp (* 3 b)))))) (+ (* 1/2 (/ (exp b) (+ 1 (exp (* 3 b))))) (+ (* 3 (/ (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))))) (+ 1 (exp (* 3 b))))) (+ (* 9/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))) (/ (exp b) (+ 1 (exp (* 3 b)))))))) (+ 1 (exp (* 3 b))))) (+ (* 9/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))) (* 9/2 (/ (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))))) (+ 1 (exp (* 3 b))))))))))))) (+ (* 1/2 (/ (exp b) (+ 1 (exp (* 3 b))))) (+ (* 3 (/ (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))))) (+ 1 (exp (* 3 b))))) (+ (* 9/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))) (/ (exp b) (+ 1 (exp (* 3 b))))))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b)))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2)))))) (+ (/ 1 (+ 1 (exp (* 3 b)))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b)))))) (/ (exp b) (+ 1 (exp (* 3 b))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (/ (+ 1 (exp (* 3 b))) (- (+ 1 (exp (* 2 b))) (exp b))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* a (- (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 b))) (exp b))) (/ (exp (* 3 b)) (- (+ 1 (exp (* 2 b))) (exp b))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* a (- (+ (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (* a (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (+ (/ (* (+ 1 (exp (* 3 b))) (- 2 (* 1/2 (exp b)))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)) (/ (* (- 2 (exp b)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (- (+ 1 (exp (* 2 b))) (exp b))))))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 b))) (exp b))) (/ (exp (* 3 b)) (- (+ 1 (exp (* 2 b))) (exp b))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* a (- (+ (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (* a (- (+ (* 9/2 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (* a (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (+ (/ (* (+ 1 (exp (* 3 b))) (- 4/3 (* 1/6 (exp b)))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)) (+ (/ (* (- 2 (exp b)) (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (+ (/ (* (+ 1 (exp (* 3 b))) (- 2 (* 1/2 (exp b)))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)) (/ (* (- 2 (exp b)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (- (+ 1 (exp (* 2 b))) (exp b)))))) (- (+ 1 (exp (* 2 b))) (exp b))) (/ (* (- 2 (* 1/2 (exp b))) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (- (+ 1 (exp (* 2 b))) (exp b)))))))) (+ (/ (* (+ 1 (exp (* 3 b))) (- 2 (* 1/2 (exp b)))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)) (/ (* (- 2 (exp b)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (- (+ 1 (exp (* 2 b))) (exp b))))))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 b))) (exp b))) (/ (exp (* 3 b)) (- (+ 1 (exp (* 2 b))) (exp b))))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (exp (* 3 b))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 b)) (* 3 a))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 b)) (* a (+ 3 (* 9/2 a))))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 b)) (* a (+ 3 (* a (+ 9/2 (* 9/2 a))))))))) |
#s(approx (exp (* a 3)) #s(hole binary64 1)) |
#s(approx (exp (* a 3)) #s(hole binary64 (+ 1 (* 3 a)))) |
#s(approx (exp (* a 3)) #s(hole binary64 (+ 1 (* a (+ 3 (* 9/2 a)))))) |
#s(approx (exp (* a 3)) #s(hole binary64 (+ 1 (* a (+ 3 (* a (+ 9/2 (* 9/2 a)))))))) |
#s(approx (* a 3) #s(hole binary64 (* 3 a))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (exp (* 2 b))) (exp b)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 b)) (* a (- 2 (exp b))))) (exp b)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 b)) (* a (- (+ 2 (* a (- 2 (* 1/2 (exp b))))) (exp b))))) (exp b)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 b)) (* a (- (+ 2 (* a (- (+ 2 (* a (- 4/3 (* 1/6 (exp b))))) (* 1/2 (exp b))))) (exp b))))) (exp b)))) |
#s(approx (exp (+ a a)) #s(hole binary64 1)) |
#s(approx (exp (+ a a)) #s(hole binary64 (+ 1 (* 2 a)))) |
#s(approx (exp (+ a a)) #s(hole binary64 (+ 1 (* a (+ 2 (* 2 a)))))) |
#s(approx (exp (+ a a)) #s(hole binary64 (+ 1 (* a (+ 2 (* a (+ 2 (* 4/3 a)))))))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (exp (* 2 b)) (exp b)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ (exp (* 2 b)) (* -1 (* a (exp b)))) (exp b)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ (exp (* 2 b)) (* a (- (* -1/2 (* a (exp b))) (exp b)))) (exp b)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ (exp (* 2 b)) (* a (- (* a (- (* -1/6 (* a (exp b))) (* 1/2 (exp b)))) (exp b)))) (exp b)))) |
#s(approx (exp (+ a b)) #s(hole binary64 (exp b))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp b) (* a (exp b))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp b) (* a (+ (exp b) (* 1/2 (* a (exp b)))))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp b) (* a (+ (exp b) (* a (+ (* 1/6 (* a (exp b))) (* 1/2 (exp b))))))))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#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 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (/ (* (exp a) (- (+ (exp (* 2 a)) (exp (* 2 b))) (exp (+ a b)))) (+ (exp (* 3 a)) (exp (* 3 b)))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (/ (+ (exp (* 3 a)) (exp (* 3 b))) (- (+ (exp (* 2 a)) (exp (* 2 b))) (exp (+ a b)))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ (exp (* 3 a)) (exp (* 3 b))))) |
#s(approx (exp (* a 3)) #s(hole binary64 (exp (* 3 a)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ (exp (* 2 a)) (exp (* 2 b))) (exp (+ a b))))) |
#s(approx (exp (+ a a)) #s(hole binary64 (exp (* 2 a)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (exp (* 2 b)) (exp (+ a b))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (exp (+ a b)))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (/ (* (exp a) (- (+ (exp (neg (* -2 a))) (exp (* 2 b))) (exp (- b (* -1 a))))) (+ (exp (* 3 a)) (exp (* 3 b)))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (/ (+ (exp (* 3 a)) (exp (* 3 b))) (- (+ (exp (neg (* -2 a))) (exp (* 2 b))) (exp (- b (* -1 a))))))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ (exp (neg (* -2 a))) (exp (* 2 b))) (exp (- b (* -1 a)))))) |
#s(approx (exp (+ a a)) #s(hole binary64 (exp (neg (* -2 a))))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (exp (* 2 b)) (exp (- b (* -1 a)))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (exp (- b (* -1 a))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b 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 (/ 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 (+ (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) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (+ 1 (exp (* 3 a)))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (+ (* b (- (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a)))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2))))) (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (+ 1 (exp (* 3 a))))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (+ (* b (- (+ (* b (- (/ (* (exp a) (- 2 (* 1/2 (exp a)))) (+ 1 (exp (* 3 a)))) (+ (* 3 (/ (- (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a)))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))) (+ 1 (exp (* 3 a))))) (* 9/2 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))))) (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a))))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2))))) (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (+ 1 (exp (* 3 a))))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (+ (* b (- (+ (* b (- (+ (* b (- (/ (* (exp a) (- 4/3 (* 1/6 (exp a)))) (+ 1 (exp (* 3 a)))) (+ (* 3 (/ (- (/ (* (exp a) (- 2 (* 1/2 (exp a)))) (+ 1 (exp (* 3 a)))) (+ (* 3 (/ (- (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a)))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))) (+ 1 (exp (* 3 a))))) (* 9/2 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2))))) (+ 1 (exp (* 3 a))))) (+ (* 9/2 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2))) (* 9/2 (/ (- (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a)))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))) (+ 1 (exp (* 3 a))))))))) (/ (* (exp a) (- 2 (* 1/2 (exp a)))) (+ 1 (exp (* 3 a))))) (+ (* 3 (/ (- (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a)))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))) (+ 1 (exp (* 3 a))))) (* 9/2 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))))) (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a))))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2))))) (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (+ 1 (exp (* 3 a))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (/ (+ 1 (exp (* 3 a))) (- (+ 1 (exp (* 2 a))) (exp a))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* b (- (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 a))) (exp a))) (/ (exp (* 3 a)) (- (+ 1 (exp (* 2 a))) (exp a))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* b (- (+ (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (* b (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (+ (/ (* (+ 1 (exp (* 3 a))) (- 2 (* 1/2 (exp a)))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)) (/ (* (- 2 (exp a)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (- (+ 1 (exp (* 2 a))) (exp a))))))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 a))) (exp a))) (/ (exp (* 3 a)) (- (+ 1 (exp (* 2 a))) (exp a))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* b (- (+ (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (* b (- (+ (* 9/2 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (* b (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (+ (/ (* (+ 1 (exp (* 3 a))) (- 4/3 (* 1/6 (exp a)))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)) (+ (/ (* (- 2 (exp a)) (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (+ (/ (* (+ 1 (exp (* 3 a))) (- 2 (* 1/2 (exp a)))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)) (/ (* (- 2 (exp a)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (- (+ 1 (exp (* 2 a))) (exp a)))))) (- (+ 1 (exp (* 2 a))) (exp a))) (/ (* (- 2 (* 1/2 (exp a))) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (- (+ 1 (exp (* 2 a))) (exp a)))))))) (+ (/ (* (+ 1 (exp (* 3 a))) (- 2 (* 1/2 (exp a)))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)) (/ (* (- 2 (exp a)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (- (+ 1 (exp (* 2 a))) (exp a))))))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 a))) (exp a))) (/ (exp (* 3 a)) (- (+ 1 (exp (* 2 a))) (exp a))))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (exp (* 3 a))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 a)) (* 3 b))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 a)) (* b (+ 3 (* 9/2 b))))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 a)) (* b (+ 3 (* b (+ 9/2 (* 9/2 b))))))))) |
#s(approx (exp (* b 3)) #s(hole binary64 1)) |
#s(approx (exp (* b 3)) #s(hole binary64 (+ 1 (* 3 b)))) |
#s(approx (exp (* b 3)) #s(hole binary64 (+ 1 (* b (+ 3 (* 9/2 b)))))) |
#s(approx (exp (* b 3)) #s(hole binary64 (+ 1 (* b (+ 3 (* b (+ 9/2 (* 9/2 b)))))))) |
#s(approx (* b 3) #s(hole binary64 (* 3 b))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (exp (* 2 a))) (exp a)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 a)) (* b (- 2 (exp a))))) (exp a)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 a)) (* b (- (+ 2 (* b (- 2 (* 1/2 (exp a))))) (exp a))))) (exp a)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 a)) (* b (- (+ 2 (* b (- (+ 2 (* b (- 4/3 (* 1/6 (exp a))))) (* 1/2 (exp a))))) (exp a))))) (exp a)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- 1 (exp a)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ 1 (* b (- 2 (exp a)))) (exp a)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ 1 (* b (- (+ 2 (* b (- 2 (* 1/2 (exp a))))) (exp a)))) (exp a)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ 1 (* b (- (+ 2 (* b (- (+ 2 (* b (- 4/3 (* 1/6 (exp a))))) (* 1/2 (exp a))))) (exp a)))) (exp a)))) |
#s(approx (exp (+ b b)) #s(hole binary64 1)) |
#s(approx (exp (+ b b)) #s(hole binary64 (+ 1 (* 2 b)))) |
#s(approx (exp (+ b b)) #s(hole binary64 (+ 1 (* b (+ 2 (* 2 b)))))) |
#s(approx (exp (+ b b)) #s(hole binary64 (+ 1 (* b (+ 2 (* b (+ 2 (* 4/3 b)))))))) |
#s(approx (+ b b) #s(hole binary64 (* 2 b))) |
#s(approx (exp (+ a b)) #s(hole binary64 (exp a))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp a) (* b (exp a))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp a) (* b (+ (exp a) (* 1/2 (* b (exp a)))))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp a) (* b (+ (exp a) (* b (+ (* 1/6 (* b (exp a))) (* 1/2 (exp a))))))))) |
#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 (exp (* b 3)) #s(hole binary64 (exp (* 3 b)))) |
#s(approx (exp (+ b b)) #s(hole binary64 (exp (* 2 b)))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (/ (* (exp a) (- (+ (exp (neg (* -2 b))) (exp (* 2 a))) (exp (- a (* -1 b))))) (+ (exp (* 3 a)) (exp (* 3 b)))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (/ (+ (exp (* 3 a)) (exp (* 3 b))) (- (+ (exp (neg (* -2 b))) (exp (* 2 a))) (exp (- a (* -1 b))))))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ (exp (neg (* -2 b))) (exp (* 2 a))) (exp (- a (* -1 b)))))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (exp (neg (* -2 b))) (exp (- a (* -1 b)))))) |
#s(approx (exp (+ b b)) #s(hole binary64 (exp (neg (* -2 b))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (exp (- a (* -1 b))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.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))) (exp a) a (+ (exp a) (exp b)) (exp b) (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (+ (exp (* a 3)) (exp (* b 3))) (exp (* a 3)) (* a 3) 3 (exp (* b 3)) (* b 3) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (exp (+ a a)) (+ a a) (- (exp (+ b b)) (exp (+ a b))) (exp (+ b b)) (+ b b) (exp (+ a b)) (+ a b)) |
| 7.0ms | a | @ | 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))) (exp a) a (+ (exp a) (exp b)) (exp b) (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (+ (exp (* a 3)) (exp (* b 3))) (exp (* a 3)) (* a 3) 3 (exp (* b 3)) (* b 3) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (exp (+ a a)) (+ a a) (- (exp (+ b b)) (exp (+ a b))) (exp (+ b b)) (+ b b) (exp (+ a b)) (+ a b)) |
| 5.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))) (exp a) a (+ (exp a) (exp b)) (exp b) (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (+ (exp (* a 3)) (exp (* b 3))) (exp (* a 3)) (* a 3) 3 (exp (* b 3)) (* b 3) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (exp (+ a a)) (+ a a) (- (exp (+ b b)) (exp (+ a b))) (exp (+ b b)) (+ b b) (exp (+ a b)) (+ a b)) |
| 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))) (exp a) a (+ (exp a) (exp b)) (exp b) (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (+ (exp (* a 3)) (exp (* b 3))) (exp (* a 3)) (* a 3) 3 (exp (* b 3)) (* b 3) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (exp (+ a a)) (+ a a) (- (exp (+ b b)) (exp (+ a b))) (exp (+ b b)) (+ b b) (exp (+ a b)) (+ a b)) |
| 4.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))) (exp a) a (+ (exp a) (exp b)) (exp b) (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (+ (exp (* a 3)) (exp (* b 3))) (exp (* a 3)) (* a 3) 3 (exp (* b 3)) (* b 3) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (exp (+ a a)) (+ a a) (- (exp (+ b b)) (exp (+ a b))) (exp (+ b b)) (+ b b) (exp (+ a b)) (+ a b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 708 | 5765 |
| 0 | 744 | 5035 |
| 1 | 5117 | 5035 |
| 0 | 8715 | 4841 |
| 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) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(exp.f64 a) |
a |
(+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64))) |
#s(approx (exp b) #s(literal 1 binary64)) |
(/.f64 (exp.f64 a) (/.f64 (+.f64 (exp.f64 (*.f64 a #s(literal 3 binary64))) (exp.f64 (*.f64 b #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b)))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 a #s(literal 3 binary64))) (exp.f64 (*.f64 b #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b))))) |
(+.f64 (exp.f64 (*.f64 a #s(literal 3 binary64))) (exp.f64 (*.f64 b #s(literal 3 binary64)))) |
(exp.f64 (*.f64 a #s(literal 3 binary64))) |
(*.f64 a #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(exp.f64 (*.f64 b #s(literal 3 binary64))) |
(*.f64 b #s(literal 3 binary64)) |
(+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b)))) |
(exp.f64 (+.f64 a a)) |
(+.f64 a a) |
(-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b))) |
(exp.f64 (+.f64 b b)) |
(+.f64 b b) |
(exp.f64 (+.f64 a b)) |
(+.f64 a 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 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (+ 1 (exp (* 3 b)))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (- (+ (* a (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2)))))) (+ (/ 1 (+ 1 (exp (* 3 b)))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b)))))) (/ (exp b) (+ 1 (exp (* 3 b))))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (- (+ (* a (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (+ (* a (- (+ (* 1/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (+ 1 (exp (* 3 b))))) (* 4 (/ 1 (+ 1 (exp (* 3 b)))))) (+ (* 1/2 (/ (exp b) (+ 1 (exp (* 3 b))))) (+ (* 3 (/ (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))))) (+ 1 (exp (* 3 b))))) (+ (* 9/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))) (/ (exp b) (+ 1 (exp (* 3 b))))))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b)))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2)))))) (+ (/ 1 (+ 1 (exp (* 3 b)))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b)))))) (/ (exp b) (+ 1 (exp (* 3 b))))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (- (+ (* a (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (+ (* a (- (+ (* 1/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (+ 1 (exp (* 3 b))))) (+ (* 4 (/ 1 (+ 1 (exp (* 3 b))))) (* a (- (+ (* 1/6 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (+ 1 (exp (* 3 b))))) (+ (* 1/2 (/ (- 2 (exp b)) (+ 1 (exp (* 3 b))))) (* 10/3 (/ 1 (+ 1 (exp (* 3 b))))))) (+ (* 1/6 (/ (exp b) (+ 1 (exp (* 3 b))))) (+ (* 1/2 (/ (exp b) (+ 1 (exp (* 3 b))))) (+ (* 3 (/ (- (+ (* 1/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (+ 1 (exp (* 3 b))))) (* 4 (/ 1 (+ 1 (exp (* 3 b)))))) (+ (* 1/2 (/ (exp b) (+ 1 (exp (* 3 b))))) (+ (* 3 (/ (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))))) (+ 1 (exp (* 3 b))))) (+ (* 9/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))) (/ (exp b) (+ 1 (exp (* 3 b)))))))) (+ 1 (exp (* 3 b))))) (+ (* 9/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))) (* 9/2 (/ (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))))) (+ 1 (exp (* 3 b))))))))))))) (+ (* 1/2 (/ (exp b) (+ 1 (exp (* 3 b))))) (+ (* 3 (/ (- (+ (* 3 (/ 1 (+ 1 (exp (* 3 b))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))))) (+ 1 (exp (* 3 b))))) (+ (* 9/2 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2))) (/ (exp b) (+ 1 (exp (* 3 b))))))))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b)))))) (+ (* 2 (/ (exp b) (+ 1 (exp (* 3 b))))) (* 3 (/ (- (+ 1 (exp (* 2 b))) (exp b)) (pow (+ 1 (exp (* 3 b))) 2)))))) (+ (/ 1 (+ 1 (exp (* 3 b)))) (/ (exp (* 2 b)) (+ 1 (exp (* 3 b)))))) (/ (exp b) (+ 1 (exp (* 3 b))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (/ (+ 1 (exp (* 3 b))) (- (+ 1 (exp (* 2 b))) (exp b))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* a (- (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 b))) (exp b))) (/ (exp (* 3 b)) (- (+ 1 (exp (* 2 b))) (exp b))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* a (- (+ (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (* a (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (+ (/ (* (+ 1 (exp (* 3 b))) (- 2 (* 1/2 (exp b)))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)) (/ (* (- 2 (exp b)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (- (+ 1 (exp (* 2 b))) (exp b))))))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 b))) (exp b))) (/ (exp (* 3 b)) (- (+ 1 (exp (* 2 b))) (exp b))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* a (- (+ (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (* a (- (+ (* 9/2 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (* a (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (+ (/ (* (+ 1 (exp (* 3 b))) (- 4/3 (* 1/6 (exp b)))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)) (+ (/ (* (- 2 (exp b)) (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (+ (/ (* (+ 1 (exp (* 3 b))) (- 2 (* 1/2 (exp b)))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)) (/ (* (- 2 (exp b)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (- (+ 1 (exp (* 2 b))) (exp b)))))) (- (+ 1 (exp (* 2 b))) (exp b))) (/ (* (- 2 (* 1/2 (exp b))) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (- (+ 1 (exp (* 2 b))) (exp b)))))))) (+ (/ (* (+ 1 (exp (* 3 b))) (- 2 (* 1/2 (exp b)))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)) (/ (* (- 2 (exp b)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 b))) (exp b)))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (- (+ 1 (exp (* 2 b))) (exp b))))))) (/ (* (+ 1 (exp (* 3 b))) (- 2 (exp b))) (pow (- (+ 1 (exp (* 2 b))) (exp b)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 b))) (exp b))) (/ (exp (* 3 b)) (- (+ 1 (exp (* 2 b))) (exp b))))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (exp (* 3 b))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 b)) (* 3 a))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 b)) (* a (+ 3 (* 9/2 a))))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 b)) (* a (+ 3 (* a (+ 9/2 (* 9/2 a))))))))) |
#s(approx (exp (* a 3)) #s(hole binary64 1)) |
#s(approx (exp (* a 3)) #s(hole binary64 (+ 1 (* 3 a)))) |
#s(approx (exp (* a 3)) #s(hole binary64 (+ 1 (* a (+ 3 (* 9/2 a)))))) |
#s(approx (exp (* a 3)) #s(hole binary64 (+ 1 (* a (+ 3 (* a (+ 9/2 (* 9/2 a)))))))) |
#s(approx (* a 3) #s(hole binary64 (* 3 a))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (exp (* 2 b))) (exp b)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 b)) (* a (- 2 (exp b))))) (exp b)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 b)) (* a (- (+ 2 (* a (- 2 (* 1/2 (exp b))))) (exp b))))) (exp b)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 b)) (* a (- (+ 2 (* a (- (+ 2 (* a (- 4/3 (* 1/6 (exp b))))) (* 1/2 (exp b))))) (exp b))))) (exp b)))) |
#s(approx (exp (+ a a)) #s(hole binary64 1)) |
#s(approx (exp (+ a a)) #s(hole binary64 (+ 1 (* 2 a)))) |
#s(approx (exp (+ a a)) #s(hole binary64 (+ 1 (* a (+ 2 (* 2 a)))))) |
#s(approx (exp (+ a a)) #s(hole binary64 (+ 1 (* a (+ 2 (* a (+ 2 (* 4/3 a)))))))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (exp (* 2 b)) (exp b)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ (exp (* 2 b)) (* -1 (* a (exp b)))) (exp b)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ (exp (* 2 b)) (* a (- (* -1/2 (* a (exp b))) (exp b)))) (exp b)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ (exp (* 2 b)) (* a (- (* a (- (* -1/6 (* a (exp b))) (* 1/2 (exp b)))) (exp b)))) (exp b)))) |
#s(approx (exp (+ a b)) #s(hole binary64 (exp b))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp b) (* a (exp b))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp b) (* a (+ (exp b) (* 1/2 (* a (exp b)))))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp b) (* a (+ (exp b) (* a (+ (* 1/6 (* a (exp b))) (* 1/2 (exp b))))))))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#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 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (/ (* (exp a) (- (+ (exp (* 2 a)) (exp (* 2 b))) (exp (+ a b)))) (+ (exp (* 3 a)) (exp (* 3 b)))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (/ (+ (exp (* 3 a)) (exp (* 3 b))) (- (+ (exp (* 2 a)) (exp (* 2 b))) (exp (+ a b)))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ (exp (* 3 a)) (exp (* 3 b))))) |
#s(approx (exp (* a 3)) #s(hole binary64 (exp (* 3 a)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ (exp (* 2 a)) (exp (* 2 b))) (exp (+ a b))))) |
#s(approx (exp (+ a a)) #s(hole binary64 (exp (* 2 a)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (exp (* 2 b)) (exp (+ a b))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (exp (+ a b)))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (/ (* (exp a) (- (+ (exp (neg (* -2 a))) (exp (* 2 b))) (exp (- b (* -1 a))))) (+ (exp (* 3 a)) (exp (* 3 b)))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (/ (+ (exp (* 3 a)) (exp (* 3 b))) (- (+ (exp (neg (* -2 a))) (exp (* 2 b))) (exp (- b (* -1 a))))))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ (exp (neg (* -2 a))) (exp (* 2 b))) (exp (- b (* -1 a)))))) |
#s(approx (exp (+ a a)) #s(hole binary64 (exp (neg (* -2 a))))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (exp (* 2 b)) (exp (- b (* -1 a)))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (exp (- b (* -1 a))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b 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 (/ 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 (+ (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) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (+ 1 (exp (* 3 a)))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (+ (* b (- (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a)))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2))))) (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (+ 1 (exp (* 3 a))))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (+ (* b (- (+ (* b (- (/ (* (exp a) (- 2 (* 1/2 (exp a)))) (+ 1 (exp (* 3 a)))) (+ (* 3 (/ (- (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a)))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))) (+ 1 (exp (* 3 a))))) (* 9/2 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))))) (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a))))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2))))) (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (+ 1 (exp (* 3 a))))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (+ (* b (- (+ (* b (- (+ (* b (- (/ (* (exp a) (- 4/3 (* 1/6 (exp a)))) (+ 1 (exp (* 3 a)))) (+ (* 3 (/ (- (/ (* (exp a) (- 2 (* 1/2 (exp a)))) (+ 1 (exp (* 3 a)))) (+ (* 3 (/ (- (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a)))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))) (+ 1 (exp (* 3 a))))) (* 9/2 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2))))) (+ 1 (exp (* 3 a))))) (+ (* 9/2 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2))) (* 9/2 (/ (- (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a)))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))) (+ 1 (exp (* 3 a))))))))) (/ (* (exp a) (- 2 (* 1/2 (exp a)))) (+ 1 (exp (* 3 a))))) (+ (* 3 (/ (- (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a)))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))) (+ 1 (exp (* 3 a))))) (* 9/2 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2)))))) (/ (* (exp a) (- 2 (exp a))) (+ 1 (exp (* 3 a))))) (* 3 (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (pow (+ 1 (exp (* 3 a))) 2))))) (/ (* (exp a) (- (+ 1 (exp (* 2 a))) (exp a))) (+ 1 (exp (* 3 a))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (/ (+ 1 (exp (* 3 a))) (- (+ 1 (exp (* 2 a))) (exp a))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* b (- (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 a))) (exp a))) (/ (exp (* 3 a)) (- (+ 1 (exp (* 2 a))) (exp a))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* b (- (+ (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (* b (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (+ (/ (* (+ 1 (exp (* 3 a))) (- 2 (* 1/2 (exp a)))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)) (/ (* (- 2 (exp a)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (- (+ 1 (exp (* 2 a))) (exp a))))))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 a))) (exp a))) (/ (exp (* 3 a)) (- (+ 1 (exp (* 2 a))) (exp a))))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (+ (* b (- (+ (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (* b (- (+ (* 9/2 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (* b (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (+ (/ (* (+ 1 (exp (* 3 a))) (- 4/3 (* 1/6 (exp a)))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)) (+ (/ (* (- 2 (exp a)) (- (* 9/2 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (+ (/ (* (+ 1 (exp (* 3 a))) (- 2 (* 1/2 (exp a)))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)) (/ (* (- 2 (exp a)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (- (+ 1 (exp (* 2 a))) (exp a)))))) (- (+ 1 (exp (* 2 a))) (exp a))) (/ (* (- 2 (* 1/2 (exp a))) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (- (+ 1 (exp (* 2 a))) (exp a)))))))) (+ (/ (* (+ 1 (exp (* 3 a))) (- 2 (* 1/2 (exp a)))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)) (/ (* (- 2 (exp a)) (- (* 3 (/ 1 (- (+ 1 (exp (* 2 a))) (exp a)))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (- (+ 1 (exp (* 2 a))) (exp a))))))) (/ (* (+ 1 (exp (* 3 a))) (- 2 (exp a))) (pow (- (+ 1 (exp (* 2 a))) (exp a)) 2)))) (+ (/ 1 (- (+ 1 (exp (* 2 a))) (exp a))) (/ (exp (* 3 a)) (- (+ 1 (exp (* 2 a))) (exp a))))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (exp (* 3 a))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 a)) (* 3 b))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 a)) (* b (+ 3 (* 9/2 b))))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) #s(hole binary64 (+ 1 (+ (exp (* 3 a)) (* b (+ 3 (* b (+ 9/2 (* 9/2 b))))))))) |
#s(approx (exp (* b 3)) #s(hole binary64 1)) |
#s(approx (exp (* b 3)) #s(hole binary64 (+ 1 (* 3 b)))) |
#s(approx (exp (* b 3)) #s(hole binary64 (+ 1 (* b (+ 3 (* 9/2 b)))))) |
#s(approx (exp (* b 3)) #s(hole binary64 (+ 1 (* b (+ 3 (* b (+ 9/2 (* 9/2 b)))))))) |
#s(approx (* b 3) #s(hole binary64 (* 3 b))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (exp (* 2 a))) (exp a)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 a)) (* b (- 2 (exp a))))) (exp a)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 a)) (* b (- (+ 2 (* b (- 2 (* 1/2 (exp a))))) (exp a))))) (exp a)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ 1 (+ (exp (* 2 a)) (* b (- (+ 2 (* b (- (+ 2 (* b (- 4/3 (* 1/6 (exp a))))) (* 1/2 (exp a))))) (exp a))))) (exp a)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- 1 (exp a)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ 1 (* b (- 2 (exp a)))) (exp a)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ 1 (* b (- (+ 2 (* b (- 2 (* 1/2 (exp a))))) (exp a)))) (exp a)))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (+ 1 (* b (- (+ 2 (* b (- (+ 2 (* b (- 4/3 (* 1/6 (exp a))))) (* 1/2 (exp a))))) (exp a)))) (exp a)))) |
#s(approx (exp (+ b b)) #s(hole binary64 1)) |
#s(approx (exp (+ b b)) #s(hole binary64 (+ 1 (* 2 b)))) |
#s(approx (exp (+ b b)) #s(hole binary64 (+ 1 (* b (+ 2 (* 2 b)))))) |
#s(approx (exp (+ b b)) #s(hole binary64 (+ 1 (* b (+ 2 (* b (+ 2 (* 4/3 b)))))))) |
#s(approx (+ b b) #s(hole binary64 (* 2 b))) |
#s(approx (exp (+ a b)) #s(hole binary64 (exp a))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp a) (* b (exp a))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp a) (* b (+ (exp a) (* 1/2 (* b (exp a)))))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (+ (exp a) (* b (+ (exp a) (* b (+ (* 1/6 (* b (exp a))) (* 1/2 (exp a))))))))) |
#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 (exp (* b 3)) #s(hole binary64 (exp (* 3 b)))) |
#s(approx (exp (+ b b)) #s(hole binary64 (exp (* 2 b)))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) #s(hole binary64 (/ (* (exp a) (- (+ (exp (neg (* -2 b))) (exp (* 2 a))) (exp (- a (* -1 b))))) (+ (exp (* 3 a)) (exp (* 3 b)))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) #s(hole binary64 (/ (+ (exp (* 3 a)) (exp (* 3 b))) (- (+ (exp (neg (* -2 b))) (exp (* 2 a))) (exp (- a (* -1 b))))))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) #s(hole binary64 (- (+ (exp (neg (* -2 b))) (exp (* 2 a))) (exp (- a (* -1 b)))))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) #s(hole binary64 (- (exp (neg (* -2 b))) (exp (- a (* -1 b)))))) |
#s(approx (exp (+ b b)) #s(hole binary64 (exp (neg (* -2 b))))) |
#s(approx (exp (+ a b)) #s(hole binary64 (exp (- a (* -1 b))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
| Outputs |
|---|
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
(pow.f64 (-.f64 (exp.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (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))) |
#s(literal 1 binary64) |
(/.f64 (expm1.f64 (+.f64 b b)) (+.f64 (exp.f64 b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal -1 binary64)) (+.f64 (exp.f64 (+.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 b) #s(literal -1 binary64))))) |
(-.f64 (exp.f64 b) #s(literal -1 binary64)) |
(+.f64 (cosh.f64 b) (sinh.f64 b)) |
(exp.f64 b) |
b |
#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 (cosh.f64 a) (sinh.f64 a)) |
(exp.f64 a) |
a |
(/.f64 (-.f64 (exp.f64 (+.f64 a a)) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) (-.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) (+.f64 (exp.f64 (+.f64 a a)) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #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)) |
(+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64))) |
#s(approx (exp b) #s(literal 1 binary64)) |
(*.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) (exp.f64 (*.f64 #s(literal 3 binary64) a)))) (+.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) (exp.f64 (+.f64 a 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 (exp.f64 (+.f64 a a)) (exp.f64 (+.f64 b b))) (-.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) (exp.f64 (*.f64 #s(literal 3 binary64) a)))) (neg.f64 (+.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) (exp.f64 (+.f64 a a))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) (exp.f64 (*.f64 #s(literal 3 binary64) a))) (+.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) (exp.f64 (+.f64 a a)))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) (+.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) (exp.f64 (+.f64 a a)))) (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) (+.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) (exp.f64 (+.f64 a a))))) |
(+.f64 (exp.f64 b) (exp.f64 a)) |
(+.f64 (exp.f64 a) (exp.f64 b)) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 a a) #s(literal 3 binary64))) (exp.f64 (*.f64 (+.f64 b b) #s(literal 3 binary64)))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) (exp.f64 (*.f64 #s(literal 3 binary64) b)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) b) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (+.f64 a a) #s(literal 3 binary64))) (-.f64 (exp.f64 (*.f64 (+.f64 b b) #s(literal 3 binary64))) (exp.f64 (*.f64 (+.f64 b a) #s(literal 3 binary64)))))) |
(fma.f64 (exp.f64 (+.f64 b b)) (exp.f64 b) (exp.f64 (*.f64 #s(literal 3 binary64) a))) |
(fma.f64 (exp.f64 (+.f64 a a)) (exp.f64 a) (exp.f64 (*.f64 #s(literal 3 binary64) b))) |
(+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) (exp.f64 (*.f64 #s(literal 3 binary64) a))) |
(+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) (exp.f64 (*.f64 #s(literal 3 binary64) b))) |
(*.f64 (exp.f64 (+.f64 a a)) (exp.f64 a)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) a) |
(pow.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 a) #s(literal 3 binary64)) |
(+.f64 (cosh.f64 (*.f64 #s(literal 3 binary64) a)) (sinh.f64 (*.f64 #s(literal 3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 3 binary64))) a)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 a)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(*.f64 (exp.f64 (+.f64 b b)) (exp.f64 b)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) b) |
(pow.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 b) #s(literal 3 binary64)) |
(+.f64 (cosh.f64 (*.f64 #s(literal 3 binary64) b)) (sinh.f64 (*.f64 #s(literal 3 binary64) b))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) b b)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 3 binary64))) b)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 b)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 #s(literal 3 binary64) b)) |
(*.f64 #s(literal 3 binary64) b) |
(*.f64 b #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) #s(literal 2 binary64)) (exp.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (+.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) (exp.f64 (+.f64 b a)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) #s(literal 2 binary64))) (-.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) #s(literal 3 binary64)) (exp.f64 (*.f64 (+.f64 b a) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) #s(literal 2 binary64)) (+.f64 (exp.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) (exp.f64 (+.f64 b a)))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (+.f64 a a) #s(literal 3 binary64))) (pow.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64))) (-.f64 (pow.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))))))) |
(fma.f64 (exp.f64 a) (exp.f64 a) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a)))) |
(-.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) (exp.f64 (+.f64 b a))) |
(+.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) (exp.f64 (+.f64 a a))) |
(+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a)))) |
(*.f64 (exp.f64 a) (exp.f64 a)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (neg.f64 a)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -2 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) a) |
(pow.f64 (exp.f64 a) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (cosh.f64 (+.f64 a a)) (sinh.f64 (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (cosh.f64 (+.f64 a a)) (sinh.f64 (+.f64 a a))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) a)) |
(exp.f64 (+.f64 a a)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) a)) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(+.f64 a a) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 b b) #s(literal 2 binary64))) (exp.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 b b) #s(literal 3 binary64))) (exp.f64 (*.f64 (+.f64 b a) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (+.f64 b b) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64))) (exp.f64 (fma.f64 #s(literal 2 binary64) b (+.f64 b a)))))) |
(-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) |
(*.f64 (exp.f64 b) (exp.f64 b)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (neg.f64 b)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) b) |
(pow.f64 (exp.f64 b) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) b))) |
(-.f64 (cosh.f64 (+.f64 b b)) (sinh.f64 (*.f64 #s(literal -2 binary64) b))) |
(+.f64 (cosh.f64 (+.f64 b b)) (sinh.f64 (+.f64 b b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) b))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) b)) |
(exp.f64 (+.f64 b b)) |
(*.f64 #s(literal -2 binary64) (neg.f64 b)) |
(*.f64 #s(literal 2 binary64) b) |
(*.f64 b #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (-.f64 b b)) |
(/.f64 (fma.f64 (*.f64 b b) b (*.f64 (*.f64 b b) b)) (fma.f64 b b (-.f64 (*.f64 b b) (*.f64 b b)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) b)) |
(+.f64 b b) |
(*.f64 (exp.f64 b) (exp.f64 a)) |
(*.f64 (exp.f64 a) (exp.f64 b)) |
(+.f64 (cosh.f64 (+.f64 b a)) (sinh.f64 (+.f64 b a))) |
(exp.f64 (+.f64 b a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b)))) |
(+.f64 b a) |
(+.f64 a b) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a 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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a 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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))) (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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 b)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b))))) |
#s(approx (exp a) #s(literal 1 binary64)) |
#s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) |
#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 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (+.f64 (+.f64 (exp.f64 b) a) #s(literal 1 binary64))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a 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 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a 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 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (fma.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (+.f64 b b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (/.f64 #s(literal 3 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))) a (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (exp.f64 b) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (+.f64 b b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (/.f64 #s(literal 3 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 3 binary64) (fma.f64 #s(literal 9/2 binary64) (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (exp.f64 b) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))))) a (/.f64 (exp.f64 (+.f64 b b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (/.f64 #s(literal 3 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))) a (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (fma.f64 (-.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 1/6 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 10/3 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (exp.f64 b) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 1/6 binary64) (fma.f64 (/.f64 (exp.f64 b) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (exp.f64 b) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (+.f64 b b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (/.f64 #s(literal 3 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 3 binary64) (fma.f64 #s(literal 9/2 binary64) (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (exp.f64 b) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal 9/2 binary64) (+.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (+.f64 b b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (/.f64 #s(literal 3 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))))))) a (/.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (exp.f64 b) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (+.f64 b b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (/.f64 #s(literal 3 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) #s(literal 3 binary64) (fma.f64 #s(literal 9/2 binary64) (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (exp.f64 b) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))))))) a (/.f64 (exp.f64 (+.f64 b b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (/.f64 #s(literal 3 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))) a (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (fma.f64 (-.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) #s(literal 2 binary64)))) a (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 9/2 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) (/.f64 (-.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) #s(literal 2 binary64)))) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 b))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) #s(literal 2 binary64)))) a (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 9/2 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) (fma.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 4/3 binary64) (*.f64 #s(literal 1/6 binary64) (exp.f64 b))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 9/2 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) (/.f64 (-.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) #s(literal 2 binary64)))) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 b))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) #s(literal 2 binary64))))) (-.f64 #s(literal 2 binary64) (exp.f64 b)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 b))) (-.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) #s(literal 2 binary64)))))) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))))) a (/.f64 #s(literal 9/2 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)))) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) (/.f64 (-.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) #s(literal 2 binary64)))) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 b))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) #s(literal 2 binary64))))) a (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b)) #s(literal 2 binary64)))) a (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) (+.f64 (fma.f64 #s(literal 3 binary64) a (exp.f64 (*.f64 #s(literal 3 binary64) b))) #s(literal 1 binary64))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) (+.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) a #s(literal 3 binary64)) a (exp.f64 (*.f64 #s(literal 3 binary64) b))) #s(literal 1 binary64))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) a #s(literal 9/2 binary64)) a #s(literal 3 binary64)) a (exp.f64 (*.f64 #s(literal 3 binary64) b))) #s(literal 1 binary64))) |
#s(approx (exp (* a 3)) #s(literal 1 binary64)) |
#s(approx (exp (* a 3)) (fma.f64 #s(literal 3 binary64) a #s(literal 1 binary64))) |
#s(approx (exp (* a 3)) (fma.f64 (fma.f64 #s(literal 9/2 binary64) a #s(literal 3 binary64)) a #s(literal 1 binary64))) |
#s(approx (exp (* a 3)) (fma.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) a #s(literal 9/2 binary64)) a #s(literal 3 binary64)) a #s(literal 1 binary64))) |
#s(approx (* a 3) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) #s(literal 1 binary64)) (exp.f64 b))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 b)) a (exp.f64 (+.f64 b b))) #s(literal 1 binary64)) (exp.f64 b))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 b))) a #s(literal 2 binary64)) (exp.f64 b)) a (exp.f64 (+.f64 b b))) (exp.f64 b)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 #s(literal 4/3 binary64) (*.f64 #s(literal 1/6 binary64) (exp.f64 b))) a #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (exp.f64 b))) a #s(literal 2 binary64)) (exp.f64 b)) a (exp.f64 (+.f64 b b))) #s(literal 1 binary64)) (exp.f64 b))) |
#s(approx (exp (+ a a)) #s(literal 1 binary64)) |
#s(approx (exp (+ a a)) (fma.f64 #s(literal 2 binary64) a #s(literal 1 binary64))) |
#s(approx (exp (+ a a)) (fma.f64 (fma.f64 #s(literal 2 binary64) a #s(literal 2 binary64)) a #s(literal 1 binary64))) |
#s(approx (exp (+ a a)) (fma.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) a #s(literal 2 binary64)) a #s(literal 2 binary64)) a #s(literal 1 binary64))) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 b))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) (-.f64 (fma.f64 (neg.f64 a) (exp.f64 b) (exp.f64 (+.f64 b b))) (exp.f64 b))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 b) a)) (exp.f64 b)) a (exp.f64 (+.f64 b b))) (exp.f64 b))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) (-.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) a) (exp.f64 b) (*.f64 #s(literal -1/2 binary64) (exp.f64 b))) a) (exp.f64 b)) a (exp.f64 (+.f64 b b))) (exp.f64 b))) |
#s(approx (exp (+ a b)) (exp.f64 b)) |
#s(approx (exp (+ a b)) (*.f64 (+.f64 #s(literal 1 binary64) a) (exp.f64 b))) |
#s(approx (exp (+ a b)) (fma.f64 (fma.f64 (*.f64 (exp.f64 b) a) #s(literal 1/2 binary64) (exp.f64 b)) a (exp.f64 b))) |
#s(approx (exp (+ a b)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (exp.f64 b) a) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 b))) a (exp.f64 b)) a (exp.f64 b))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 b a)) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/.f64 (exp.f64 a) (+.f64 (exp.f64 b) (exp.f64 a)))) |
#s(approx (exp a) (exp.f64 a)) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (+.f64 (exp.f64 b) (exp.f64 a))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/.f64 (*.f64 (+.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) (exp.f64 (+.f64 a a))) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) (exp.f64 (*.f64 #s(literal 3 binary64) a))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (+.f64 (exp.f64 b) (exp.f64 a))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) (exp.f64 (*.f64 #s(literal 3 binary64) a)))) |
#s(approx (exp (* a 3)) (exp.f64 (*.f64 #s(literal 3 binary64) a))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (+.f64 (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a))) (exp.f64 (+.f64 a a)))) |
#s(approx (exp (+ a a)) (exp.f64 (+.f64 a a))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 b a)))) |
#s(approx (exp (+ a b)) (exp.f64 (+.f64 b a))) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (*.f64 (exp.f64 a) (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) (exp.f64 (-.f64 b (neg.f64 a)))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) (exp.f64 (*.f64 #s(literal 3 binary64) a)))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) (exp.f64 (*.f64 #s(literal 3 binary64) a))) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) (exp.f64 (-.f64 b (neg.f64 a)))))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) (exp.f64 (-.f64 b (neg.f64 a))))) |
#s(approx (exp (+ a a)) (exp.f64 (+.f64 a a))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (-.f64 b (neg.f64 a))))) |
#s(approx (exp (+ a b)) (exp.f64 (-.f64 b (neg.f64 a)))) |
#s(approx (+ a b) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a)))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (+.f64 (neg.f64 (*.f64 b (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a 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) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 (fma.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (neg.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)))))) (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 (/ 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 (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (+.f64 (+.f64 b (exp.f64 a)) #s(literal 1 binary64))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a 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 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a 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) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (fma.f64 (fma.f64 (exp.f64 a) (/.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) #s(literal 2 binary64))))) b (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (fma.f64 (/.f64 (fma.f64 (exp.f64 a) (/.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 9/2 binary64)))) b (fma.f64 (exp.f64 a) (/.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) b (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 4/3 binary64) (*.f64 #s(literal 1/6 binary64) (exp.f64 a))) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (fma.f64 (/.f64 (fma.f64 (exp.f64 a) (/.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 9/2 binary64)))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal 9/2 binary64) (fma.f64 (exp.f64 a) (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (exp.f64 a) (/.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))))))) b (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (fma.f64 (/.f64 (fma.f64 (exp.f64 a) (/.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 9/2 binary64))))) b (fma.f64 (exp.f64 a) (/.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (pow.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) b (/.f64 (*.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (fma.f64 (-.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 9/2 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (/.f64 (-.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) #s(literal 2 binary64)))) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) #s(literal 2 binary64))))) b (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 9/2 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) (fma.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 4/3 binary64) (*.f64 #s(literal 1/6 binary64) (exp.f64 a))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 9/2 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (/.f64 (-.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) #s(literal 2 binary64)))) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) #s(literal 2 binary64))))) (-.f64 #s(literal 2 binary64) (exp.f64 a)) (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))))) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))))) b (/.f64 #s(literal 9/2 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)))) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (/.f64 (-.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) #s(literal 2 binary64)))) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) #s(literal 2 binary64))))) b (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) (pow.f64 (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a)) #s(literal 2 binary64)))) b (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) (+.f64 (fma.f64 #s(literal 3 binary64) b (exp.f64 (*.f64 #s(literal 3 binary64) a))) #s(literal 1 binary64))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) (+.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) b #s(literal 3 binary64)) b (exp.f64 (*.f64 #s(literal 3 binary64) a))) #s(literal 1 binary64))) |
#s(approx (+ (exp (* a 3)) (exp (* b 3))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) b #s(literal 9/2 binary64)) b #s(literal 3 binary64)) b (exp.f64 (*.f64 #s(literal 3 binary64) a))) #s(literal 1 binary64))) |
#s(approx (exp (* b 3)) #s(literal 1 binary64)) |
#s(approx (exp (* b 3)) (fma.f64 #s(literal 3 binary64) b #s(literal 1 binary64))) |
#s(approx (exp (* b 3)) (fma.f64 (fma.f64 #s(literal 9/2 binary64) b #s(literal 3 binary64)) b #s(literal 1 binary64))) |
#s(approx (exp (* b 3)) (fma.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) b #s(literal 9/2 binary64)) b #s(literal 3 binary64)) b #s(literal 1 binary64))) |
#s(approx (* b 3) (*.f64 #s(literal 3 binary64) b)) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (-.f64 (+.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (exp.f64 a))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) b (exp.f64 (+.f64 a a))) #s(literal 1 binary64)) (exp.f64 a))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))) b #s(literal 2 binary64)) (exp.f64 a)) b (exp.f64 (+.f64 a a))) (exp.f64 a)))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 #s(literal 4/3 binary64) (*.f64 #s(literal 1/6 binary64) (exp.f64 a))) b #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))) b #s(literal 2 binary64)) (exp.f64 a)) b (exp.f64 (+.f64 a a))) #s(literal 1 binary64)) (exp.f64 a))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) (-.f64 #s(literal 1 binary64) (exp.f64 a))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) (-.f64 (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 a)) b #s(literal 1 binary64)) (exp.f64 a))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))) b #s(literal 2 binary64)) (exp.f64 a)) b #s(literal 1 binary64)) (exp.f64 a))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 #s(literal 4/3 binary64) (*.f64 #s(literal 1/6 binary64) (exp.f64 a))) b #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))) b #s(literal 2 binary64)) (exp.f64 a)) b #s(literal 1 binary64)) (exp.f64 a))) |
#s(approx (exp (+ b b)) #s(literal 1 binary64)) |
#s(approx (exp (+ b b)) (fma.f64 #s(literal 2 binary64) b #s(literal 1 binary64))) |
#s(approx (exp (+ b b)) (fma.f64 (fma.f64 #s(literal 2 binary64) b #s(literal 2 binary64)) b #s(literal 1 binary64))) |
#s(approx (exp (+ b b)) (fma.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) b #s(literal 2 binary64)) b #s(literal 2 binary64)) b #s(literal 1 binary64))) |
#s(approx (+ b b) (+.f64 b b)) |
#s(approx (exp (+ a b)) (exp.f64 a)) |
#s(approx (exp (+ a b)) (*.f64 (+.f64 #s(literal 1 binary64) b) (exp.f64 a))) |
#s(approx (exp (+ a b)) (fma.f64 (fma.f64 (*.f64 b (exp.f64 a)) #s(literal 1/2 binary64) (exp.f64 a)) b (exp.f64 a))) |
#s(approx (exp (+ a b)) (fma.f64 (fma.f64 (fma.f64 (*.f64 b (exp.f64 a)) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 a))) b (exp.f64 a)) b (exp.f64 a))) |
#s(approx (/ 1 (- (exp b) -1)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 b)))) |
#s(approx (- (exp b) -1) (+.f64 #s(literal 1 binary64) (exp.f64 b))) |
#s(approx (exp b) (exp.f64 b)) |
#s(approx (exp (* b 3)) (exp.f64 (*.f64 #s(literal 3 binary64) b))) |
#s(approx (exp (+ b b)) (exp.f64 (+.f64 b b))) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (/ (exp a) (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))))) (*.f64 (exp.f64 a) (/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) (exp.f64 (-.f64 a (neg.f64 b)))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) (exp.f64 (*.f64 #s(literal 3 binary64) a)))))) |
#s(approx (/ (+ (exp (* a 3)) (exp (* b 3))) (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b))))) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) b)) (exp.f64 (*.f64 #s(literal 3 binary64) a))) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) (exp.f64 (-.f64 a (neg.f64 b)))))) |
#s(approx (+ (exp (+ a a)) (- (exp (+ b b)) (exp (+ a b)))) (-.f64 (+.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a a))) (exp.f64 (-.f64 a (neg.f64 b))))) |
#s(approx (- (exp (+ b b)) (exp (+ a b))) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (-.f64 a (neg.f64 b))))) |
#s(approx (exp (+ b b)) (exp.f64 (+.f64 b b))) |
#s(approx (exp (+ a b)) (exp.f64 (-.f64 a (neg.f64 b)))) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
Compiled 10 561 to 1 388 computations (86.9% saved)
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 242 | 11 | 253 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 0 | 0 |
| Total | 243 | 13 | 256 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 65.9% | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
| ▶ | 65.4% | (/.f64 (exp.f64 a) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
| 65.4% | (/.f64 (exp.f64 a) (+.f64 #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 b) #s(literal 1 binary64)))) | |
| 65.2% | (/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (exp b) #s(literal 1 binary64)))) | |
| 64.9% | (/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) | |
| ✓ | 80.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
| 53.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| ▶ | 50.1% | #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))))) |
| ▶ | 36.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
| ▶ | 35.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #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)))) |
| 35.3% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| 36.2% | #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)))) | |
| ▶ | 38.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
Compiled 479 to 350 computations (26.9% saved)
| Inputs |
|---|
(/.f64 (exp.f64 a) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(exp.f64 a) |
a |
(+.f64 #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 (exp b) #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))) |
(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)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (exp 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(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b))) |
#s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)) |
(+.f64 #s(literal 2 binary64) b) |
#s(literal 2 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #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 (- (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))) |
(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)) |
(-.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)) |
(*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) |
#s(literal -1/480 binary64) |
(*.f64 b b) |
#s(literal 1/48 binary64) |
#s(literal 1/4 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 (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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 a))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (+ 1 (* 1/2 a)))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (+ 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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* 1/6 (pow a 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (+ (* 1/2 (/ 1 a)) (/ 1 (pow a 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (+ (* 1/2 (/ 1 a)) (+ (/ 1 (pow a 2)) (/ 1 (pow a 3)))))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* 1/6 (pow a 2)))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/6 (+ (* 1/2 (/ 1 a)) (/ 1 (pow a 2))))))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (* 1/6 a))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (* a (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (+ 1/2 (/ 1 a)) a)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 a) (/ 1 (pow a 2)))) a)) 1/6))))) |
#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 (/ 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 (+ 2 b) #s(hole binary64 2)) |
#s(approx (+ 2 b) #s(hole binary64 (+ 2 b))) |
#s(approx b #s(hole binary64 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/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 -1/4)) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (- (* 1/48 (pow b 2)) 1/4))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) #s(hole binary64 (* 1/48 (pow b 2)))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))))) |
#s(approx (+ (* -1/480 (* b b)) 1/48) #s(hole binary64 1/48)) |
#s(approx (+ (* -1/480 (* b b)) 1/48) #s(hole binary64 (+ 1/48 (* -1/480 (pow b 2))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (exp b) #s(hole binary64 (exp 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 (+ 2 b) #s(hole binary64 b)) |
#s(approx (+ 2 b) #s(hole binary64 (* b (+ 1 (* 2 (/ 1 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/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1/480 (pow b 5)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5)))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* -1/480 (pow b 4)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) #s(hole binary64 (* -1/480 (pow b 4)))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) #s(hole binary64 (* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (+ (* -1/480 (* b b)) 1/48) #s(hole binary64 (* -1/480 (pow b 2)))) |
#s(approx (+ (* -1/480 (* b b)) 1/48) #s(hole binary64 (* (pow b 2) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- 1/480 (* 1/48 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (* 1/48 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | b | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2) 1/6 1/2 1 (exp b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ 2 b) 2 b (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (+ (* 1/2 b) 1) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (* (+ (* -1/480 (* b b)) 1/48) (* b b)) (+ (* -1/480 (* b b)) 1/48) -1/480 (* b b) 1/48 1/4) |
| 3.0ms | b | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2) 1/6 1/2 1 (exp b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ 2 b) 2 b (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (+ (* 1/2 b) 1) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (* (+ (* -1/480 (* b b)) 1/48) (* b b)) (+ (* -1/480 (* b b)) 1/48) -1/480 (* b b) 1/48 1/4) |
| 2.0ms | b | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2) 1/6 1/2 1 (exp b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ 2 b) 2 b (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (+ (* 1/2 b) 1) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (* (+ (* -1/480 (* b b)) 1/48) (* b b)) (+ (* -1/480 (* b b)) 1/48) -1/480 (* b b) 1/48 1/4) |
| 1.0ms | a | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2) 1/6 1/2 1 (exp b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ 2 b) 2 b (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (+ (* 1/2 b) 1) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (* (+ (* -1/480 (* b b)) 1/48) (* b b)) (+ (* -1/480 (* b b)) 1/48) -1/480 (* b b) 1/48 1/4) |
| 1.0ms | a | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2) 1/6 1/2 1 (exp b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ 2 b) 2 b (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (+ (* 1/2 b) 1) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (* (+ (* -1/480 (* b b)) 1/48) (* b b)) (+ (* -1/480 (* b b)) 1/48) -1/480 (* b b) 1/48 1/4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 357 | 2289 |
| 0 | 384 | 2169 |
| 1 | 1995 | 2158 |
| 0 | 9236 | 2107 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (exp.f64 a) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(exp.f64 a) |
a |
(+.f64 #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 (exp b) #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))) |
(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)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (exp 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(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b))) |
#s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)) |
(+.f64 #s(literal 2 binary64) b) |
#s(literal 2 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
#s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #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 (- (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))) |
(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)) |
(-.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)) |
(*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) |
#s(literal -1/480 binary64) |
(*.f64 b b) |
#s(literal 1/48 binary64) |
#s(literal 1/4 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 (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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 a))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (+ 1 (* 1/2 a)))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (+ 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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* 1/6 (pow a 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (+ (* 1/2 (/ 1 a)) (/ 1 (pow a 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (+ (* 1/2 (/ 1 a)) (+ (/ 1 (pow a 2)) (/ 1 (pow a 3)))))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* 1/6 (pow a 2)))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/6 (+ (* 1/2 (/ 1 a)) (/ 1 (pow a 2))))))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (* 1/6 a))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (* a (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (+ 1/2 (/ 1 a)) a)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 a) (/ 1 (pow a 2)))) a)) 1/6))))) |
#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 (/ 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 (+ 2 b) #s(hole binary64 2)) |
#s(approx (+ 2 b) #s(hole binary64 (+ 2 b))) |
#s(approx b #s(hole binary64 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/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 -1/4)) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (- (* 1/48 (pow b 2)) 1/4))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) #s(hole binary64 (* 1/48 (pow b 2)))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))))) |
#s(approx (+ (* -1/480 (* b b)) 1/48) #s(hole binary64 1/48)) |
#s(approx (+ (* -1/480 (* b b)) 1/48) #s(hole binary64 (+ 1/48 (* -1/480 (pow b 2))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (exp b) #s(hole binary64 (exp 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 (+ 2 b) #s(hole binary64 b)) |
#s(approx (+ 2 b) #s(hole binary64 (* b (+ 1 (* 2 (/ 1 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/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1/480 (pow b 5)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5)))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* -1/480 (pow b 4)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) #s(hole binary64 (* -1/480 (pow b 4)))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) #s(hole binary64 (* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (+ (* -1/480 (* b b)) 1/48) #s(hole binary64 (* -1/480 (pow b 2)))) |
#s(approx (+ (* -1/480 (* b b)) 1/48) #s(hole binary64 (* (pow b 2) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- 1/480 (* 1/48 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (* 1/48 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 (exp.f64 a))) (neg.f64 (neg.f64 (+.f64 #s(approx (exp b) #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))))))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 #s(approx (exp b) #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)))))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp b) #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))))) |
(+.f64 (/.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) #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))))) (/.f64 (sinh.f64 a) (+.f64 #s(approx (exp b) #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)))))) |
(/.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))))) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
(exp.f64 a) |
a |
(/.f64 (fma.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)) (*.f64 (*.f64 #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 (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 (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))))) (fma.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)) (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #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))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))))) (neg.f64 (-.f64 #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 (exp b) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #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 (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 (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))) (*.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #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 (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))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #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 (exp b) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) (-.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #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 (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 (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))) (*.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) (fma.f64 #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 (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))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #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 (exp b) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 #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 (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)))) (-.f64 #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 (exp b) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (-.f64 #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 (exp b) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #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 (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 (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)))) (fma.f64 #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 (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))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #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 (exp b) #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))) (fma.f64 #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 (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))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #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 (exp b) #s(literal 1 binary64))))))) |
(+.f64 #s(approx (exp b) #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)))) |
(+.f64 #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 (exp b) #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))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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))) (neg.f64 (-.f64 (*.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)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.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))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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)) (-.f64 (*.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))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.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)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))) |
(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)) |
(fma.f64 a (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (-.f64 (*.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))) (/.f64 #s(literal 1 binary64) (-.f64 (*.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)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)))))) |
(+.f64 (*.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)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) |
(fma.f64 a (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a))))) |
(fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) |
(fma.f64 a #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (-.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) a)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a)) |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (exp 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(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
(pow.f64 #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b))) #s(literal -1 binary64))) |
#s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 (*.f64 b b) b #s(literal 8 binary64)) (fma.f64 b b (-.f64 #s(literal 4 binary64) (*.f64 b #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 2 binary64) b))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 b b) b))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) b))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 b b)) (-.f64 #s(literal 2 binary64) b)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 b b) b)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) b)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 b b) (-.f64 #s(literal 2 binary64) b))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (*.f64 (*.f64 b b) b) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) b))))) |
(+.f64 #s(literal 2 binary64) b) |
(+.f64 b #s(literal 2 binary64)) |
#s(literal 2 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(pow.f64 #s(approx (- (exp b) -1) (fma.f64 (fma.f64 b #s(literal 1/2 binary64) #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 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (- (exp b) -1) (fma.f64 (fma.f64 b #s(literal 1/2 binary64) #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 b #s(literal 1/2 binary64) #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 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp b) -1) (fma.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 2 binary64)))) #s(literal -1 binary64))) |
#s(approx (- (exp b) -1) (fma.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 8 binary64)) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b))))) |
(fma.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 b (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b))) (/.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)))))) |
(+.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) b) |
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal 1/8 binary64) (pow.f64 (*.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 b (/.f64 #s(literal 1 binary64) b)) (*.f64 b (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 b #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) b (*.f64 b (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))) (-.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) b)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/8 binary64)) (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) b))) |
(+.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b))) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)) |
(fma.f64 b (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b))))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b)) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) (*.f64 b b) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b)) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b)) #s(literal 1/64 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b)) #s(literal 1/16 binary64)) (fma.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) (*.f64 b b) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b)) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b)) #s(literal 1/64 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b)) (fma.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) (*.f64 b b) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) (*.f64 b b) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b)) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 (*.f64 b b) #s(literal 1/48 binary64))) (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 (*.f64 b b) #s(literal 1/48 binary64))) (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (pow.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))))))) |
(fma.f64 (*.f64 b b) #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) #s(literal 1/48 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 b b))) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) #s(literal 1/2304 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))))) (neg.f64 (-.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/110592 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/110592 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))))) (neg.f64 (+.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) #s(literal 1/2304 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64))) |
(/.f64 (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))) (-.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/110592 binary64)) (fma.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64))))) |
(/.f64 (+.f64 #s(literal 1/110592 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))) (+.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/480 binary64) b) b #s(literal 1/48 binary64)) |
(fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) |
(fma.f64 #s(literal -1/480 binary64) (*.f64 b b) #s(literal 1/48 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (-.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64))) (/.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2304 binary64) (-.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (-.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))))) |
(-.f64 #s(literal 1/48 binary64) (*.f64 #s(literal 1/480 binary64) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64))))) (/.f64 #s(literal 1/110592 binary64) (fma.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (-.f64 #s(literal 1/2304 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/110592 binary64) (+.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 b b) #s(literal -1/480 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (+.f64 #s(literal 1/2304 binary64) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))))))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal -1/480 binary64)) #s(literal 1/48 binary64)) |
(+.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) |
#s(literal -1/480 binary64) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b b)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(literal 1/48 binary64) |
#s(literal 1/4 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))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (+.f64 (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 (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 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (+.f64 (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 (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 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (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 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))))) |
#s(approx (exp a) #s(literal 1 binary64)) |
#s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) |
#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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+.f64 #s(literal 1 binary64) a)) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) 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 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 a) 1/2) (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/6 binary64)) (*.f64 (*.f64 a a) a))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1/6 binary64)) (*.f64 (*.f64 a a) a))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (*.f64 a a) a))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) (*.f64 (*.f64 a a) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1/6 binary64)) (*.f64 a a))) |
#s(approx (+ (* 1/6 a) 1/2) (*.f64 #s(literal 1/6 binary64) a)) |
#s(approx (+ (* 1/6 a) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/6 binary64)) a)) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) a)) #s(literal 1/6 binary64)) (*.f64 (*.f64 a a) a)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)) #s(literal 1/6 binary64)) (*.f64 (*.f64 a a) a)))) |
#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))) (+.f64 (neg.f64 (*.f64 b (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (neg.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)))))) 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 (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (+.f64 (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))) (neg.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))))) 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))))))) 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 (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (+.f64 b (exp.f64 a)) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (fma.f64 (fma.f64 b #s(literal 1/2 binary64) #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 b #s(literal 1/6 binary64) #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 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 1 binary64))) |
#s(approx (exp b) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #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 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (- (exp 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 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 2 binary64))) |
#s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
#s(approx (+ 2 b) #s(literal 2 binary64)) |
#s(approx (+ 2 b) (+.f64 #s(literal 2 binary64) b)) |
#s(approx b 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 b #s(literal 1/2 binary64) #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 b #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (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/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b) #s(literal 1/4 binary64))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) (*.f64 (*.f64 b b) #s(literal 1/48 binary64))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) b) b)) |
#s(approx (+ (* -1/480 (* b b)) 1/48) #s(literal 1/48 binary64)) |
#s(approx (+ (* -1/480 (* b b)) 1/48) (fma.f64 (*.f64 b b) #s(literal -1/480 binary64) #s(literal 1/48 binary64))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (exp b) (exp.f64 b)) |
#s(approx (/ 1 (- (exp b) -1)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
#s(approx (- (exp b) -1) (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
#s(approx (+ 2 b) b) |
#s(approx (+ 2 b) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 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 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))) |
#s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 b) 1) (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 b b))) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -1/480 binary64))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -1/480 binary64))) |
#s(approx (* (+ (* -1/480 (* b b)) 1/48) (* b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)))) |
#s(approx (+ (* -1/480 (* b b)) 1/48) (*.f64 (*.f64 b b) #s(literal -1/480 binary64))) |
#s(approx (+ (* -1/480 (* b b)) 1/48) (*.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) (*.f64 b b))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 1/480 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/48 binary64) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/480 binary64)) (fma.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))) |
Compiled 12 944 to 1 831 computations (85.9% saved)
22 alts after pruning (15 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 292 | 14 | 306 |
| Fresh | 5 | 1 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 2 | 2 |
| Total | 297 | 22 | 319 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 65.9% | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
| ✓ | 65.4% | (/.f64 (exp.f64 a) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
| ▶ | 65.4% | (/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
| 64.9% | (/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) #s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) | |
| ▶ | 42.7% | (/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
| 55.5% | (/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) | |
| 55.2% | (/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) | |
| ✓ | 80.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
| ▶ | 53.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
| ✓ | 50.1% | #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))))) |
| 49.5% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) | |
| 35.6% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 8 binary64)) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))))) | |
| 41.0% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) | |
| ✓ | 36.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
| 17.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) | |
| ▶ | 17.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
| 3.3% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) | |
| ✓ | 35.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #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)))) |
| 35.3% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| ▶ | 36.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
| 18.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) | |
| ✓ | 38.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
Compiled 1 066 to 703 computations (34.1% saved)
| Inputs |
|---|
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
(exp.f64 a) |
a |
(+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))) |
#s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) |
#s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (exp b) #s(literal 1 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) |
#s(literal -1/4 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) |
#s(approx (- (exp b) -1) #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) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(*.f64 b b) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #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 b #s(literal 1/6 binary64) #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 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) |
(fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #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))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) |
(+.f64 #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 (exp b) #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))) |
(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)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) a #s(literal 1/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 (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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 a))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (+ 1 (* 1/2 a)))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 a)))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 (+ 1 a))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (+ (* 1/2 a) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 a) 1) #s(hole binary64 (+ 1 (* 1/2 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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* 1/6 (pow a 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (+ (* 1/2 (/ 1 a)) (/ 1 (pow a 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (+ (* 1/2 (/ 1 a)) (+ (/ 1 (pow a 2)) (/ 1 (pow a 3)))))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* 1/6 (pow a 2)))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/6 (+ (* 1/2 (/ 1 a)) (/ 1 (pow a 2))))))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (* 1/6 a))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (* a (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 (* 1/2 (pow a 2)))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/2 (/ 1 a))))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/2 (+ (/ 1 a) (/ 1 (pow a 2))))))) |
#s(approx (+ (* 1/2 a) 1) #s(hole binary64 (* 1/2 a))) |
#s(approx (+ (* 1/2 a) 1) #s(hole binary64 (* a (+ 1/2 (/ 1 a))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (+ 1/2 (/ 1 a)) a)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 a) (/ 1 (pow a 2)))) a)) 1/6))))) |
#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 (/ 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 (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 -1/4)) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (- (* 1/48 (pow b 2)) 1/4))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
#s(approx b #s(hole binary64 b)) |
#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/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 (* (* b b) 1/2) #s(hole binary64 (* 1/2 (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 b))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 (+ 1 (* 1/2 b)))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
#s(approx (+ (* b 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* b 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 b)))) |
#s(approx (exp b) #s(hole binary64 (exp b))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1/480 (pow b 5)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5)))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* -1/480 (pow b 4)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 1 (exp 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 (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (* 1/6 (pow b 3)))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (* (pow b 3) (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 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 (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 (* 1/6 (pow b 2)))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 (* (pow b 2) (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 (* (pow b 2) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))))) |
#s(approx (+ (* b 1/6) 1/2) #s(hole binary64 (* 1/6 b))) |
#s(approx (+ (* b 1/6) 1/2) #s(hole binary64 (* b (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- 1/480 (* 1/48 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (* 1/48 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5))))))))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (/ 1 b)) b)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 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 | |
|---|---|---|---|---|
| 5.0ms | b | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2) 1/2 1 (exp b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) -1/4 b (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (* (* b b) 1/2) (* b b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (+ (* (+ (* b 1/6) 1/2) b) 1) (+ (* b 1/6) 1/2) 1/6 2 (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (* (+ (* 1/2 a) 1) a) 1) (+ (* 1/2 a) 1) (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2)) |
| 3.0ms | b | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2) 1/2 1 (exp b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) -1/4 b (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (* (* b b) 1/2) (* b b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (+ (* (+ (* b 1/6) 1/2) b) 1) (+ (* b 1/6) 1/2) 1/6 2 (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (* (+ (* 1/2 a) 1) a) 1) (+ (* 1/2 a) 1) (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2)) |
| 2.0ms | b | @ | 0 | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2) 1/2 1 (exp b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) -1/4 b (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (* (* b b) 1/2) (* b b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (+ (* (+ (* b 1/6) 1/2) b) 1) (+ (* b 1/6) 1/2) 1/6 2 (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (* (+ (* 1/2 a) 1) a) 1) (+ (* 1/2 a) 1) (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2)) |
| 1.0ms | a | @ | -inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2) 1/2 1 (exp b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) -1/4 b (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (* (* b b) 1/2) (* b b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (+ (* (+ (* b 1/6) 1/2) b) 1) (+ (* b 1/6) 1/2) 1/6 2 (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (* (+ (* 1/2 a) 1) a) 1) (+ (* 1/2 a) 1) (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2)) |
| 1.0ms | a | @ | inf | ((/ (exp a) (+ (exp a) (exp b))) (exp a) a (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2) 1/2 1 (exp b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) -1/4 b (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* 1/2 b) 1) b) 2) (* (* b b) 1/2) (* b b) (/ (exp a) (+ (exp a) (exp b))) (/ 1 (- (exp b) -1)) (- (exp b) -1) (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (+ (* (+ (* b 1/6) 1/2) b) 1) (+ (* b 1/6) 1/2) 1/6 2 (/ (exp a) (+ (exp a) (exp b))) (exp a) (+ (* (+ (* 1/2 a) 1) a) 1) (+ (* 1/2 a) 1) (+ (exp a) (exp b)) (exp a) (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+ (* (+ (* 1/6 a) 1/2) a) 1) (+ (* 1/6 a) 1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 415 | 2791 |
| 0 | 445 | 2643 |
| 1 | 2351 | 2630 |
| 0 | 10568 | 2524 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
(exp.f64 a) |
a |
(+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))) |
#s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) |
#s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (exp b) #s(literal 1 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) |
#s(literal -1/4 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) |
#s(approx (- (exp b) -1) #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) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(*.f64 b b) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #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 b #s(literal 1/6 binary64) #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 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) |
(fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #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))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) |
(+.f64 #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 (exp b) #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))) |
(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)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) a #s(literal 1/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 (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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 a))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (+ 1 (* a (+ 1 (* a (+ 1/2 (* 1/6 a)))))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (+ 1 (* 1/2 a)))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (+ 1 (* a (+ 1/2 (* 1/6 a)))))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 a)))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 (+ 1 a))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 (+ 1 (* a (+ 1 (* 1/2 a)))))) |
#s(approx (+ (* 1/2 a) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 a) 1) #s(hole binary64 (+ 1 (* 1/2 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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* 1/6 (pow a 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (+ (* 1/2 (/ 1 a)) (/ 1 (pow a 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* (pow a 3) (+ 1/6 (+ (* 1/2 (/ 1 a)) (+ (/ 1 (pow a 2)) (/ 1 (pow a 3)))))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* 1/6 (pow a 2)))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/6 (+ (* 1/2 (/ 1 a)) (/ 1 (pow a 2))))))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (* 1/6 a))) |
#s(approx (+ (* 1/6 a) 1/2) #s(hole binary64 (* a (+ 1/6 (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 (* 1/2 (pow a 2)))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/2 (/ 1 a))))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(hole binary64 (* (pow a 2) (+ 1/2 (+ (/ 1 a) (/ 1 (pow a 2))))))) |
#s(approx (+ (* 1/2 a) 1) #s(hole binary64 (* 1/2 a))) |
#s(approx (+ (* 1/2 a) 1) #s(hole binary64 (* a (+ 1/2 (/ 1 a))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (+ 1/2 (/ 1 a)) a)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(hole binary64 (* -1 (* (pow a 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 a) (/ 1 (pow a 2)))) a)) 1/6))))) |
#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 (/ 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 (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 b)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* b (- (* 1/48 (pow b 2)) 1/4))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (+ 1/2 (* b (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 -1/4)) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (- (* 1/48 (pow b 2)) 1/4))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (- (* (pow b 2) (+ 1/48 (* -1/480 (pow b 2)))) 1/4))) |
#s(approx b #s(hole binary64 b)) |
#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/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 (* (* b b) 1/2) #s(hole binary64 (* 1/2 (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 b))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 (* b (+ 1 (* 1/2 b)))))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (+ 2 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 (+ 1 (* 1/2 b)))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
#s(approx (+ (* b 1/6) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* b 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 b)))) |
#s(approx (exp b) #s(hole binary64 (exp b))) |
#s(approx (/ 1 (- (exp b) -1)) #s(hole binary64 (/ 1 (+ 1 (exp b))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1/480 (pow b 5)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* (pow b 5) (- (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5)))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* -1/480 (pow b 4)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) 1/480)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(hole binary64 (* (pow b 4) (- (* 1/48 (/ 1 (pow b 2))) (+ 1/480 (/ 1/4 (pow b 4))))))) |
#s(approx (- (exp b) -1) #s(hole binary64 (+ 1 (exp 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 (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (* 1/6 (pow b 3)))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (* (pow b 3) (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (* (pow b 3) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 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 (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 (* 1/6 (pow b 2)))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 (* (pow b 2) (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) #s(hole binary64 (* (pow b 2) (+ 1/6 (+ (* 1/2 (/ 1 b)) (/ 1 (pow b 2))))))) |
#s(approx (+ (* b 1/6) 1/2) #s(hole binary64 (* 1/6 b))) |
#s(approx (+ (* b 1/6) 1/2) #s(hole binary64 (* b (+ 1/6 (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- 1/480 (* 1/48 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (* 1/48 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(hole binary64 (* -1 (* (pow b 5) (- (+ 1/480 (/ 1/4 (pow b 4))) (+ (* 1/48 (/ 1 (pow b 2))) (* 1/2 (/ 1 (pow b 5))))))))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (+ 1/2 (/ 1 b)) b)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 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 |
|---|
(/.f64 (neg.f64 (neg.f64 (exp.f64 a))) (neg.f64 (neg.f64 (+.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (exp.f64 a)) (neg.f64 (+.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)))))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))))) |
(+.f64 (/.f64 (cosh.f64 a) (+.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))))) (/.f64 (sinh.f64 a) (+.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 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 (*.f64 (sinh.f64 a) (sinh.f64 a)) (*.f64 (cosh.f64 a) (sinh.f64 a))))) |
(+.f64 (cosh.f64 a) (sinh.f64 a)) |
(exp.f64 a) |
a |
(/.f64 (fma.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))))) (fma.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (*.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) (-.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (*.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) (fma.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)))) (-.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (-.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)))) (fma.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))) (fma.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))))))) |
(+.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)))) |
(+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))) |
#s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(fma.f64 a (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a)) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a)) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a)) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) #s(literal 1 binary64))))) |
(fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) |
(fma.f64 a #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a)) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a)) (fma.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a)) |
#s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (exp b) #s(literal 1 binary64)) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b)) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b)) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b)) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))))) |
(fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)) |
(fma.f64 b #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b)) (-.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b)) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b)) (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b)) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) |
#s(literal -1/4 binary64) |
b |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
(pow.f64 #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
#s(approx (- (exp b) -1) #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) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(*.f64 b (*.f64 b #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 b b)) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b b)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 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 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(pow.f64 #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #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 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #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 b #s(literal 1/6 binary64) #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 b #s(literal 1/6 binary64) #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 b #s(literal 1/6 binary64) #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 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 8 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b))))) |
(fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64)) |
(fma.f64 b (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (-.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #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 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b))) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (fma.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #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 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) |
(fma.f64 b (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b))) (/.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 b #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 b b) b)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 b b) b) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 b #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 b b) b))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 b b) b) #s(literal 1/8 binary64)) (fma.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64))) (-.f64 (*.f64 b #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.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/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1/6 binary64)))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 b b) b)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 b b) b)) (fma.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 b #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 b #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 b #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))))) (neg.f64 (neg.f64 (+.f64 #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 (exp b) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64)))) (neg.f64 (+.f64 #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 (exp b) #s(literal 1 binary64))))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #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))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64)) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) a) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1 binary64) a)) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 a (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) a))))) |
(fma.f64 #s(literal 1/2 binary64) a (*.f64 a (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) |
(fma.f64 a #s(literal 1/2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 a #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) a)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) a)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 a (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)) (*.f64 (*.f64 #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 (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 (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))))) (fma.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)) (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #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))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))))) (neg.f64 (-.f64 #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 (exp b) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #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 (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 (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))) (*.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #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 (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))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #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 (exp b) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) (-.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #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 (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 (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))) (*.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) (fma.f64 #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 (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))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #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 (exp b) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 #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 (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)))) (-.f64 #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 (exp b) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (-.f64 #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 (exp b) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #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 (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 (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)))) (fma.f64 #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 (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))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #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 (exp b) #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64))) (fma.f64 #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 (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))) (-.f64 (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64))) (*.f64 #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 (exp b) #s(literal 1 binary64))))))) |
(+.f64 #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 (exp b) #s(literal 1 binary64))) |
(+.f64 #s(approx (exp b) #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 (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))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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))) (neg.f64 (-.f64 (*.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)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.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))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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)) (-.f64 (*.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))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.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)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))) |
(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)) |
(fma.f64 a (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (-.f64 (*.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))) (/.f64 #s(literal 1 binary64) (-.f64 (*.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)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)))))) |
(+.f64 (*.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)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) |
(fma.f64 a (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a))))) |
(fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) |
(fma.f64 a #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (-.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) a)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) a)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 #s(literal 1/6 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) a)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) a) #s(literal 1/2 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))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (+.f64 (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 (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 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (+.f64 (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 (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 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (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 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64))) a (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64))))) |
#s(approx (exp a) #s(literal 1 binary64)) |
#s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) |
#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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (+.f64 #s(literal 1 binary64) a)) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) 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 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 a) 1/2) (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (+.f64 #s(literal 1 binary64) a)) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 a) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 a) 1) (fma.f64 #s(literal 1/2 binary64) a #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 (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/6 binary64)) (*.f64 (*.f64 a a) a))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1/6 binary64)) (*.f64 (*.f64 a a) a))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (*.f64 a a) a))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) (*.f64 (*.f64 a a) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* 1/6 a) 1/2) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1/6 binary64)) (*.f64 a a))) |
#s(approx (+ (* 1/6 a) 1/2) (*.f64 #s(literal 1/6 binary64) a)) |
#s(approx (+ (* 1/6 a) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/6 binary64)) a)) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (fma.f64 (*.f64 a a) #s(literal 1/2 binary64) a)) |
#s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a a))) |
#s(approx (+ (* 1/2 a) 1) (*.f64 #s(literal 1/2 binary64) a)) |
#s(approx (+ (* 1/2 a) 1) (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) (*.f64 a a))) #s(literal 1/6 binary64)) (*.f64 (*.f64 a a) a)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)) #s(literal 1/6 binary64)) (*.f64 (*.f64 a a) a)))) |
#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))) (+.f64 (neg.f64 (*.f64 b (exp.f64 (-.f64 a (*.f64 (log1p.f64 (exp.f64 a)) #s(literal 2 binary64)))))) (/.f64 (exp.f64 a) (+.f64 #s(literal 1 binary64) (exp.f64 a))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (neg.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)))))) 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 (/ (exp a) (+ (exp a) (exp b))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (+.f64 (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))) (neg.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))))) 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))))))) 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 (+ (exp a) (exp b)) (+.f64 #s(literal 1 binary64) (exp.f64 a))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (+.f64 b (exp.f64 a)) #s(literal 1 binary64))) |
#s(approx (+ (exp a) (exp b)) (+.f64 (fma.f64 (fma.f64 b #s(literal 1/2 binary64) #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 b #s(literal 1/6 binary64) #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 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 1 binary64))) |
#s(approx (exp b) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #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 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/480 binary64) b) b #s(literal 1/48 binary64))) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (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/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/480 binary64) b) b #s(literal 1/48 binary64))) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/480 binary64) b) b #s(literal 1/48 binary64))) #s(literal 1/4 binary64))) |
#s(approx b b) |
#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 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 2 binary64))) |
#s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
#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 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 2 binary64))) |
#s(approx (* (* b b) 1/2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (+.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (fma.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64))) |
#s(approx (+ (* b 1/6) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* b 1/6) 1/2) (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (exp b) (exp.f64 b)) |
#s(approx (/ 1 (- (exp b) -1)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 b) #s(literal 1 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 b b))) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -1/480 binary64))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)))) |
#s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 b b)) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
#s(approx (- (exp b) -1) (+.f64 (exp.f64 b) #s(literal 1 binary64))) |
#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 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) (*.f64 b b))) |
#s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 1/6 binary64)) (*.f64 b b))) |
#s(approx (+ (* b 1/6) 1/2) (*.f64 b #s(literal 1/6 binary64))) |
#s(approx (+ (* b 1/6) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1/6 binary64)) b)) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 1/480 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/480 binary64)) (/.f64 #s(literal 1/48 binary64) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/480 binary64)) (fma.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) b)) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b)))) |
#s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) b)) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b)))) |
Compiled 15 879 to 1 991 computations (87.5% saved)
33 alts after pruning (21 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 317 | 14 | 331 |
| Fresh | 3 | 7 | 10 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 320 | 33 | 353 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 65.9% | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
| ✓ | 65.4% | (/.f64 (exp.f64 a) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
| ✓ | 65.4% | (/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
| 64.9% | (/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) #s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) | |
| 6.8% | (/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) (-.f64 #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 (exp b) #s(literal 1 binary64))))) | |
| ✓ | 42.7% | (/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
| 44.9% | (/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) #s(literal 1 binary64)) (-.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 (exp b) #s(literal 1 binary64)))) | |
| 43.7% | (/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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)) (-.f64 (*.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 b) #s(literal 1 binary64)))) | |
| 42.2% | (/.f64 #s(approx (exp a) (fma.f64 #s(approx (+ (* 1/2 a) 1) (*.f64 #s(literal 1/2 binary64) a)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) | |
| 51.6% | (/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) | |
| 23.3% | (/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a a)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) | |
| 13.1% | (/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) | |
| 55.2% | (/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) | |
| 51.6% | (/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) | |
| ✓ | 80.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
| ✓ | 53.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
| 53.6% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(approx (+ (* b 1/6) 1/2) (*.f64 b #s(literal 1/6 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) | |
| ✓ | 50.1% | #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))))) |
| 53.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))) | |
| 49.5% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) | |
| 37.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) | |
| 41.0% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) | |
| ✓ | 36.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (+.f64 #s(literal 2 binary64) b)))) |
| 20.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) | |
| 30.3% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) b)) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b))))))) | |
| 17.4% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) | |
| ✓ | 17.7% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
| 3.3% | #s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) | |
| ✓ | 35.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #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)))) |
| 35.3% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) | |
| ✓ | 36.2% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
| 18.8% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) | |
| ✓ | 38.9% | #s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
Compiled 2 366 to 959 computations (59.5% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #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) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 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 (+ (* b 1/6) 1/2) (*.f64 b #s(literal 1/6 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #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)))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 #s(approx (+ (* 1/2 a) 1) (*.f64 #s(literal 1/2 binary64) a)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a a)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) b)) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) #s(literal 1 binary64)) (-.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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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)) (-.f64 (*.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 b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) (-.f64 #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 (exp b) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 8 binary64)) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) #s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #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 b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
(/.f64 (exp.f64 a) (/.f64 (+.f64 (exp.f64 (*.f64 a #s(literal 3 binary64))) (exp.f64 (*.f64 b #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 a a)) (-.f64 (exp.f64 (+.f64 b b)) (exp.f64 (+.f64 a b)))))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
5 calls:
| 12.0ms | a |
| 11.0ms | b |
| 8.0ms | (exp.f64 a) |
| 8.0ms | (exp.f64 b) |
| 7.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (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 (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #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) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 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 (+ (* b 1/6) 1/2) (*.f64 b #s(literal 1/6 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #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)))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 #s(approx (+ (* 1/2 a) 1) (*.f64 #s(literal 1/2 binary64) a)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a a)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) b)) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) #s(literal 1 binary64)) (-.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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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)) (-.f64 (*.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 b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) (-.f64 #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 (exp b) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 8 binary64)) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) #s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #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 b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #s(approx (exp b) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) #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:
| 12.0ms | b |
| 10.0ms | a |
| 8.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 7.0ms | (exp.f64 b) |
| 7.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 3 | (exp.f64 b) |
| 98.6% | 2 | (exp.f64 a) |
| 84.9% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 98.6% | 2 | a |
| 99.5% | 3 | b |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #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) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 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 (+ (* b 1/6) 1/2) (*.f64 b #s(literal 1/6 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #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)))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 #s(approx (+ (* 1/2 a) 1) (*.f64 #s(literal 1/2 binary64) a)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a a)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) b)) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) #s(literal 1 binary64)) (-.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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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)) (-.f64 (*.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 b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) (-.f64 #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 (exp b) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 8 binary64)) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) #s(approx (+ (* (+ (* (+ (* 1/6 a) 1/2) a) 1) a) 1) #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #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 b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 a) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 (exp.f64 a) (+.f64 #s(approx (exp 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)))) |
2 calls:
| 11.0ms | a |
| 7.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 2 | (exp.f64 a) |
| 98.3% | 2 | a |
Compiled 3 to 5 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #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) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 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 (+ (* b 1/6) 1/2) (*.f64 b #s(literal 1/6 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #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)))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 #s(approx (+ (* 1/2 a) 1) (*.f64 #s(literal 1/2 binary64) a)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a a)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) b)) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) #s(literal 1 binary64)) (-.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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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)) (-.f64 (*.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 b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) (-.f64 #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 (exp b) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 8 binary64)) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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)) (-.f64 (*.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 b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 b) #s(literal -1 binary64)))) |
4 calls:
| 10.0ms | a |
| 9.0ms | b |
| 8.0ms | (exp.f64 b) |
| 6.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.1% | 3 | (exp.f64 b) |
| 92.1% | 3 | b |
| 88.6% | 2 | (exp.f64 a) |
| 97.5% | 4 | a |
Compiled 6 to 10 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #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) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 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 (+ (* b 1/6) 1/2) (*.f64 b #s(literal 1/6 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #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)))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 #s(approx (+ (* 1/2 a) 1) (*.f64 #s(literal 1/2 binary64) a)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a a)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) b)) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) #s(literal 1 binary64)) (-.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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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)) (-.f64 (*.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 b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) (-.f64 #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 (exp b) #s(literal 1 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 8 binary64)) (fma.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))))) |
| Outputs |
|---|
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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)) (-.f64 (*.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 b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(approx (+ (* (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) b) 1/2) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/480 binary64))))) |
#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))))) |
5 calls:
| 30.0ms | b |
| 8.0ms | a |
| 6.0ms | (exp.f64 b) |
| 6.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 6.0ms | (exp.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.6% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 64.3% | 2 | (exp.f64 a) |
| 69.5% | 2 | b |
| 68.2% | 2 | (exp.f64 b) |
| 73.1% | 4 | a |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #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) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 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 (+ (* b 1/6) 1/2) (*.f64 b #s(literal 1/6 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #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)))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 #s(approx (+ (* 1/2 a) 1) (*.f64 #s(literal 1/2 binary64) a)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a a)))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 b b))) b)) #s(literal 1/6 binary64)) (*.f64 (*.f64 b b) b))))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a) (*.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a)) #s(literal 1 binary64)) (-.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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (+.f64 #s(approx (exp a) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) a #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a) (*.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)) (-.f64 (*.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 b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(literal 1/2 binary64) a #s(literal 1 binary64)) a #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 #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 (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)))) (*.f64 #s(approx (exp b) #s(literal 1 binary64)) #s(approx (exp b) #s(literal 1 binary64)))) (-.f64 #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 (exp b) #s(literal 1 binary64))))) |
| Outputs |
|---|
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))) |
2 calls:
| 20.0ms | a |
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.5% | 2 | b |
| 69.0% | 3 | a |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #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) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 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 (+ (* b 1/6) 1/2) (*.f64 b #s(literal 1/6 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #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)))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp a) #s(approx (+ (* (+ (* 1/2 a) 1) a) 1) #s(literal 1 binary64))) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #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 (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.2% | 2 | b |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #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) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 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 (+ (* b 1/6) 1/2) (*.f64 b #s(literal 1/6 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #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)))) |
| Outputs |
|---|
(/.f64 #s(approx (exp a) (+.f64 #s(literal 1 binary64) a)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))) |
3 calls:
| 8.0ms | b |
| 5.0ms | a |
| 4.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.3% | 2 | a |
| 65.5% | 2 | (exp.f64 b) |
| 66.4% | 2 | b |
Compiled 4 to 7 computations (-75% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #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) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 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 (+ (* b 1/6) 1/2) (*.f64 b #s(literal 1/6 binary64))) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) b #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
| Outputs |
|---|
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* (+ (* b 1/6) 1/2) b) 1) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) b #s(literal 2 binary64))))) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.3% | 2 | b |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #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) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) a #s(literal 1 binary64))) #s(approx (exp b) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(approx (exp a) #s(literal 1 binary64)) (+.f64 #s(approx (exp a) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 a) 1/2) #s(literal 1/2 binary64)) a #s(literal 1 binary64)) 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) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.3% | 2 | b |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #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) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* (+ (* b 1/6) 1/2) b) 1) b) 2) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/6 binary64)))))) |
5 calls:
| 3.0ms | b |
| 3.0ms | a |
| 2.0ms | (exp.f64 a) |
| 2.0ms | (exp.f64 b) |
| 2.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.5% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 50.1% | 1 | a |
| 50.1% | 1 | (exp.f64 a) |
| 56.8% | 2 | (exp.f64 b) |
| 56.8% | 2 | b |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) b #s(literal 1 binary64)) b #s(literal 2 binary64))))) |
3 calls:
| 5.0ms | b |
| 2.0ms | (exp.f64 b) |
| 2.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.4% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 53.4% | 2 | b |
| 53.4% | 2 | (exp.f64 b) |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) (fma.f64 #s(approx (+ (* 1/2 b) 1) (*.f64 b #s(literal 1/2 binary64))) b #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) b))))) |
3 calls:
| 3.0ms | b |
| 2.0ms | (exp.f64 b) |
| 2.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.0% | 2 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 53.1% | 2 | b |
| 53.1% | 2 | (exp.f64 b) |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ (* (+ (* 1/2 b) 1) b) 2) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
2 calls:
| 3.0ms | b |
| 2.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.1% | 2 | b |
| 53.1% | 2 | (exp.f64 b) |
Compiled 3 to 5 computations (-66.7% saved)
Total -23.6b remaining (-60.3%)
Threshold costs -23.6b (-60.3%)
| Inputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(literal -1/4 binary64) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) (fma.f64 #s(approx (- (* (+ (* -1/480 (* b b)) 1/48) (* b b)) 1/4) #s(literal -1/4 binary64)) b #s(literal 1/2 binary64)))) |
#s(approx (/ (exp a) (+ (exp a) (exp b))) (/.f64 #s(literal 1 binary64) #s(approx (- (exp b) -1) #s(approx (+ 2 b) b)))) |
#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 (/ 1 (- (exp b) -1)) (fma.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) b #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (exp a) (+ (exp a) (exp b))) #s(approx (/ 1 (- (exp b) -1)) #s(literal 1/2 binary64))) |
5 calls:
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | (exp.f64 a) |
| 2.0ms | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 2.0ms | (exp.f64 b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.9% | 1 | (exp.f64 a) |
| 38.9% | 1 | a |
| 38.9% | 1 | (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))) |
| 38.9% | 1 | b |
| 38.9% | 1 | (exp.f64 b) |
Compiled 14 to 16 computations (-14.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | -37.58037055276507 | -0.9344268227753421 |
| 5.0ms | 112× | 0 | valid |
Compiled 186 to 165 computations (11.3% saved)
ival-exp: 2.0ms (69.4% of total)ival-div!: 1.0ms (34.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | -37.58037055276507 | -0.9344268227753421 |
| 5.0ms | 96× | 0 | valid |
Compiled 200 to 179 computations (10.5% saved)
ival-exp: 2.0ms (81.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | -2.0142116500805027e+21 | -16438219831259372000.0 |
| 12.0ms | -1.5916416103418091e+47 | -1.3220025451590787e+45 |
| 21.0ms | -6.470256139040336e+104 | -1.76171039226203e+100 |
| 21.0ms | 352× | 0 | valid |
| 5.0ms | 99× | 0 | exit |
Compiled 1 626 to 966 computations (40.6% saved)
ival-exp: 6.0ms (60.2% of total)ival-div!: 2.0ms (20.1% of total)ival-add!: 1.0ms (10% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | -8234.79165528783 | -37.58037055276507 |
| 1.0ms | -1.5916416103418091e+47 | -1.3220025451590787e+45 |
| 1.0ms | -6.470256139040336e+104 | -1.76171039226203e+100 |
| 8.0ms | 112× | 0 | valid |
Compiled 1 703 to 1 008 computations (40.8% saved)
ival-exp: 4.0ms (78.3% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.1248242140881284e+92 | 4.306280977508628e+95 |
| 5.0ms | 128× | 0 | valid |
Compiled 483 to 355 computations (26.5% saved)
ival-exp: 2.0ms (71.4% of total)ival-div!: 1.0ms (35.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 3.1248242140881284e+92 | 4.306280977508628e+95 |
Compiled 467 to 347 computations (25.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.1248242140881284e+92 | 4.306280977508628e+95 |
Compiled 507 to 379 computations (25.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.1248242140881284e+92 | 4.306280977508628e+95 |
Compiled 491 to 371 computations (24.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.1248242140881284e+92 | 4.306280977508628e+95 |
Compiled 515 to 387 computations (24.9% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0029447046873967 | +inf |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.9979115734865741 |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0029447046873967 | +inf |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0029447046873967 | +inf |
Compiled 11 to 11 computations (0% saved)
| 1× | fuel |
Compiled 910 to 157 computations (82.7% saved)
Compiled 1 836 to 326 computations (82.2% saved)
Loading profile data...