
Time bar (total: 39.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 1 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 2 |
| 0% | 0% | 25.4% | 74.6% | 0% | 0% | 0% | 3 |
| 0% | 0% | 22.2% | 77.8% | 0% | 0% | 0% | 4 |
| 0% | 0% | 20.6% | 79.4% | 0% | 0% | 0% | 5 |
| 0% | 0% | 18.3% | 81.7% | 0% | 0% | 0% | 6 |
| 0% | 0% | 10.7% | 89.3% | 0% | 0% | 0% | 7 |
| 0% | 0% | 9.3% | 90.7% | 0% | 0% | 0% | 8 |
| 0% | 0% | 8.2% | 91.8% | 0% | 0% | 0% | 9 |
| 0% | 0% | 5.7% | 94.3% | 0% | 0% | 0% | 10 |
| 0% | 0% | 5% | 95% | 0% | 0% | 0% | 11 |
| 0% | 0% | 4.4% | 95.6% | 0% | 0% | 0% | 12 |
Compiled 54 to 30 computations (44.4% saved)
ival-mult: 45.0ms (28.1% of total)ival-fabs: 24.0ms (15% of total)ival-exp: 20.0ms (12.5% of total)...c/correct-round.rkt:119:19: 20.0ms (12.5% of total)ival-<=: 16.0ms (10% of total)ival-sub: 15.0ms (9.4% of total)ival-add: 6.0ms (3.7% of total)ival-fmin: 6.0ms (3.7% of total)ival-div: 3.0ms (1.9% of total)ival-and: 3.0ms (1.9% of total)const: 1.0ms (0.6% of total)backward-pass: 0.0ms (0% of total)| 15.2s | 63339× | 0 | precondition |
| 7.9s | 5996× | 2 | valid |
| 1.5s | 2259× | 1 | valid |
| 0.0ms | 1× | 0 | valid |
ival-exp: 6.6s (31.5% of total)ival-mult: 4.7s (22.5% of total)ival-<=: 1.9s (9% of total)...c/correct-round.rkt:119:19: 1.8s (8.7% of total)ival-sub: 1.7s (8.2% of total)ival-fabs: 1.3s (6.2% of total)ival-add: 1.1s (5.2% of total)ival-fmin: 600.0ms (2.8% of total)ival-div: 443.0ms (2.1% of total)backward-pass: 437.0ms (2.1% of total)ival-and: 265.0ms (1.3% of total)const: 84.0ms (0.4% of total)| 2× | egg-herbie |
| 2324× | *-lowering-*.f32 |
| 2324× | *-lowering-*.f64 |
| 1986× | sum3-define |
| 1956× | fma-lowering-fma.f32 |
| 1956× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 197 |
| 1 | 282 | 193 |
| 2 | 743 | 193 |
| 3 | 2322 | 193 |
| 0 | 17 | 18 |
| 1 | 46 | 18 |
| 2 | 99 | 18 |
| 3 | 179 | 18 |
| 4 | 443 | 18 |
| 5 | 911 | 18 |
| 6 | 1816 | 18 |
| 7 | 5697 | 18 |
| 0 | 8192 | 18 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
| Outputs |
|---|
(/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps a))) |
| Inputs |
|---|
(/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* (+ (neg a) b) eps)) 1)) (* (- (exp (* (neg a) eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* (+ a (neg b)) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* (neg b) eps)) 1))) |
(/ (* (neg eps) (- (exp (* (+ a b) (neg eps))) 1)) (* (- (exp (* a (neg eps))) 1) (- (exp (* b (neg eps))) 1))) |
(neg (/ (* eps (- (exp (* (+ (neg a) b) eps)) 1)) (* (- (exp (* (neg a) eps)) 1) (- (exp (* b eps)) 1)))) |
(neg (/ (* eps (- (exp (* (+ a (neg b)) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* (neg b) eps)) 1)))) |
(neg (/ (* (neg eps) (- (exp (* (+ a b) (neg eps))) 1)) (* (- (exp (* a (neg eps))) 1) (- (exp (* b (neg eps))) 1)))) |
(/ (* eps (- (exp (* (+ b a) eps)) 1)) (* (- (exp (* b eps)) 1) (- (exp (* a eps)) 1))) |
(/ (* a (- (exp (* (+ eps b) a)) 1)) (* (- (exp (* eps a)) 1) (- (exp (* b a)) 1))) |
(/ (* b (- (exp (* (+ a eps) b)) 1)) (* (- (exp (* a b)) 1) (- (exp (* eps b)) 1))) |
| Outputs |
|---|
(/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(* (expm1 (* eps (+ a b))) (/ (/ eps (expm1 (* eps b))) (expm1 (* eps a)))) |
(/ (* eps (- (exp (* (+ (neg a) b) eps)) 1)) (* (- (exp (* (neg a) eps)) 1) (- (exp (* b eps)) 1))) |
(* (expm1 (* eps (- b a))) (/ (/ eps (expm1 (* eps (neg a)))) (expm1 (* eps b)))) |
(/ (* eps (- (exp (* (+ a (neg b)) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* (neg b) eps)) 1))) |
(* (expm1 (* eps (- a b))) (/ (/ eps (expm1 (* eps a))) (expm1 (* eps (neg b))))) |
(/ (* (neg eps) (- (exp (* (+ a b) (neg eps))) 1)) (* (- (exp (* a (neg eps))) 1) (- (exp (* b (neg eps))) 1))) |
(* (expm1 (* eps (- (neg a) b))) (/ (/ (neg eps) (expm1 (* eps (neg a)))) (expm1 (* eps (neg b))))) |
(neg (/ (* eps (- (exp (* (+ (neg a) b) eps)) 1)) (* (- (exp (* (neg a) eps)) 1) (- (exp (* b eps)) 1)))) |
(/ (* eps (expm1 (* eps (- b a)))) (* (expm1 (* eps b)) (neg (expm1 (* eps (neg a)))))) |
(neg (/ (* eps (- (exp (* (+ a (neg b)) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* (neg b) eps)) 1)))) |
(* (/ (expm1 (* eps (- a b))) (expm1 (* eps a))) (/ (neg eps) (expm1 (* eps (neg b))))) |
(neg (/ (* (neg eps) (- (exp (* (+ a b) (neg eps))) 1)) (* (- (exp (* a (neg eps))) 1) (- (exp (* b (neg eps))) 1)))) |
(* (expm1 (* eps (- (neg a) b))) (/ (/ eps (expm1 (* eps (neg b)))) (expm1 (* eps (neg a))))) |
(/ (* eps (- (exp (* (+ b a) eps)) 1)) (* (- (exp (* b eps)) 1) (- (exp (* a eps)) 1))) |
(* (expm1 (* eps (+ a b))) (/ (/ eps (expm1 (* eps b))) (expm1 (* eps a)))) |
(/ (* a (- (exp (* (+ eps b) a)) 1)) (* (- (exp (* eps a)) 1) (- (exp (* b a)) 1))) |
(* (expm1 (* a (+ eps b))) (/ (/ a (expm1 (* eps a))) (expm1 (* a b)))) |
(/ (* b (- (exp (* (+ a eps) b)) 1)) (* (- (exp (* a b)) 1) (- (exp (* eps b)) 1))) |
(* (expm1 (* b (+ eps a))) (/ (/ b (expm1 (* a b))) (expm1 (* eps b)))) |
(sort a b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 238 | 0 | - | 2 | (-0.2275130328828804 4.522143211616628e-105 1.790316222995617e-108) | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| 133 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64)) |
| 103 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) |
| 101 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 b eps)) |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 a b) eps) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | eps |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 (+.f64 a b) eps)) |
| 0 | 0 | - | 0 | - | (*.f64 a eps) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 a eps)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 b eps) |
| 0 | 0 | - | 0 | - | (+.f64 a b) |
| 421.0ms | 370× | 2 | valid |
| 140.0ms | 140× | 1 | valid |
| 0.0ms | 2× | 0 | valid |
Compiled 233 to 53 computations (77.3% saved)
ival-exp: 239.0ms (61.7% of total)ival-mult: 53.0ms (13.7% of total)ival-sub: 48.0ms (12.4% of total)backward-pass: 29.0ms (7.5% of total)ival-add: 10.0ms (2.6% of total)ival-div: 7.0ms (1.8% of total)const: 1.0ms (0.3% of total)Compiled 21 to 13 computations (38.1% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 28.5% | (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps a))) |
Compiled 21 to 13 computations (38.1% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 eps (+.f64 a b)) |
| ✓ | cost-diff | 0 | (expm1.f64 (*.f64 eps (+.f64 a b))) |
| ✓ | cost-diff | 0 | (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps a))) |
| 2234× | *-lowering-*.f32 |
| 2234× | *-lowering-*.f64 |
| 1274× | times-frac |
| 1068× | fma-lowering-fma.f32 |
| 1068× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 68 |
| 1 | 42 | 68 |
| 2 | 69 | 68 |
| 3 | 132 | 68 |
| 4 | 251 | 68 |
| 5 | 509 | 68 |
| 6 | 979 | 68 |
| 7 | 1883 | 68 |
| 8 | 6447 | 68 |
| 9 | 7572 | 68 |
| 0 | 8100 | 68 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) (- (exp (* eps a)) 1)) |
(* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) |
(- (exp (* eps (+ a b))) 1) |
(* eps (+ a b)) |
eps |
(+ a b) |
a |
b |
(/ eps (- (exp (* eps b)) 1)) |
(- (exp (* eps b)) 1) |
(* eps b) |
(- (exp (* eps a)) 1) |
(* eps a) |
| Outputs |
|---|
(/ (* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) (- (exp (* eps a)) 1)) |
(*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps a)))) |
(* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) |
(*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 eps (+.f64 a b))) |
(* eps (+ a b)) |
(*.f64 eps (+.f64 a b)) |
eps |
(+ a b) |
(+.f64 a b) |
a |
b |
(/ eps (- (exp (* eps b)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 eps b))) |
(- (exp (* eps b)) 1) |
(expm1.f64 (*.f64 eps b)) |
(* eps b) |
(*.f64 eps b) |
(- (exp (* eps a)) 1) |
(expm1.f64 (*.f64 eps a)) |
(* eps a) |
(*.f64 eps a) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 eps (expm1.f64 (*.f64 eps b))) |
| ✓ | accuracy | 99.7% | (expm1.f64 (*.f64 eps b)) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps a))) |
| ✓ | accuracy | 99.5% | (expm1.f64 (*.f64 eps a)) |
| 230.0ms | 246× | 5 | exit |
| 3.0ms | 7× | 1 | valid |
| 2.0ms | 3× | 2 | valid |
Compiled 72 to 14 computations (80.6% saved)
compiled-spec: 72.0ms (35.7% of total)ival-exp: 52.0ms (25.8% of total)ival-mult: 32.0ms (15.9% of total)backward-pass: 27.0ms (13.4% of total)ival-sub: 10.0ms (5% of total)ival-div: 4.0ms (2% of total)ival-add: 4.0ms (2% of total)const: 1.0ms (0.5% of total)| Inputs |
|---|
#<alt (/ (* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) (- (exp (* eps a)) 1))> |
#<alt (* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1)))> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (* eps (+ a b))> |
#<alt (- (exp (* eps a)) 1)> |
#<alt (- (exp (* eps b)) 1)> |
#<alt (/ eps (- (exp (* eps b)) 1))> |
| Outputs |
|---|
#<alt (/ (+ a b) (* a b))> |
#<alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a)> |
#<alt (/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a)> |
#<alt (/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a)> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b)> |
#<alt (/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b)> |
#<alt (/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b)> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))> |
#<alt (/ (* eps (+ a b)) b)> |
#<alt (* eps (+ 1 (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b)))) (/ a b))))> |
#<alt (* eps (+ 1 (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) b)) (* eps (- (* 1/6 (/ (pow (+ a b) 3) b)) (+ (* 1/6 (* b (+ a b))) (* 1/2 (* b (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b))))))))) (* 1/2 (+ a b)))) (/ a b))))> |
#<alt (* eps (+ 1 (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) b)) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) b)) (* eps (- (* 1/24 (/ (pow (+ a b) 4) b)) (+ (* 1/24 (* (pow b 2) (+ a b))) (+ (* 1/6 (* (pow b 2) (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b))))) (* 1/2 (* b (- (* 1/6 (/ (pow (+ a b) 3) b)) (+ (* 1/6 (* b (+ a b))) (* 1/2 (* b (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b)))))))))))))) (+ (* 1/6 (* b (+ a b))) (* 1/2 (* b (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b))))))))) (* 1/2 (+ a b)))) (/ a b))))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt eps> |
#<alt (+ eps (/ (* a (* (pow eps 2) (exp (* b eps)))) (- (exp (* b eps)) 1)))> |
#<alt (+ eps (* a (+ (* 1/2 (/ (* a (* (pow eps 3) (exp (* b eps)))) (- (exp (* b eps)) 1))) (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1)))))> |
#<alt (+ eps (* a (+ (* a (+ (* 1/6 (/ (* a (* (pow eps 4) (exp (* b eps)))) (- (exp (* b eps)) 1))) (* 1/2 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))))) (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1)))))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (- (exp (* a eps)) 1) b)> |
#<alt (/ (- (+ (exp (* a eps)) (* b (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) 1) b)> |
#<alt (/ (- (+ (exp (* a eps)) (* b (- (+ (* b (- (* 1/2 (* (pow eps 2) (exp (* a eps)))) (+ (* 1/6 (* (pow eps 2) (- (exp (* a eps)) 1))) (* 1/2 (* eps (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1))))))))) (* eps (exp (* a eps)))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) 1) b)> |
#<alt (/ (- (+ (exp (* a eps)) (* b (- (+ (* b (- (+ (* 1/2 (* (pow eps 2) (exp (* a eps)))) (* b (- (* 1/6 (* (pow eps 3) (exp (* a eps)))) (+ (* 1/24 (* (pow eps 3) (- (exp (* a eps)) 1))) (+ (* 1/6 (* (pow eps 2) (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) (* 1/2 (* eps (- (* 1/2 (* (pow eps 2) (exp (* a eps)))) (+ (* 1/6 (* (pow eps 2) (- (exp (* a eps)) 1))) (* 1/2 (* eps (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1))))))))))))))) (+ (* 1/6 (* (pow eps 2) (- (exp (* a eps)) 1))) (* 1/2 (* eps (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1))))))))) (* eps (exp (* a eps)))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) 1) b)> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1))> |
#<alt (/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1))> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2))))))> |
#<alt (* eps (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2)))))))> |
#<alt (* eps (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3)))))))))> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (+ (exp (* b eps)) (* a (* eps (exp (* b eps))))) 1)> |
#<alt (- (+ (exp (* b eps)) (* a (+ (* 1/2 (* a (* (pow eps 2) (exp (* b eps))))) (* eps (exp (* b eps)))))) 1)> |
#<alt (- (+ (exp (* b eps)) (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 3) (exp (* b eps))))) (* 1/2 (* (pow eps 2) (exp (* b eps)))))) (* eps (exp (* b eps)))))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (- b (* -1 a)))) 1)> |
#<alt (- (exp (* eps (- b (* -1 a)))) 1)> |
#<alt (- (exp (* eps (- b (* -1 a)))) 1)> |
#<alt (- (exp (* eps (- b (* -1 a)))) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (+ (exp (* a eps)) (* b (* eps (exp (* a eps))))) 1)> |
#<alt (- (+ (exp (* a eps)) (* b (+ (* 1/2 (* b (* (pow eps 2) (exp (* a eps))))) (* eps (exp (* a eps)))))) 1)> |
#<alt (- (+ (exp (* a eps)) (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 3) (exp (* a eps))))) (* 1/2 (* (pow eps 2) (exp (* a eps)))))) (* eps (exp (* a eps)))))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (+ a b))) 1)> |
#<alt (- (exp (* eps (- a (* -1 b)))) 1)> |
#<alt (- (exp (* eps (- a (* -1 b)))) 1)> |
#<alt (- (exp (* eps (- a (* -1 b)))) 1)> |
#<alt (- (exp (* eps (- a (* -1 b)))) 1)> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a b))> |
#<alt (* eps (+ a b))> |
#<alt (* b eps)> |
#<alt (+ (* a eps) (* b eps))> |
#<alt (+ (* a eps) (* b eps))> |
#<alt (+ (* a eps) (* b eps))> |
#<alt (* a eps)> |
#<alt (* a (+ eps (/ (* b eps) a)))> |
#<alt (* a (+ eps (/ (* b eps) a)))> |
#<alt (* a (+ eps (/ (* b eps) a)))> |
#<alt (* a eps)> |
#<alt (* -1 (* a (+ (* -1 eps) (* -1 (/ (* b eps) a)))))> |
#<alt (* -1 (* a (+ (* -1 eps) (* -1 (/ (* b eps) a)))))> |
#<alt (* -1 (* a (+ (* -1 eps) (* -1 (/ (* b eps) a)))))> |
#<alt (* a eps)> |
#<alt (+ (* a eps) (* b eps))> |
#<alt (+ (* a eps) (* b eps))> |
#<alt (+ (* a eps) (* b eps))> |
#<alt (* b eps)> |
#<alt (* b (+ eps (/ (* a eps) b)))> |
#<alt (* b (+ eps (/ (* a eps) b)))> |
#<alt (* b (+ eps (/ (* a eps) b)))> |
#<alt (* b eps)> |
#<alt (* -1 (* b (+ (* -1 eps) (* -1 (/ (* a eps) b)))))> |
#<alt (* -1 (* b (+ (* -1 eps) (* -1 (/ (* a eps) b)))))> |
#<alt (* -1 (* b (+ (* -1 eps) (* -1 (/ (* a eps) b)))))> |
#<alt (* a eps)> |
#<alt (* eps (+ a (* 1/2 (* (pow a 2) eps))))> |
#<alt (* eps (+ a (* eps (+ (* 1/6 (* (pow a 3) eps)) (* 1/2 (pow a 2))))))> |
#<alt (* eps (+ a (* eps (+ (* 1/2 (pow a 2)) (* eps (+ (* 1/24 (* (pow a 4) eps)) (* 1/6 (pow a 3))))))))> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (* a eps)> |
#<alt (* a (+ eps (* 1/2 (* a (pow eps 2)))))> |
#<alt (* a (+ eps (* a (+ (* 1/6 (* a (pow eps 3))) (* 1/2 (pow eps 2))))))> |
#<alt (* a (+ eps (* a (+ (* 1/2 (pow eps 2)) (* a (+ (* 1/24 (* a (pow eps 4))) (* 1/6 (pow eps 3))))))))> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (- (exp (* a eps)) 1)> |
#<alt (* b eps)> |
#<alt (* eps (+ b (* 1/2 (* (pow b 2) eps))))> |
#<alt (* eps (+ b (* eps (+ (* 1/6 (* (pow b 3) eps)) (* 1/2 (pow b 2))))))> |
#<alt (* eps (+ b (* eps (+ (* 1/2 (pow b 2)) (* eps (+ (* 1/24 (* (pow b 4) eps)) (* 1/6 (pow b 3))))))))> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (* b eps)> |
#<alt (* b (+ eps (* 1/2 (* b (pow eps 2)))))> |
#<alt (* b (+ eps (* b (+ (* 1/6 (* b (pow eps 3))) (* 1/2 (pow eps 2))))))> |
#<alt (* b (+ eps (* b (+ (* 1/2 (pow eps 2)) (* b (+ (* 1/24 (* b (pow eps 4))) (* 1/6 (pow eps 3))))))))> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (- (exp (* b eps)) 1)> |
#<alt (/ 1 b)> |
#<alt (+ (* -1/2 eps) (/ 1 b))> |
#<alt (+ (* eps (- (* -1 (* eps (+ (* -1/4 b) (* 1/6 b)))) 1/2)) (/ 1 b))> |
#<alt (+ (* eps (- (* eps (- (* -1 (* eps (+ (* -1/2 (* b (+ (* -1/4 b) (* 1/6 b)))) (+ (* -1/12 (pow b 2)) (* 1/24 (pow b 2)))))) (+ (* -1/4 b) (* 1/6 b)))) 1/2)) (/ 1 b))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (* -1/2 (* b eps))) b)> |
#<alt (/ (+ 1 (* b (- (* -1 (* b (+ (* -1/4 (pow eps 2)) (* 1/6 (pow eps 2))))) (* 1/2 eps)))) b)> |
#<alt (/ (+ 1 (* b (- (* b (- (* -1 (* b (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/6 (pow eps 2))))) (+ (* -1/12 (pow eps 3)) (* 1/24 (pow eps 3)))))) (+ (* -1/4 (pow eps 2)) (* 1/6 (pow eps 2))))) (* 1/2 eps)))) b)> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
#<alt (/ eps (- (exp (* b eps)) 1))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | b | @ | 0 | (* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) |
| 3.0ms | eps | @ | 0 | (/ (* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) (- (exp (* eps a)) 1)) |
| 3.0ms | a | @ | inf | (/ (* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) (- (exp (* eps a)) 1)) |
| 2.0ms | eps | @ | -inf | (/ (* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) (- (exp (* eps a)) 1)) |
| 2.0ms | b | @ | 0 | (/ (* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) (- (exp (* eps a)) 1)) |
| 1× | batch-egg-rewrite |
| 5162× | *-lowering-*.f32 |
| 5162× | *-lowering-*.f64 |
| 4476× | /-lowering-/.f32 |
| 4476× | /-lowering-/.f64 |
| 1970× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 56 |
| 1 | 101 | 56 |
| 2 | 839 | 56 |
| 0 | 8579 | 56 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) (- (exp (* eps a)) 1)) |
(* (- (exp (* eps (+ a b))) 1) (/ eps (- (exp (* eps b)) 1))) |
(- (exp (* eps (+ a b))) 1) |
(* eps (+ a b)) |
(- (exp (* eps a)) 1) |
(- (exp (* eps b)) 1) |
(/ eps (- (exp (* eps b)) 1)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(+.f64 (*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) (exp.f64 (*.f64 eps (+.f64 a b)))) (*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) #s(literal -1 binary64)) (*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) (exp.f64 (*.f64 eps (+.f64 a b))))) |
(+.f64 (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))))) |
(+.f64 (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) |
(+.f64 (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (exp.f64 (*.f64 eps a)))) |
(+.f64 (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (exp.f64 (*.f64 eps a)))) |
(+.f64 (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (exp.f64 (*.f64 eps a))) (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (*.f64 (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a))))) (*.f64 #s(literal -1 binary64) (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a))))) (*.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))))) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) #s(literal 1 binary64)) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))))) (*.f64 (exp.f64 (*.f64 eps a)) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (*.f64 (exp.f64 (*.f64 eps a)) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 eps a)) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps (+.f64 a b))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) (expm1.f64 (*.f64 eps a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) (expm1.f64 (*.f64 eps a)))) |
(neg.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) (expm1.f64 (*.f64 eps a)))) |
(neg.f64 (*.f64 (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) (expm1.f64 (*.f64 eps a))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps (+.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 eps b)) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps a))))) |
(/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps a))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 eps b)) (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) |
(/.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (expm1.f64 (*.f64 eps a)))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps a)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (expm1.f64 (*.f64 eps a)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b))))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps b))) |
(/.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (expm1.f64 (*.f64 eps a))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps a))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b)))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b)))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps a)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b))))) (expm1.f64 (*.f64 eps b))) |
(/.f64 (*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b))))) (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b)))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b)))))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 eps b))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) eps)) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 eps (expm1.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) eps))) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) eps)) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (/.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (/.f64 eps (expm1.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 0 binary64) eps))) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (*.f64 eps (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))))) (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (*.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))))) (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (-.f64 #s(literal 0 binary64) eps))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)) (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (-.f64 (exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)) (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (exp.f64 (*.f64 eps a)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (expm1.f64 (*.f64 eps a))) |
(/.f64 (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps a)) (expm1.f64 (*.f64 eps a))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (+.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a)))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) eps) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 eps (expm1.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) eps) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (/.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (/.f64 eps (expm1.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (*.f64 eps (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps a)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 eps b))) |
(pow.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps (+.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a))))) |
(*.f64 eps (*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))))) |
(*.f64 eps (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b)))))) |
(*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a)))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (+.f64 a b)))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps b))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps a)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) (expm1.f64 (*.f64 eps a)))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))))) |
(*.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps a)))) |
(*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 eps (+.f64 a b)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (+.f64 a b)))) (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps a))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(*.f64 (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(*.f64 (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(*.f64 (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(*.f64 (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
(*.f64 (pow.f64 (/.f64 (expm1.f64 (*.f64 eps a)) (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64)) (/.f64 (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps a)))) |
(*.f64 (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps a)))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(*.f64 (/.f64 (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) #s(literal -1 binary64)) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (+.f64 a b)))) #s(literal -1 binary64)) (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps a))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps (+.f64 a b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 eps a)) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps (+.f64 a b)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) eps) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (expm1.f64 (*.f64 eps (+.f64 a b)))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps (+.f64 a b)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(*.f64 (*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 eps (*.f64 (expm1.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) |
(+.f64 (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (exp.f64 (*.f64 eps b)))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (exp.f64 (*.f64 eps b)))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (exp.f64 (*.f64 eps b))) (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (*.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) #s(literal 1 binary64)) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (*.f64 (exp.f64 (*.f64 eps b)) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (*.f64 (exp.f64 (*.f64 eps b)) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 eps b)) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) |
(fma.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 eps b))) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(fma.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 eps b)) (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 eps b)) (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (expm1.f64 (*.f64 eps b))) (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps b))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (*.f64 eps (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (*.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))))) |
(/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) |
(/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 eps (expm1.f64 (*.f64 eps b))))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 (*.f64 eps b)) (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (/.f64 eps (expm1.f64 (*.f64 eps b))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps b))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) eps) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) eps) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 eps (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 eps (expm1.f64 (*.f64 eps b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (neg.f64 (/.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (/.f64 eps (expm1.f64 (*.f64 eps b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (neg.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (-.f64 #s(literal 0 binary64) eps))) (expm1.f64 (*.f64 eps b))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) (-.f64 (*.f64 (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) (*.f64 (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) (*.f64 (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) (-.f64 (/.f64 (exp.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64)) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (*.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)) (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (-.f64 (exp.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)) (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (expm1.f64 (*.f64 eps b))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (+.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) eps) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) eps) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) eps)) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 0 binary64) eps)) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (*.f64 eps (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) #s(literal 1 binary64)) (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (-.f64 #s(literal 0 binary64) eps)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) |
(pow.f64 (/.f64 (expm1.f64 (*.f64 eps b)) (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b))))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps b)))) |
(*.f64 eps (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))))) |
(*.f64 eps (*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps b))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps))) |
(*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
(*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) #s(literal 1 binary64))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps (+.f64 a b)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 eps (expm1.f64 (*.f64 eps b)))))) |
(*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))))) |
(*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 eps (expm1.f64 (*.f64 eps b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 #s(literal 1 binary64) eps))) |
(*.f64 #s(literal -1 binary64) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps)))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (/.f64 eps (expm1.f64 (*.f64 eps b)))))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 eps (expm1.f64 (*.f64 eps b))))) |
(*.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) eps) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (expm1.f64 (*.f64 eps b))))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) eps) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (expm1.f64 (*.f64 eps b))))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(*.f64 (*.f64 eps (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 eps (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 eps b)) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (+.f64 a b))))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (+.f64 a b)))) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eps))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 eps (expm1.f64 (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64)) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (expm1.f64 (*.f64 eps b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) eps))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (expm1.f64 (*.f64 eps b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) eps))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (/.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (/.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(*.f64 (/.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1 binary64)) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b)))) eps) |
(*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 eps (+.f64 a b)))) |
(+.f64 (/.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(-.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps a)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 eps b)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 eps (/.f64 (+.f64 a b) #s(literal 2 binary64)))) (exp.f64 (*.f64 eps (/.f64 (+.f64 a b) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 eps (+.f64 a b))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps (+.f64 a b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64)))) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps (+.f64 a b)))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 eps (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (*.f64 #s(literal -1 binary64) (exp.f64 (*.f64 eps (+.f64 a b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) (*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))))) (+.f64 (/.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) (+.f64 (exp.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (+.f64 (exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))) (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))) (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps (+.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps (+.f64 a b)))) |
(*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal -1 binary64)))))) |
(*.f64 (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 (*.f64 eps (+.f64 a b)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b)))) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (+.f64 a b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (exp.f64 (*.f64 eps (/.f64 (+.f64 a b) #s(literal 2 binary64)))) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 eps (/.f64 (+.f64 a b) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(log.f64 (exp.f64 (*.f64 eps (+.f64 a b)))) |
(+.f64 (*.f64 eps (+.f64 a b)) #s(literal 0 binary64)) |
(+.f64 (*.f64 eps b) (*.f64 eps a)) |
(+.f64 (*.f64 eps a) (*.f64 eps b)) |
(+.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 a b))) |
(+.f64 (log.f64 (exp.f64 (*.f64 eps (/.f64 (+.f64 a b) #s(literal 2 binary64))))) (log.f64 (exp.f64 (*.f64 eps (/.f64 (+.f64 a b) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 eps (*.f64 a (*.f64 eps a))) (*.f64 eps (-.f64 a b))) (/.f64 (*.f64 eps (*.f64 b (*.f64 eps b))) (*.f64 eps (-.f64 a b)))) |
(fma.f64 eps a (*.f64 eps b)) |
(fma.f64 eps b (*.f64 eps a)) |
(fma.f64 a eps (*.f64 eps b)) |
(fma.f64 b eps (*.f64 eps a)) |
(/.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 a (*.f64 eps a))) (*.f64 (*.f64 eps b) (-.f64 (*.f64 eps b) (*.f64 eps a)))) (+.f64 (*.f64 (*.f64 eps a) (*.f64 eps (*.f64 a (*.f64 eps a)))) (*.f64 (*.f64 eps b) (*.f64 eps (*.f64 b (*.f64 eps b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (-.f64 a b)) (*.f64 (*.f64 eps (+.f64 a b)) (*.f64 eps (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (*.f64 eps (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (*.f64 eps (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps a) (*.f64 eps (*.f64 a (*.f64 eps a)))) (*.f64 (*.f64 eps b) (*.f64 eps (*.f64 b (*.f64 eps b))))) (+.f64 (*.f64 eps (*.f64 a (*.f64 eps a))) (*.f64 (*.f64 eps b) (-.f64 (*.f64 eps b) (*.f64 eps a))))) |
(/.f64 (*.f64 (*.f64 eps (+.f64 a b)) (*.f64 eps (-.f64 a b))) (*.f64 eps (-.f64 a b))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) eps) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) eps) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) eps)) (-.f64 a b)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps a) (*.f64 eps (*.f64 a (*.f64 eps a)))) (*.f64 (*.f64 eps b) (*.f64 eps (*.f64 b (*.f64 eps b)))))) (neg.f64 (+.f64 (*.f64 eps (*.f64 a (*.f64 eps a))) (*.f64 (*.f64 eps b) (-.f64 (*.f64 eps b) (*.f64 eps a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (+.f64 a b)) (*.f64 eps (-.f64 a b)))) (neg.f64 (*.f64 eps (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) eps)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) eps))) (-.f64 #s(literal 0 binary64) (-.f64 a b))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps b) (*.f64 eps (*.f64 b (*.f64 eps b)))) (*.f64 (*.f64 eps a) (*.f64 eps (*.f64 a (*.f64 eps a))))) (+.f64 (*.f64 eps (*.f64 b (*.f64 eps b))) (-.f64 (*.f64 eps (*.f64 a (*.f64 eps a))) (*.f64 (*.f64 eps b) (*.f64 eps a))))) |
(/.f64 (-.f64 (*.f64 eps (*.f64 b (*.f64 eps b))) (*.f64 eps (*.f64 a (*.f64 eps a)))) (-.f64 (*.f64 eps b) (*.f64 eps a))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 eps (*.f64 (+.f64 a b) (-.f64 #s(literal 0 binary64) (-.f64 a b)))) (-.f64 #s(literal 0 binary64) (-.f64 a b))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) eps) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 0 binary64) (-.f64 a b))) eps) (-.f64 #s(literal 0 binary64) (-.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) eps) (-.f64 b a)) |
(*.f64 eps (+.f64 a b)) |
(*.f64 eps (log.f64 (exp.f64 (+.f64 a b)))) |
(*.f64 (+.f64 a b) eps) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) eps)) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) eps)) |
(*.f64 (+.f64 (*.f64 (*.f64 eps a) (*.f64 eps (*.f64 a (*.f64 eps a)))) (*.f64 (*.f64 eps b) (*.f64 eps (*.f64 b (*.f64 eps b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps (*.f64 a (*.f64 eps a))) (*.f64 (*.f64 eps b) (-.f64 (*.f64 eps b) (*.f64 eps a)))))) |
(*.f64 (*.f64 (*.f64 eps (+.f64 a b)) (*.f64 eps (-.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 a b)))) |
(*.f64 (*.f64 eps (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (*.f64 eps (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) eps)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(+.f64 (exp.f64 (*.f64 eps a)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 eps a))) |
(+.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps a)))) #s(literal -1 binary64)) |
(-.f64 (exp.f64 (*.f64 eps a)) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 eps a)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps a))))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 eps a)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 eps (/.f64 a #s(literal 2 binary64)))) (exp.f64 (*.f64 eps (/.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 eps a)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps a))))) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 eps a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) #s(literal -1 binary64)) |
(/.f64 (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) |
(/.f64 (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps a)))))) |
(/.f64 (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps a)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 eps a)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) (/.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))))) (*.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))))) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) (/.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) (+.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))))) (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))))) (+.f64 (exp.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))))) (+.f64 (exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)) (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)) (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps a))) |
(*.f64 (expm1.f64 (*.f64 eps a)) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))))))) |
(*.f64 (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps a))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) (*.f64 (expm1.f64 (*.f64 eps a)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 a #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps a)) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps a)))) (expm1.f64 (*.f64 eps a))) |
(*.f64 (+.f64 (exp.f64 (*.f64 eps (/.f64 a #s(literal 2 binary64)))) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 eps (/.f64 a #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (exp.f64 (*.f64 eps b)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 eps b))) |
(+.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b)))) #s(literal -1 binary64)) |
(-.f64 (exp.f64 (*.f64 eps b)) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 eps b)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b))))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 eps b)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 eps (/.f64 b #s(literal 2 binary64)))) (exp.f64 (*.f64 eps (/.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 eps b)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b))))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 eps b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) #s(literal -1 binary64)) |
(/.f64 (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(/.f64 (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b)))))) |
(/.f64 (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps b)))) |
(/.f64 (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) (/.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))))) (*.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) (*.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) (/.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))))) (+.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) (+.f64 (/.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))))) (+.f64 (exp.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))))) (+.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) (+.f64 (exp.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)) (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)) (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) |
(*.f64 (expm1.f64 (*.f64 eps b)) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))))) |
(*.f64 (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(*.f64 (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (*.f64 (expm1.f64 (*.f64 eps b)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 eps b)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps b))) |
(*.f64 (+.f64 (exp.f64 (*.f64 eps (/.f64 b #s(literal 2 binary64)))) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 eps (/.f64 b #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(+.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) |
(+.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) #s(literal 1 binary64))) (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (exp.f64 (*.f64 eps b)))) |
(+.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) #s(literal 1 binary64)) (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (exp.f64 (*.f64 eps b)))) |
(+.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (exp.f64 (*.f64 eps b))) (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (*.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) #s(literal 1 binary64)) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (*.f64 (exp.f64 (*.f64 eps b)) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (*.f64 (exp.f64 (*.f64 eps b)) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 eps b)) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (*.f64 #s(literal 1 binary64) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 eps (expm1.f64 (*.f64 eps b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 eps b)) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (expm1.f64 (*.f64 eps b)) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) |
(/.f64 (*.f64 eps #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)) (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (-.f64 (exp.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)) (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (exp.f64 (*.f64 eps b)))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (expm1.f64 (*.f64 eps b))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 eps b)) (expm1.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (+.f64 (exp.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(/.f64 (*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(pow.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (expm1.f64 (*.f64 eps b)))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps b))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps b))) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 eps (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b))) eps)) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(*.f64 (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))))) |
(*.f64 (pow.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (expm1.f64 (*.f64 eps b)) eps) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 eps b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 eps b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps (expm1.f64 (*.f64 eps (*.f64 b #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 eps b)) (exp.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) b)))))) |
| 1× | egg-herbie |
| 6444× | *-lowering-*.f32 |
| 6444× | *-lowering-*.f64 |
| 2706× | +-lowering-+.f64 |
| 2706× | +-lowering-+.f32 |
| 1906× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 510 | 3540 |
| 1 | 1756 | 3415 |
| 2 | 6500 | 3410 |
| 0 | 9003 | 3410 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ a b) (* a b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ 1 b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/ (* eps (+ a b)) b) |
(* eps (+ 1 (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b)))) (/ a b)))) |
(* eps (+ 1 (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) b)) (* eps (- (* 1/6 (/ (pow (+ a b) 3) b)) (+ (* 1/6 (* b (+ a b))) (* 1/2 (* b (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b))))))))) (* 1/2 (+ a b)))) (/ a b)))) |
(* eps (+ 1 (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) b)) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) b)) (* eps (- (* 1/24 (/ (pow (+ a b) 4) b)) (+ (* 1/24 (* (pow b 2) (+ a b))) (+ (* 1/6 (* (pow b 2) (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b))))) (* 1/2 (* b (- (* 1/6 (/ (pow (+ a b) 3) b)) (+ (* 1/6 (* b (+ a b))) (* 1/2 (* b (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b)))))))))))))) (+ (* 1/6 (* b (+ a b))) (* 1/2 (* b (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b))))))))) (* 1/2 (+ a b)))) (/ a b)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
eps |
(+ eps (/ (* a (* (pow eps 2) (exp (* b eps)))) (- (exp (* b eps)) 1))) |
(+ eps (* a (+ (* 1/2 (/ (* a (* (pow eps 3) (exp (* b eps)))) (- (exp (* b eps)) 1))) (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))))) |
(+ eps (* a (+ (* a (+ (* 1/6 (/ (* a (* (pow eps 4) (exp (* b eps)))) (- (exp (* b eps)) 1))) (* 1/2 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))))) (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1)) |
(/ (- (exp (* a eps)) 1) b) |
(/ (- (+ (exp (* a eps)) (* b (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) 1) b) |
(/ (- (+ (exp (* a eps)) (* b (- (+ (* b (- (* 1/2 (* (pow eps 2) (exp (* a eps)))) (+ (* 1/6 (* (pow eps 2) (- (exp (* a eps)) 1))) (* 1/2 (* eps (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1))))))))) (* eps (exp (* a eps)))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) 1) b) |
(/ (- (+ (exp (* a eps)) (* b (- (+ (* b (- (+ (* 1/2 (* (pow eps 2) (exp (* a eps)))) (* b (- (* 1/6 (* (pow eps 3) (exp (* a eps)))) (+ (* 1/24 (* (pow eps 3) (- (exp (* a eps)) 1))) (+ (* 1/6 (* (pow eps 2) (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) (* 1/2 (* eps (- (* 1/2 (* (pow eps 2) (exp (* a eps)))) (+ (* 1/6 (* (pow eps 2) (- (exp (* a eps)) 1))) (* 1/2 (* eps (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1))))))))))))))) (+ (* 1/6 (* (pow eps 2) (- (exp (* a eps)) 1))) (* 1/2 (* eps (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1))))))))) (* eps (exp (* a eps)))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) 1) b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1)) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1)) |
(* eps (+ a b)) |
(* eps (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2)))))) |
(* eps (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) |
(* eps (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3))))))))) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* b eps)) 1) |
(- (+ (exp (* b eps)) (* a (* eps (exp (* b eps))))) 1) |
(- (+ (exp (* b eps)) (* a (+ (* 1/2 (* a (* (pow eps 2) (exp (* b eps))))) (* eps (exp (* b eps)))))) 1) |
(- (+ (exp (* b eps)) (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 3) (exp (* b eps))))) (* 1/2 (* (pow eps 2) (exp (* b eps)))))) (* eps (exp (* b eps)))))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(- (exp (* a eps)) 1) |
(- (+ (exp (* a eps)) (* b (* eps (exp (* a eps))))) 1) |
(- (+ (exp (* a eps)) (* b (+ (* 1/2 (* b (* (pow eps 2) (exp (* a eps))))) (* eps (exp (* a eps)))))) 1) |
(- (+ (exp (* a eps)) (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 3) (exp (* a eps))))) (* 1/2 (* (pow eps 2) (exp (* a eps)))))) (* eps (exp (* a eps)))))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (+ a b))) 1) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(* eps (+ a b)) |
(* eps (+ a b)) |
(* eps (+ a b)) |
(* eps (+ a b)) |
(* eps (+ a b)) |
(* eps (+ a b)) |
(* eps (+ a b)) |
(* eps (+ a b)) |
(* eps (+ a b)) |
(* eps (+ a b)) |
(* eps (+ a b)) |
(* eps (+ a b)) |
(* b eps) |
(+ (* a eps) (* b eps)) |
(+ (* a eps) (* b eps)) |
(+ (* a eps) (* b eps)) |
(* a eps) |
(* a (+ eps (/ (* b eps) a))) |
(* a (+ eps (/ (* b eps) a))) |
(* a (+ eps (/ (* b eps) a))) |
(* a eps) |
(* -1 (* a (+ (* -1 eps) (* -1 (/ (* b eps) a))))) |
(* -1 (* a (+ (* -1 eps) (* -1 (/ (* b eps) a))))) |
(* -1 (* a (+ (* -1 eps) (* -1 (/ (* b eps) a))))) |
(* a eps) |
(+ (* a eps) (* b eps)) |
(+ (* a eps) (* b eps)) |
(+ (* a eps) (* b eps)) |
(* b eps) |
(* b (+ eps (/ (* a eps) b))) |
(* b (+ eps (/ (* a eps) b))) |
(* b (+ eps (/ (* a eps) b))) |
(* b eps) |
(* -1 (* b (+ (* -1 eps) (* -1 (/ (* a eps) b))))) |
(* -1 (* b (+ (* -1 eps) (* -1 (/ (* a eps) b))))) |
(* -1 (* b (+ (* -1 eps) (* -1 (/ (* a eps) b))))) |
(* a eps) |
(* eps (+ a (* 1/2 (* (pow a 2) eps)))) |
(* eps (+ a (* eps (+ (* 1/6 (* (pow a 3) eps)) (* 1/2 (pow a 2)))))) |
(* eps (+ a (* eps (+ (* 1/2 (pow a 2)) (* eps (+ (* 1/24 (* (pow a 4) eps)) (* 1/6 (pow a 3)))))))) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(* a eps) |
(* a (+ eps (* 1/2 (* a (pow eps 2))))) |
(* a (+ eps (* a (+ (* 1/6 (* a (pow eps 3))) (* 1/2 (pow eps 2)))))) |
(* a (+ eps (* a (+ (* 1/2 (pow eps 2)) (* a (+ (* 1/24 (* a (pow eps 4))) (* 1/6 (pow eps 3)))))))) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(- (exp (* a eps)) 1) |
(* b eps) |
(* eps (+ b (* 1/2 (* (pow b 2) eps)))) |
(* eps (+ b (* eps (+ (* 1/6 (* (pow b 3) eps)) (* 1/2 (pow b 2)))))) |
(* eps (+ b (* eps (+ (* 1/2 (pow b 2)) (* eps (+ (* 1/24 (* (pow b 4) eps)) (* 1/6 (pow b 3)))))))) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(* b eps) |
(* b (+ eps (* 1/2 (* b (pow eps 2))))) |
(* b (+ eps (* b (+ (* 1/6 (* b (pow eps 3))) (* 1/2 (pow eps 2)))))) |
(* b (+ eps (* b (+ (* 1/2 (pow eps 2)) (* b (+ (* 1/24 (* b (pow eps 4))) (* 1/6 (pow eps 3)))))))) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(- (exp (* b eps)) 1) |
(/ 1 b) |
(+ (* -1/2 eps) (/ 1 b)) |
(+ (* eps (- (* -1 (* eps (+ (* -1/4 b) (* 1/6 b)))) 1/2)) (/ 1 b)) |
(+ (* eps (- (* eps (- (* -1 (* eps (+ (* -1/2 (* b (+ (* -1/4 b) (* 1/6 b)))) (+ (* -1/12 (pow b 2)) (* 1/24 (pow b 2)))))) (+ (* -1/4 b) (* 1/6 b)))) 1/2)) (/ 1 b)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ 1 b) |
(/ (+ 1 (* -1/2 (* b eps))) b) |
(/ (+ 1 (* b (- (* -1 (* b (+ (* -1/4 (pow eps 2)) (* 1/6 (pow eps 2))))) (* 1/2 eps)))) b) |
(/ (+ 1 (* b (- (* b (- (* -1 (* b (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/6 (pow eps 2))))) (+ (* -1/12 (pow eps 3)) (* 1/24 (pow eps 3)))))) (+ (* -1/4 (pow eps 2)) (* 1/6 (pow eps 2))))) (* 1/2 eps)))) b) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
(/ eps (- (exp (* b eps)) 1)) |
| Outputs |
|---|
(/ (+ a b) (* a b)) |
(/.f64 (/.f64 (+.f64 a b) a) b) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (*.f64 eps (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* eps (- (* 1/24 (/ (pow (+ a b) 4) (* a b))) (+ (/ (* (+ a b) (+ (* 1/24 (* a (pow b 4))) (+ (* 1/24 (* (pow a 4) b)) (+ (* 1/12 (* (pow a 2) (pow b 3))) (* 1/12 (* (pow a 3) (pow b 2))))))) (* (pow a 2) (pow b 2))) (+ (/ (* (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2))))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b))))) (* a b))))))) (+ (/ (* (+ a b) (+ (* 1/6 (* a (pow b 3))) (+ (* 1/6 (* (pow a 3) b)) (* 1/4 (* (pow a 2) (pow b 2)))))) (* (pow a 2) (pow b 2))) (/ (* (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b))) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (* a b)))))) (/ (* (+ a b) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) b)))) (* (pow a 2) (pow b 2))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (+.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (-.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) (-.f64 (*.f64 eps (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (+.f64 a b) #s(literal 4 binary64))) b) a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (*.f64 a b)))) (*.f64 a b)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/12 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 b (*.f64 a (*.f64 a b)))))) (*.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 b (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (+.f64 a b) (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b))))) (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (*.f64 a b))))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (*.f64 a b)))))) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b))))))))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 b eps)) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64))))) a) |
(/ (+ 1 (* a (- (+ (* a (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 b eps)) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64))) (*.f64 a (+.f64 (-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 b eps)) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 b eps))) (*.f64 eps (*.f64 eps #s(literal 1/6 binary64)))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 b eps)) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64))))))))) a) |
(/ (+ 1 (* a (- (+ (* a (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (* a (- (* 1/6 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* b eps))) (- (exp (* b eps)) 1))) (* 1/2 eps)))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 b eps)) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64))) (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (*.f64 eps eps))) (exp.f64 (*.f64 b eps))) (expm1.f64 (*.f64 b eps))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 b eps)) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64))) (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 b eps)) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 b eps))) (*.f64 eps (*.f64 eps #s(literal 1/6 binary64)))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 b eps)) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/24 binary64) (*.f64 eps (*.f64 eps eps))))))) (+.f64 (-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 b eps)) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 b eps))) (*.f64 eps (*.f64 eps #s(literal 1/6 binary64)))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 b eps)) (expm1.f64 (*.f64 b eps))) #s(literal -1/2 binary64)))))))))) a) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 a eps)) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64))))) b) |
(/ (+ 1 (* b (- (+ (* b (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 a eps)) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64))) (*.f64 b (+.f64 (-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 a eps)) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 a eps))) (*.f64 eps (*.f64 eps #s(literal 1/6 binary64)))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 a eps)) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64))))))))) b) |
(/ (+ 1 (* b (- (+ (* b (- (+ (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (* b (- (* 1/6 (/ (* (pow eps 3) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/24 (pow eps 3)) (+ (* 1/6 (* (pow eps 2) (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps)))) (* 1/2 (* eps (- (* 1/2 (/ (* (pow eps 2) (exp (* a eps))) (- (exp (* a eps)) 1))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))))))))) (+ (* 1/6 (pow eps 2)) (* 1/2 (* eps (- (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1)) (* 1/2 eps))))))) (/ (* eps (exp (* a eps))) (- (exp (* a eps)) 1))) (* 1/2 eps)))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 a eps)) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64))) (*.f64 b (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 a eps)) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 a eps))) (-.f64 (*.f64 b (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 a eps)) (*.f64 #s(literal 1/6 binary64) (*.f64 eps (*.f64 eps eps)))) (expm1.f64 (*.f64 a eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/24 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 a eps)) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64))))))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 a eps)) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 a eps))) (*.f64 eps (*.f64 eps #s(literal 1/6 binary64)))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 a eps)) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/6 binary64))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 eps (+.f64 (/.f64 (exp.f64 (*.f64 a eps)) (expm1.f64 (*.f64 a eps))) #s(literal -1/2 binary64))))))))))) b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) (expm1.f64 (*.f64 a eps))) |
(/ (* eps (+ a b)) b) |
(/.f64 (*.f64 (+.f64 a b) eps) b) |
(* eps (+ 1 (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b)))) (/ a b)))) |
(*.f64 eps (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(* eps (+ 1 (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) b)) (* eps (- (* 1/6 (/ (pow (+ a b) 3) b)) (+ (* 1/6 (* b (+ a b))) (* 1/2 (* b (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b))))))))) (* 1/2 (+ a b)))) (/ a b)))) |
(*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b))) (*.f64 b (+.f64 a b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))))) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(* eps (+ 1 (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) b)) (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) b)) (* eps (- (* 1/24 (/ (pow (+ a b) 4) b)) (+ (* 1/24 (* (pow b 2) (+ a b))) (+ (* 1/6 (* (pow b 2) (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b))))) (* 1/2 (* b (- (* 1/6 (/ (pow (+ a b) 3) b)) (+ (* 1/6 (* b (+ a b))) (* 1/2 (* b (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b)))))))))))))) (+ (* 1/6 (* b (+ a b))) (* 1/2 (* b (- (* 1/2 (/ (pow (+ a b) 2) b)) (* 1/2 (+ a b))))))))) (* 1/2 (+ a b)))) (/ a b)))) |
(*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 4 binary64)) b) (*.f64 b (*.f64 b (+.f64 a b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (*.f64 (*.f64 b b) #s(literal 1/6 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b))) (*.f64 b (+.f64 a b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)))))) (*.f64 b #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b))) (*.f64 b (+.f64 a b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))))) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
eps |
(+ eps (/ (* a (* (pow eps 2) (exp (* b eps)))) (- (exp (* b eps)) 1))) |
(+.f64 eps (/.f64 (*.f64 (exp.f64 (*.f64 b eps)) (*.f64 a (*.f64 eps eps))) (expm1.f64 (*.f64 b eps)))) |
(+ eps (* a (+ (* 1/2 (/ (* a (* (pow eps 3) (exp (* b eps)))) (- (exp (* b eps)) 1))) (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))))) |
(+.f64 eps (*.f64 a (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 b eps)) (*.f64 eps eps)) (expm1.f64 (*.f64 b eps))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 eps (*.f64 eps eps)))) (exp.f64 (*.f64 b eps))) (expm1.f64 (*.f64 b eps)))))) |
(+ eps (* a (+ (* a (+ (* 1/6 (/ (* a (* (pow eps 4) (exp (* b eps)))) (- (exp (* b eps)) 1))) (* 1/2 (/ (* (pow eps 3) (exp (* b eps))) (- (exp (* b eps)) 1))))) (/ (* (pow eps 2) (exp (* b eps))) (- (exp (* b eps)) 1))))) |
(+.f64 eps (*.f64 a (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 b eps)) (*.f64 eps eps)) (expm1.f64 (*.f64 b eps))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/6 binary64)) (*.f64 (exp.f64 (*.f64 b eps)) (pow.f64 eps #s(literal 4 binary64)))) (expm1.f64 (*.f64 b eps))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 eps eps))) (exp.f64 (*.f64 b eps))) (expm1.f64 (*.f64 b eps)))))))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (- b (* -1 a)))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (- (exp (* a eps)) 1) b) |
(/.f64 (expm1.f64 (*.f64 a eps)) b) |
(/ (- (+ (exp (* a eps)) (* b (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) 1) b) |
(/.f64 (+.f64 (*.f64 b (-.f64 (*.f64 eps (exp.f64 (*.f64 a eps))) (*.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps #s(literal 1/2 binary64))))) (expm1.f64 (*.f64 a eps))) b) |
(/ (- (+ (exp (* a eps)) (* b (- (+ (* b (- (* 1/2 (* (pow eps 2) (exp (* a eps)))) (+ (* 1/6 (* (pow eps 2) (- (exp (* a eps)) 1))) (* 1/2 (* eps (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1))))))))) (* eps (exp (* a eps)))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) 1) b) |
(/.f64 (+.f64 (*.f64 b (+.f64 (-.f64 (*.f64 eps (exp.f64 (*.f64 a eps))) (*.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 b (-.f64 (+.f64 (*.f64 (exp.f64 (*.f64 a eps)) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps eps)))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps (exp.f64 (*.f64 a eps))) (*.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps #s(literal 1/2 binary64))))))))) (expm1.f64 (*.f64 a eps))) b) |
(/ (- (+ (exp (* a eps)) (* b (- (+ (* b (- (+ (* 1/2 (* (pow eps 2) (exp (* a eps)))) (* b (- (* 1/6 (* (pow eps 3) (exp (* a eps)))) (+ (* 1/24 (* (pow eps 3) (- (exp (* a eps)) 1))) (+ (* 1/6 (* (pow eps 2) (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) (* 1/2 (* eps (- (* 1/2 (* (pow eps 2) (exp (* a eps)))) (+ (* 1/6 (* (pow eps 2) (- (exp (* a eps)) 1))) (* 1/2 (* eps (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1))))))))))))))) (+ (* 1/6 (* (pow eps 2) (- (exp (* a eps)) 1))) (* 1/2 (* eps (- (* eps (exp (* a eps))) (* 1/2 (* eps (- (exp (* a eps)) 1))))))))) (* eps (exp (* a eps)))) (* 1/2 (* eps (- (exp (* a eps)) 1)))))) 1) b) |
(/.f64 (+.f64 (*.f64 b (+.f64 (*.f64 eps (exp.f64 (*.f64 a eps))) (+.f64 (*.f64 b (+.f64 (*.f64 b (-.f64 (-.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a eps)) (*.f64 #s(literal 1/6 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (expm1.f64 (*.f64 a eps)) (*.f64 #s(literal 1/24 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 eps (*.f64 eps #s(literal 1/6 binary64))) (-.f64 (*.f64 eps (exp.f64 (*.f64 a eps))) (*.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps #s(literal 1/2 binary64)))))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (+.f64 (*.f64 (exp.f64 (*.f64 a eps)) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps eps)))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps (exp.f64 (*.f64 a eps))) (*.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps #s(literal 1/2 binary64))))))))) (-.f64 (+.f64 (*.f64 (exp.f64 (*.f64 a eps)) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps eps)))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps (exp.f64 (*.f64 a eps))) (*.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (expm1.f64 (*.f64 a eps)))))) (expm1.f64 (*.f64 a eps))) b) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (+ a b))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(/ (* eps (- (exp (* eps (- a (* -1 b)))) 1)) (- (exp (* b eps)) 1)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 a b) eps)) (/.f64 eps (expm1.f64 (*.f64 b eps)))) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a (+ b (* 1/2 (* eps (pow (+ a b) 2)))))) |
(*.f64 eps (+.f64 (+.f64 a b) (*.f64 eps (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64)))))) |
(* eps (+ a (+ b (* eps (+ (* 1/6 (* eps (pow (+ a b) 3))) (* 1/2 (pow (+ a b) 2))))))) |
(*.f64 eps (+.f64 (+.f64 a b) (*.f64 eps (+.f64 (*.f64 eps (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64)))) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))))))) |
(* eps (+ a (+ b (* eps (+ (* 1/2 (pow (+ a b) 2)) (* eps (+ (* 1/24 (* eps (pow (+ a b) 4))) (* 1/6 (pow (+ a b) 3))))))))) |
(*.f64 eps (+.f64 (+.f64 a b) (*.f64 eps (+.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/24 binary64) (pow.f64 (+.f64 a b) #s(literal 4 binary64)))) (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))))))))) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (+ (exp (* b eps)) (* a (* eps (exp (* b eps))))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 a eps) #s(literal 1 binary64)) (exp.f64 (*.f64 b eps)))) |
(- (+ (exp (* b eps)) (* a (+ (* 1/2 (* a (* (pow eps 2) (exp (* b eps))))) (* eps (exp (* b eps)))))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 b eps)) (*.f64 a (*.f64 eps eps))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 a eps) #s(literal 1 binary64)) (exp.f64 (*.f64 b eps))))) |
(- (+ (exp (* b eps)) (* a (+ (* a (+ (* 1/6 (* a (* (pow eps 3) (exp (* b eps))))) (* 1/2 (* (pow eps 2) (exp (* b eps)))))) (* eps (exp (* b eps)))))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 eps (*.f64 eps eps)))) (exp.f64 (*.f64 b eps))) (*.f64 (exp.f64 (*.f64 b eps)) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 a eps) #s(literal 1 binary64)) (exp.f64 (*.f64 b eps))))) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (- b (* -1 a)))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (+ (exp (* a eps)) (* b (* eps (exp (* a eps))))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b eps) #s(literal 1 binary64)) (exp.f64 (*.f64 a eps)))) |
(- (+ (exp (* a eps)) (* b (+ (* 1/2 (* b (* (pow eps 2) (exp (* a eps))))) (* eps (exp (* a eps)))))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))) (exp.f64 (*.f64 a eps)))) (*.f64 (+.f64 (*.f64 b eps) #s(literal 1 binary64)) (exp.f64 (*.f64 a eps))))) |
(- (+ (exp (* a eps)) (* b (+ (* b (+ (* 1/6 (* b (* (pow eps 3) (exp (* a eps))))) (* 1/2 (* (pow eps 2) (exp (* a eps)))))) (* eps (exp (* a eps)))))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (exp.f64 (*.f64 a eps)) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 a eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 b #s(literal 1/6 binary64))))) (*.f64 (+.f64 (*.f64 b eps) #s(literal 1 binary64)) (exp.f64 (*.f64 a eps))))) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (+ a b))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(- (exp (* eps (- a (* -1 b)))) 1) |
(expm1.f64 (*.f64 (+.f64 a b) eps)) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* eps (+ a b)) |
(*.f64 (+.f64 a b) eps) |
(* b eps) |
(*.f64 b eps) |
(+ (* a eps) (* b eps)) |
(*.f64 (+.f64 a b) eps) |
(+ (* a eps) (* b eps)) |
(*.f64 (+.f64 a b) eps) |
(+ (* a eps) (* b eps)) |
(*.f64 (+.f64 a b) eps) |
(* a eps) |
(*.f64 a eps) |
(* a (+ eps (/ (* b eps) a))) |
(*.f64 a (+.f64 eps (/.f64 (*.f64 b eps) a))) |
(* a (+ eps (/ (* b eps) a))) |
(*.f64 a (+.f64 eps (/.f64 (*.f64 b eps) a))) |
(* a (+ eps (/ (* b eps) a))) |
(*.f64 a (+.f64 eps (/.f64 (*.f64 b eps) a))) |
(* a eps) |
(*.f64 a eps) |
(* -1 (* a (+ (* -1 eps) (* -1 (/ (* b eps) a))))) |
(*.f64 a (+.f64 eps (/.f64 (*.f64 b eps) a))) |
(* -1 (* a (+ (* -1 eps) (* -1 (/ (* b eps) a))))) |
(*.f64 a (+.f64 eps (/.f64 (*.f64 b eps) a))) |
(* -1 (* a (+ (* -1 eps) (* -1 (/ (* b eps) a))))) |
(*.f64 a (+.f64 eps (/.f64 (*.f64 b eps) a))) |
(* a eps) |
(*.f64 a eps) |
(+ (* a eps) (* b eps)) |
(*.f64 (+.f64 a b) eps) |
(+ (* a eps) (* b eps)) |
(*.f64 (+.f64 a b) eps) |
(+ (* a eps) (* b eps)) |
(*.f64 (+.f64 a b) eps) |
(* b eps) |
(*.f64 b eps) |
(* b (+ eps (/ (* a eps) b))) |
(*.f64 b (+.f64 eps (/.f64 (*.f64 a eps) b))) |
(* b (+ eps (/ (* a eps) b))) |
(*.f64 b (+.f64 eps (/.f64 (*.f64 a eps) b))) |
(* b (+ eps (/ (* a eps) b))) |
(*.f64 b (+.f64 eps (/.f64 (*.f64 a eps) b))) |
(* b eps) |
(*.f64 b eps) |
(* -1 (* b (+ (* -1 eps) (* -1 (/ (* a eps) b))))) |
(*.f64 b (+.f64 eps (/.f64 (*.f64 a eps) b))) |
(* -1 (* b (+ (* -1 eps) (* -1 (/ (* a eps) b))))) |
(*.f64 b (+.f64 eps (/.f64 (*.f64 a eps) b))) |
(* -1 (* b (+ (* -1 eps) (* -1 (/ (* a eps) b))))) |
(*.f64 b (+.f64 eps (/.f64 (*.f64 a eps) b))) |
(* a eps) |
(*.f64 a eps) |
(* eps (+ a (* 1/2 (* (pow a 2) eps)))) |
(*.f64 eps (+.f64 a (*.f64 eps (*.f64 a (*.f64 a #s(literal 1/2 binary64)))))) |
(* eps (+ a (* eps (+ (* 1/6 (* (pow a 3) eps)) (* 1/2 (pow a 2)))))) |
(*.f64 eps (+.f64 a (*.f64 eps (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a (*.f64 a eps)))) (*.f64 a (*.f64 a #s(literal 1/2 binary64))))))) |
(* eps (+ a (* eps (+ (* 1/2 (pow a 2)) (* eps (+ (* 1/24 (* (pow a 4) eps)) (* 1/6 (pow a 3)))))))) |
(*.f64 eps (+.f64 a (*.f64 eps (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/24 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/6 binary64))))))))) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(* a eps) |
(*.f64 a eps) |
(* a (+ eps (* 1/2 (* a (pow eps 2))))) |
(*.f64 eps (+.f64 a (*.f64 eps (*.f64 a (*.f64 a #s(literal 1/2 binary64)))))) |
(* a (+ eps (* a (+ (* 1/6 (* a (pow eps 3))) (* 1/2 (pow eps 2)))))) |
(*.f64 a (+.f64 eps (*.f64 a (+.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps #s(literal 1/2 binary64))))))) |
(* a (+ eps (* a (+ (* 1/2 (pow eps 2)) (* a (+ (* 1/24 (* a (pow eps 4))) (* 1/6 (pow eps 3)))))))) |
(*.f64 a (+.f64 eps (*.f64 a (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/2 binary64))) (*.f64 a (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 a (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 eps (*.f64 eps eps))))))))) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(- (exp (* a eps)) 1) |
(expm1.f64 (*.f64 a eps)) |
(* b eps) |
(*.f64 b eps) |
(* eps (+ b (* 1/2 (* (pow b 2) eps)))) |
(*.f64 b (+.f64 eps (*.f64 b (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))))) |
(* eps (+ b (* eps (+ (* 1/6 (* (pow b 3) eps)) (* 1/2 (pow b 2)))))) |
(*.f64 eps (+.f64 b (*.f64 eps (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 b (*.f64 b eps)))) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))))) |
(* eps (+ b (* eps (+ (* 1/2 (pow b 2)) (* eps (+ (* 1/24 (* (pow b 4) eps)) (* 1/6 (pow b 3)))))))) |
(*.f64 eps (+.f64 b (*.f64 eps (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/24 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/6 binary64))))))))) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(* b eps) |
(*.f64 b eps) |
(* b (+ eps (* 1/2 (* b (pow eps 2))))) |
(*.f64 b (+.f64 eps (*.f64 b (*.f64 eps (*.f64 eps #s(literal 1/2 binary64)))))) |
(* b (+ eps (* b (+ (* 1/6 (* b (pow eps 3))) (* 1/2 (pow eps 2)))))) |
(*.f64 b (+.f64 eps (*.f64 b (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/2 binary64))) (*.f64 b (*.f64 #s(literal 1/6 binary64) (*.f64 eps (*.f64 eps eps)))))))) |
(* b (+ eps (* b (+ (* 1/2 (pow eps 2)) (* b (+ (* 1/24 (* b (pow eps 4))) (* 1/6 (pow eps 3)))))))) |
(*.f64 b (+.f64 eps (*.f64 b (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/2 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 b (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 1/24 binary64))))))))) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(- (exp (* b eps)) 1) |
(expm1.f64 (*.f64 b eps)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* -1/2 eps) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps #s(literal -1/2 binary64))) |
(+ (* eps (- (* -1 (* eps (+ (* -1/4 b) (* 1/6 b)))) 1/2)) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 b #s(literal 1/12 binary64)))))) |
(+ (* eps (- (* eps (- (* -1 (* eps (+ (* -1/2 (* b (+ (* -1/4 b) (* 1/6 b)))) (+ (* -1/12 (pow b 2)) (* 1/24 (pow b 2)))))) (+ (* -1/4 b) (* 1/6 b)))) 1/2)) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (*.f64 eps (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (*.f64 b (*.f64 (*.f64 b #s(literal -1/12 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) #s(literal -1/24 binary64)))) (*.f64 b #s(literal 1/12 binary64))))))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* -1/2 (* b eps))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 eps #s(literal -1/2 binary64)))) b) |
(/ (+ 1 (* b (- (* -1 (* b (+ (* -1/4 (pow eps 2)) (* 1/6 (pow eps 2))))) (* 1/2 eps)))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 eps eps) #s(literal 1/12 binary64))) (*.f64 eps #s(literal -1/2 binary64))))) b) |
(/ (+ 1 (* b (- (* b (- (* -1 (* b (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/6 (pow eps 2))))) (+ (* -1/12 (pow eps 3)) (* 1/24 (pow eps 3)))))) (+ (* -1/4 (pow eps 2)) (* 1/6 (pow eps 2))))) (* 1/2 eps)))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 eps (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal -1/12 binary64)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/24 binary64)))) (*.f64 (*.f64 eps eps) #s(literal 1/12 binary64)))) (*.f64 eps #s(literal -1/2 binary64))))) b) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
(/ eps (- (exp (* b eps)) 1)) |
(/.f64 eps (expm1.f64 (*.f64 b eps))) |
Compiled 26765 to 2624 computations (90.2% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 813 | 6 | 819 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 814 | 6 | 820 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (/.f64 (/.f64 (+.f64 a b) a) b) |
| ▶ | 43.5% | (/.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) (expm1.f64 (*.f64 eps a))) |
| ▶ | 47.3% | (/.f64 #s(literal 1 binary64) b) |
| ▶ | 52.6% | (/.f64 #s(literal 1 binary64) a) |
| 14.8% | (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))))) | |
| ▶ | 15.8% | (+.f64 (*.f64 eps (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
Compiled 554 to 208 computations (62.5% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 eps (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) (expm1.f64 (*.f64 eps a))) |
| ✓ | cost-diff | 640 | (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))) |
| ✓ | cost-diff | 1152 | (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b))))) |
| ✓ | cost-diff | 1152 | (*.f64 eps (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) |
| ✓ | cost-diff | 1152 | (+.f64 (*.f64 eps (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 0 | (+.f64 a b) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 a b) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (+.f64 a b) a) b) |
| 5798× | *-lowering-*.f32 |
| 5798× | *-lowering-*.f64 |
| 2604× | +-lowering-+.f64 |
| 2604× | +-lowering-+.f32 |
| 1628× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 399 |
| 1 | 125 | 366 |
| 2 | 450 | 347 |
| 3 | 2764 | 332 |
| 0 | 8712 | 332 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (+ a b) a) b) |
(/ (+ a b) a) |
(+ a b) |
a |
b |
(/ 1 a) |
1 |
a |
(/ 1 b) |
1 |
b |
(+ (* eps (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (+ (/ 1 a) (/ 1 b))) |
(* eps (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) |
eps |
(- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))) |
(* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) |
(/ (+ a b) a) |
(+ a b) |
a |
b |
(/ (* (+ a b) 1/2) b) |
(* (+ a b) 1/2) |
1/2 |
(/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))) |
(* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) |
(+ (* a (* b b)) (* a (* a b))) |
(* a (* b b)) |
(* b b) |
(* a (* a b)) |
(* a b) |
(* b (* a (* a b))) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
1 |
(/ 1 b) |
(/ (* eps (+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1))) (- (exp (* eps a)) 1)) |
(* eps (+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1))) |
eps |
(+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1)) |
(* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) |
(* eps 1/2) |
1/2 |
(- (* (+ a b) (/ (+ a b) b)) (+ a b)) |
(* (+ a b) (/ (+ a b) b)) |
(+ a b) |
a |
b |
(/ (+ a b) b) |
(+ (/ a b) 1) |
(/ a b) |
1 |
(- (exp (* eps a)) 1) |
(* eps a) |
| Outputs |
|---|
(/ (/ (+ a b) a) b) |
(/.f64 (/.f64 (+.f64 a b) a) b) |
(/ (+ a b) a) |
(/.f64 (+.f64 a b) a) |
(+ a b) |
(+.f64 a b) |
a |
b |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
1 |
#s(literal 1 binary64) |
b |
(+ (* eps (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a b) a)))))) |
(* eps (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) |
(*.f64 (*.f64 eps (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a b) a)))) |
eps |
(- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a b) a)))) |
(* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) |
(/.f64 (*.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) a) |
(/ (+ a b) a) |
(/.f64 (+.f64 a b) a) |
(+ a b) |
(+.f64 a b) |
a |
b |
(/ (* (+ a b) 1/2) b) |
(/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) |
(* (+ a b) 1/2) |
(*.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))) |
(*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a b) a) b)))) |
(* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) |
(*.f64 (+.f64 a b) (*.f64 a (*.f64 b (*.f64 (+.f64 a b) #s(literal 1/2 binary64))))) |
(+ (* a (* b b)) (* a (* a b))) |
(*.f64 (+.f64 a b) (*.f64 a b)) |
(* a (* b b)) |
(*.f64 b (*.f64 a b)) |
(* b b) |
(*.f64 b b) |
(* a (* a b)) |
(*.f64 a (*.f64 a b)) |
(* a b) |
(*.f64 a b) |
(* b (* a (* a b))) |
(*.f64 a (*.f64 b (*.f64 a b))) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (* eps (+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1))) (- (exp (* eps a)) 1)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 (+.f64 a b) (+.f64 (/.f64 (+.f64 a b) b) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 a eps)))) |
(* eps (+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 (+.f64 a b) (+.f64 (/.f64 (+.f64 a b) b) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
eps |
(+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 (+.f64 a b) (+.f64 (/.f64 (+.f64 a b) b) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 (+.f64 a b) (+.f64 (/.f64 (+.f64 a b) b) #s(literal -1 binary64))))) |
(* eps 1/2) |
(*.f64 eps #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(- (* (+ a b) (/ (+ a b) b)) (+ a b)) |
(*.f64 (+.f64 a b) (+.f64 (/.f64 (+.f64 a b) b) #s(literal -1 binary64))) |
(* (+ a b) (/ (+ a b) b)) |
(*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) |
(+ a b) |
(+.f64 a b) |
a |
b |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(+ (/ a b) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/ a b) |
(/.f64 a b) |
1 |
#s(literal 1 binary64) |
(- (exp (* eps a)) 1) |
(expm1.f64 (*.f64 a eps)) |
(* eps a) |
(*.f64 a eps) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) |
| ✓ | accuracy | 99.9% | (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) (expm1.f64 (*.f64 eps a))) |
| ✓ | accuracy | 88.7% | (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 b b)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a b)) |
| ✓ | accuracy | 75.8% | (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) b) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 100.0% | (+.f64 a b) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 a b) a) |
| ✓ | accuracy | 99.9% | (/.f64 (/.f64 (+.f64 a b) a) b) |
| 412.0ms | 155× | 5 | exit |
| 124.0ms | 96× | 2 | valid |
| 8.0ms | 5× | 3 | valid |
Compiled 435 to 38 computations (91.3% saved)
ival-mult: 133.0ms (37.9% of total)ival-div: 68.0ms (19.4% of total)backward-pass: 67.0ms (19.1% of total)ival-add: 32.0ms (9.1% of total)compiled-spec: 21.0ms (6% of total)ival-sub: 15.0ms (4.3% of total)ival-exp: 14.0ms (4% of total)const: 2.0ms (0.6% of total)| Inputs |
|---|
#<alt (/ (/ (+ a b) a) b)> |
#<alt (/ (+ a b) a)> |
#<alt (+ a b)> |
#<alt (/ 1 a)> |
#<alt (/ 1 b)> |
#<alt (+ (* eps (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (* eps (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))))> |
#<alt (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))> |
#<alt (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))> |
#<alt (/ (* eps (+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1))) (- (exp (* eps a)) 1))> |
#<alt (* eps (+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1)))> |
#<alt (+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1))> |
#<alt (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b)))> |
#<alt (* a (* a b))> |
#<alt (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b))))> |
#<alt (* a (* b b))> |
#<alt (- (* (+ a b) (/ (+ a b) b)) (+ a b))> |
#<alt (* (+ a b) (/ (+ a b) b))> |
| Outputs |
|---|
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ b a)> |
#<alt (/ (+ a b) a)> |
#<alt (/ (+ a b) a)> |
#<alt (/ (+ a b) a)> |
#<alt 1> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt 1> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt 1> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt (/ b a)> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt (/ b a)> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt b> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt a> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt a> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt a> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt b> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt b> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* -1 (* eps (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps)))))> |
#<alt (* -1 (* eps (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps)))))> |
#<alt (* -1 (* eps (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps)))))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 1/2 (/ b a))> |
#<alt (/ (+ a (* 1/2 b)) a)> |
#<alt (/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a)> |
#<alt (/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a)> |
#<alt (* 1/2 (/ a b))> |
#<alt (* a (+ (/ 1 a) (* 1/2 (/ 1 b))))> |
#<alt (* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b)))))> |
#<alt (* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b)))))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* a (+ (/ 1 a) (* 1/2 (/ 1 b))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b)))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b)))))> |
#<alt (* 1/2 (/ a b))> |
#<alt (/ (+ b (* 1/2 a)) b)> |
#<alt (/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b)> |
#<alt (/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b)> |
#<alt (* 1/2 (/ b a))> |
#<alt (* b (+ (* 1/2 (/ 1 a)) (/ 1 b)))> |
#<alt (* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b))))> |
#<alt (* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (* b (+ (* 1/2 (/ 1 a)) (/ 1 b)))> |
#<alt (* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a)))))> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (+ (* eps (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* eps (- (+ (* -1 (* eps (+ (* 1/6 (* a (+ 1 (/ a b)))) (* 1/2 (* a (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b))))))))) (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a))) (* 1/2 (+ 1 (/ a b))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* eps (- (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* eps (- (* -1 (* eps (+ (* -1/2 (* a (+ (* 1/6 (* a (+ 1 (/ a b)))) (* 1/2 (* a (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b))))))))) (+ (* 1/24 (* (pow a 2) (+ 1 (/ a b)))) (* 1/6 (* (pow a 2) (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b)))))))))) (+ (* 1/6 (* a (+ 1 (/ a b)))) (* 1/2 (* a (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b)))))))))) (* 1/2 (+ 1 (/ a b))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (* 1/2 (/ (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b))) (- (exp (* a eps)) 1)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1)))))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1)))))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1)))))))> |
#<alt (* 1/2 (/ (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b))) (- (exp (* a eps)) 1)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1)))))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1)))))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1)))))))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (* a (+ (* -1/6 (* a (pow eps 2))) (/ 1 b)))) a)> |
#<alt (/ (+ 1 (* a (+ (* a (- (* -1 (* a (+ (* -1/12 (pow eps 3)) (+ (* 1/24 (pow eps 3)) (* 1/6 (/ (pow eps 2) b)))))) (* 1/6 (pow eps 2)))) (/ 1 b)))) a)> |
#<alt (* 1/2 (/ (* (pow a 2) (pow eps 2)) (* b (- (exp (* a eps)) 1))))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1)))))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))) (+ (/ eps (* (pow a 2) (- (exp (* a eps)) 1))) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1))))))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))) (+ (/ eps (* (pow a 2) (- (exp (* a eps)) 1))) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1))))))> |
#<alt (* 1/2 (/ (* (pow a 2) (pow eps 2)) (* b (- (exp (* a eps)) 1))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (* eps (- (* -1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1)))) (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps (* a (- (exp (* a eps)) 1)))) (/ (* eps (- (* -1/2 eps) (/ 1 b))) (- (exp (* a eps)) 1))) a)) (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps (* a (- (exp (* a eps)) 1)))) (/ (* eps (- (* -1/2 eps) (/ 1 b))) (- (exp (* a eps)) 1))) a)) (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1))))))> |
#<alt (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))> |
#<alt (/ (+ (/ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (- (exp (* a eps)) 1))) b)> |
#<alt (/ (+ (/ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (- (exp (* a eps)) 1))) b)> |
#<alt (/ (+ (/ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (- (exp (* a eps)) 1))) b)> |
#<alt (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1))> |
#<alt (+ (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1))))> |
#<alt (+ (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1))))> |
#<alt (+ (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1))))> |
#<alt (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1))> |
#<alt (+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)))> |
#<alt (+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)))> |
#<alt (+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)))> |
#<alt (* eps (+ 1 (/ a b)))> |
#<alt (* eps (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b))))> |
#<alt (* eps (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b))))> |
#<alt (* eps (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b))))> |
#<alt (* 1/2 (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps)))))> |
#<alt (* 1/2 (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps)))))> |
#<alt eps> |
#<alt (+ eps (* a (* eps (+ (* 1/2 eps) (/ 1 b)))))> |
#<alt (+ eps (* a (+ (* 1/2 (/ (* a (pow eps 2)) b)) (* eps (+ (* 1/2 eps) (/ 1 b))))))> |
#<alt (+ eps (* a (+ (* 1/2 (/ (* a (pow eps 2)) b)) (* eps (+ (* 1/2 eps) (/ 1 b))))))> |
#<alt (* 1/2 (/ (* (pow a 2) (pow eps 2)) b))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ (pow eps 2) b)) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) a)))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ (pow eps 2) b)) (+ (/ eps (pow a 2)) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) a))))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ (pow eps 2) b)) (+ (/ eps (pow a 2)) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) a))))> |
#<alt (* 1/2 (/ (* (pow a 2) (pow eps 2)) b))> |
#<alt (* (pow a 2) (+ (* -1 (/ (* eps (- (* -1/2 eps) (/ 1 b))) a)) (* 1/2 (/ (pow eps 2) b))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps a)) (* eps (- (* -1/2 eps) (/ 1 b)))) a)) (* 1/2 (/ (pow eps 2) b))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps a)) (* eps (- (* -1/2 eps) (/ 1 b)))) a)) (* 1/2 (/ (pow eps 2) b))))> |
#<alt (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b)> |
#<alt (/ (+ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (* eps (+ a (* 1/2 (* (pow a 2) eps))))) b)> |
#<alt (/ (+ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (* eps (+ a (* 1/2 (* (pow a 2) eps))))) b)> |
#<alt (/ (+ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (* eps (+ a (* 1/2 (* (pow a 2) eps))))) b)> |
#<alt (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))> |
#<alt (+ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b))> |
#<alt (+ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b))> |
#<alt (+ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b))> |
#<alt (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))> |
#<alt (+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) b)) (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))> |
#<alt (+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) b)) (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))> |
#<alt (+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) b)) (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))> |
#<alt (+ 1 (/ a b))> |
#<alt (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b)))> |
#<alt (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b)))> |
#<alt (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b)))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* eps (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps)))))> |
#<alt (* eps (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps)))))> |
#<alt (* eps (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps)))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ 1 (/ a b)) eps)) (* -1/2 (- (/ (pow (+ a b) 2) b) (+ a b))))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ 1 (/ a b)) eps)) (* -1/2 (- (/ (pow (+ a b) 2) b) (+ a b))))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ 1 (/ a b)) eps)) (* -1/2 (- (/ (pow (+ a b) 2) b) (+ a b))))))> |
#<alt 1> |
#<alt (+ 1 (* a (+ (* 1/2 eps) (/ 1 b))))> |
#<alt (+ 1 (* a (+ (* 1/2 eps) (+ (* 1/2 (/ (* a eps) b)) (/ 1 b)))))> |
#<alt (+ 1 (* a (+ (* 1/2 eps) (+ (* 1/2 (/ (* a eps) b)) (/ 1 b)))))> |
#<alt (* 1/2 (/ (* (pow a 2) eps) b))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ eps a)) (+ (* 1/2 (/ eps b)) (/ 1 (* a b)))))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ eps a)) (+ (* 1/2 (/ eps b)) (+ (/ 1 (* a b)) (/ 1 (pow a 2))))))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ eps a)) (+ (* 1/2 (/ eps b)) (+ (/ 1 (* a b)) (/ 1 (pow a 2))))))> |
#<alt (* 1/2 (/ (* (pow a 2) eps) b))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1/2 eps) (/ 1 b)) a)) (* 1/2 (/ eps b))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1/2 eps) (+ (/ 1 a) (/ 1 b))) a)) (* 1/2 (/ eps b))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1/2 eps) (+ (/ 1 a) (/ 1 b))) a)) (* 1/2 (/ eps b))))> |
#<alt (/ (+ a (* 1/2 (* (pow a 2) eps))) b)> |
#<alt (/ (+ a (+ (* 1/2 (* (pow a 2) eps)) (* b (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))) b)> |
#<alt (/ (+ a (+ (* 1/2 (* (pow a 2) eps)) (* b (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))) b)> |
#<alt (/ (+ a (+ (* 1/2 (* (pow a 2) eps)) (* b (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))) b)> |
#<alt (+ 1 (* 1/2 (* eps (- (* 2 a) a))))> |
#<alt (+ 1 (+ (* 1/2 (* eps (- (* 2 a) a))) (+ (* 1/2 (/ (* (pow a 2) eps) b)) (/ a b))))> |
#<alt (+ 1 (+ (* 1/2 (* eps (- (* 2 a) a))) (+ (* 1/2 (/ (* (pow a 2) eps) b)) (/ a b))))> |
#<alt (+ 1 (+ (* 1/2 (* eps (- (* 2 a) a))) (+ (* 1/2 (/ (* (pow a 2) eps) b)) (/ a b))))> |
#<alt (+ 1 (* 1/2 (* eps (- (* 2 a) a))))> |
#<alt (+ 1 (+ (* -1 (/ (+ (* -1 a) (* -1/2 (* (pow a 2) eps))) b)) (* 1/2 (* eps (- (* 2 a) a)))))> |
#<alt (+ 1 (+ (* -1 (/ (+ (* -1 a) (* -1/2 (* (pow a 2) eps))) b)) (* 1/2 (* eps (- (* 2 a) a)))))> |
#<alt (+ 1 (+ (* -1 (/ (+ (* -1 a) (* -1/2 (* (pow a 2) eps))) b)) (* 1/2 (* eps (- (* 2 a) a)))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b))))> |
#<alt (* 1/2 (* a eps))> |
#<alt (* a (+ (* 1/2 eps) (* 1/2 (/ (* a eps) b))))> |
#<alt (* a (+ (* 1/2 eps) (* 1/2 (/ (* a eps) b))))> |
#<alt (* a (+ (* 1/2 eps) (* 1/2 (/ (* a eps) b))))> |
#<alt (* 1/2 (/ (* (pow a 2) eps) b))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b))))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b))))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b))))> |
#<alt (* 1/2 (/ (* (pow a 2) eps) b))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b))))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b))))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b))))> |
#<alt (* 1/2 (/ (* (pow a 2) eps) b))> |
#<alt (/ (+ (* 1/2 (* b (* eps (- (* 2 a) a)))) (* 1/2 (* (pow a 2) eps))) b)> |
#<alt (/ (+ (* 1/2 (* b (* eps (- (* 2 a) a)))) (* 1/2 (* (pow a 2) eps))) b)> |
#<alt (/ (+ (* 1/2 (* b (* eps (- (* 2 a) a)))) (* 1/2 (* (pow a 2) eps))) b)> |
#<alt (* 1/2 (* eps (- (* 2 a) a)))> |
#<alt (+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b)))> |
#<alt (+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b)))> |
#<alt (+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b)))> |
#<alt (* 1/2 (* eps (- (* 2 a) a)))> |
#<alt (+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b)))> |
#<alt (+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b)))> |
#<alt (+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b)))> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* 1/2 (* a (pow b 3)))> |
#<alt (* a (+ (* 1/2 (pow b 3)) (* a (pow b 2))))> |
#<alt (* a (+ (* 1/2 (pow b 3)) (* a (+ (* 1/2 (* a b)) (pow b 2)))))> |
#<alt (* a (+ (* 1/2 (pow b 3)) (* a (+ (* 1/2 (* a b)) (pow b 2)))))> |
#<alt (* 1/2 (* (pow a 3) b))> |
#<alt (* (pow a 3) (+ (* 1/2 b) (/ (pow b 2) a)))> |
#<alt (* (pow a 3) (+ (* 1/2 b) (+ (* 1/2 (/ (pow b 3) (pow a 2))) (/ (pow b 2) a))))> |
#<alt (* (pow a 3) (+ (* 1/2 b) (+ (* 1/2 (/ (pow b 3) (pow a 2))) (/ (pow b 2) a))))> |
#<alt (* 1/2 (* (pow a 3) b))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (pow b 2) a)) (* -1/2 b))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow b 3) a)) (pow b 2)) a)) (* -1/2 b))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow b 3) a)) (pow b 2)) a)) (* -1/2 b))))> |
#<alt (* 1/2 (* (pow a 3) b))> |
#<alt (* b (+ (* 1/2 (pow a 3)) (* (pow a 2) b)))> |
#<alt (* b (+ (* 1/2 (pow a 3)) (* b (+ (* 1/2 (* a b)) (pow a 2)))))> |
#<alt (* b (+ (* 1/2 (pow a 3)) (* b (+ (* 1/2 (* a b)) (pow a 2)))))> |
#<alt (* 1/2 (* a (pow b 3)))> |
#<alt (* (pow b 3) (+ (* 1/2 a) (/ (pow a 2) b)))> |
#<alt (* (pow b 3) (+ (* 1/2 a) (+ (* 1/2 (/ (pow a 3) (pow b 2))) (/ (pow a 2) b))))> |
#<alt (* (pow b 3) (+ (* 1/2 a) (+ (* 1/2 (/ (pow a 3) (pow b 2))) (/ (pow a 2) b))))> |
#<alt (* 1/2 (* a (pow b 3)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (pow a 2) b)) (* -1/2 a))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow a 3) b)) (pow a 2)) b)) (* -1/2 a))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow a 3) b)) (pow a 2)) b)) (* -1/2 a))))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt a> |
#<alt (* a (+ 1 (/ a b)))> |
#<alt (* a (+ 1 (/ a b)))> |
#<alt (* a (+ 1 (/ a b)))> |
#<alt (/ (pow a 2) b)> |
#<alt (* (pow a 2) (+ (/ 1 a) (/ 1 b)))> |
#<alt (* (pow a 2) (+ (/ 1 a) (/ 1 b)))> |
#<alt (* (pow a 2) (+ (/ 1 a) (/ 1 b)))> |
#<alt (/ (pow a 2) b)> |
#<alt (* (pow a 2) (+ (/ 1 a) (/ 1 b)))> |
#<alt (* (pow a 2) (+ (/ 1 a) (/ 1 b)))> |
#<alt (* (pow a 2) (+ (/ 1 a) (/ 1 b)))> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (+ (* b (- (* 2 a) a)) (pow a 2)) b)> |
#<alt (/ (+ (* b (- (* 2 a) a)) (pow a 2)) b)> |
#<alt (/ (+ (* b (- (* 2 a) a)) (pow a 2)) b)> |
#<alt (- (* 2 a) a)> |
#<alt (- (+ (* 2 a) (/ (pow a 2) b)) a)> |
#<alt (- (+ (* 2 a) (/ (pow a 2) b)) a)> |
#<alt (- (+ (* 2 a) (/ (pow a 2) b)) a)> |
#<alt (- (* 2 a) a)> |
#<alt (- (+ (* 2 a) (/ (pow a 2) b)) a)> |
#<alt (- (+ (* 2 a) (/ (pow a 2) b)) a)> |
#<alt (- (+ (* 2 a) (/ (pow a 2) b)) a)> |
#<alt b> |
#<alt (+ b (* 2 a))> |
#<alt (+ b (* a (+ 2 (/ a b))))> |
#<alt (+ b (* a (+ 2 (/ a b))))> |
#<alt (/ (pow a 2) b)> |
#<alt (* (pow a 2) (+ (* 2 (/ 1 a)) (/ 1 b)))> |
#<alt (* (pow a 2) (+ (* 2 (/ 1 a)) (+ (/ 1 b) (/ b (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* 2 (/ 1 a)) (+ (/ 1 b) (/ b (pow a 2)))))> |
#<alt (/ (pow a 2) b)> |
#<alt (* (pow a 2) (+ (* 2 (/ 1 a)) (/ 1 b)))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ b a)) 2) a)) (/ 1 b)))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ b a)) 2) a)) (/ 1 b)))> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (+ (* 2 (* a b)) (pow a 2)) b)> |
#<alt (/ (+ (* b (+ b (* 2 a))) (pow a 2)) b)> |
#<alt (/ (+ (* b (+ b (* 2 a))) (pow a 2)) b)> |
#<alt b> |
#<alt (* b (+ 1 (* 2 (/ a b))))> |
#<alt (* b (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2)))))> |
#<alt b> |
#<alt (* -1 (* b (- (* -2 (/ a b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ (+ (* 2 a) (/ (pow a 2) b)) b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ (+ (* 2 a) (/ (pow a 2) b)) b)) 1)))> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | eps | @ | 0 | (* eps (+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1))) |
| 12.0ms | a | @ | inf | (+ (* eps (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (+ (/ 1 a) (/ 1 b))) |
| 6.0ms | b | @ | inf | (* eps (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) |
| 5.0ms | a | @ | -inf | (* eps (+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1))) |
| 3.0ms | a | @ | 0 | (* eps (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) |
| 1× | batch-egg-rewrite |
| 3876× | *-lowering-*.f32 |
| 3876× | *-lowering-*.f64 |
| 2468× | fma-lowering-fma.f32 |
| 2468× | fma-lowering-fma.f64 |
| 1738× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 293 |
| 1 | 284 | 251 |
| 2 | 3387 | 251 |
| 0 | 8133 | 251 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (+ a b) a) b) |
(/ (+ a b) a) |
(+ a b) |
(/ 1 a) |
(/ 1 b) |
(+ (* eps (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (+ (/ 1 a) (/ 1 b))) |
(* eps (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) |
(- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))) |
(/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))) |
(/ (* eps (+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1))) (- (exp (* eps a)) 1)) |
(* eps (+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1))) |
(+ (* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) (+ (/ a b) 1)) |
(* (* eps 1/2) (- (* (+ a b) (/ (+ a b) b)) (+ a b))) |
(* a (* a b)) |
(* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) |
(* a (* b b)) |
(- (* (+ a b) (/ (+ a b) b)) (+ a b)) |
(* (+ a b) (/ (+ a b) b)) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(neg.f64 (/.f64 (/.f64 (+.f64 a b) a) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a b) a)) b)) |
(/.f64 (+.f64 a b) (*.f64 a b)) |
(/.f64 (/.f64 (+.f64 a b) a) b) |
(/.f64 (/.f64 (+.f64 a b) a) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (+.f64 a b)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (+.f64 a b))) |
(/.f64 (/.f64 (+.f64 a b) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (neg.f64 (*.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (+.f64 a b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a b) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) a) b)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 a b))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) (*.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) #s(literal -1 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (*.f64 (/.f64 (+.f64 a b) a) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (/.f64 (+.f64 a b) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (+.f64 a b)) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a b) (+.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a b) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (/.f64 (+.f64 a b) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a b) a)) |
(*.f64 (/.f64 (+.f64 a b) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a b) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (+.f64 a b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 a b))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a b) a))) |
(/.f64 (+.f64 a b) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 a b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (+.f64 a b)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 a b) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (-.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (+.f64 a b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 a b)) |
(pow.f64 (/.f64 a (+.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (+.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 a b) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(+.f64 a b) |
(+.f64 b a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(fma.f64 a #s(literal 1 binary64) b) |
(fma.f64 b #s(literal 1 binary64) a) |
(fma.f64 #s(literal 1 binary64) a b) |
(fma.f64 #s(literal 1 binary64) b a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a b))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) b)) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 b #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(+.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (+.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(-.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (/.f64 (/.f64 (+.f64 a b) a) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a b) a)) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (-.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (-.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(fma.f64 (+.f64 a b) (/.f64 (/.f64 #s(literal 1 binary64) a) b) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(fma.f64 (/.f64 (+.f64 a b) a) (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a b) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(fma.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a b) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))))) (+.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (-.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (+.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (-.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 eps (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (neg.f64 (-.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (/.f64 #s(literal 1 binary64) b))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))))) (+.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (-.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(+.f64 (*.f64 eps (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) eps) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))) eps)) |
(fma.f64 eps (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) eps (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))) eps)) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) eps) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) eps) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) |
(*.f64 eps (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) eps) |
(+.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a b)))) (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(-.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(fma.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (+.f64 a b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (+.f64 a b) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 a b) a)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (+.f64 a b) (/.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) a) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b))))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (/.f64 (+.f64 a b) a) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (neg.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a b)))) (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 (/.f64 (+.f64 a b) b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) b) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 (*.f64 (+.f64 a b) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a b)))) (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b))))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a b)))) (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (/.f64 (+.f64 a b) (/.f64 b (*.f64 (+.f64 a b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) a) (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 a b) (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal -1/2 binary64))))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a (*.f64 a b)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) b) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (*.f64 b b)))) (*.f64 b (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))))) (*.f64 b (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 b (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal -1/2 binary64))))) (*.f64 b (*.f64 (*.f64 a (*.f64 a b)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a b))) (*.f64 b (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)))) (*.f64 a (*.f64 a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 a b) (/.f64 b (*.f64 (+.f64 a b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 a b) (/.f64 b (*.f64 (+.f64 a b) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a (*.f64 b b)))) (*.f64 a (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 a b) (/.f64 b (*.f64 (+.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (*.f64 a b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a b)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 a b) (/.f64 b (*.f64 (+.f64 a b) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a b))) (*.f64 a (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)))) (*.f64 a (*.f64 a (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (neg.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a b)) (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal -1/2 binary64))) (*.f64 (*.f64 a (*.f64 a b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (*.f64 a (*.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (+.f64 a b)))) (*.f64 (/.f64 b (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 a (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a b)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b))) (neg.f64 (*.f64 a (*.f64 a b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (*.f64 a (*.f64 b (+.f64 a b)))) (*.f64 a (*.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) (/.f64 b (*.f64 (+.f64 a b) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) b) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) (*.f64 a b)) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) (*.f64 a (*.f64 a b))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) a) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (*.f64 a b)) a) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (*.f64 a a)) b) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 a b)) (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(*.f64 (+.f64 a b) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) |
(*.f64 (+.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a b))))) |
(*.f64 (+.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 a (*.f64 a b)) (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 a b) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b))))) |
(*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) |
(*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a b))))) |
(*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b b))))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a b))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 a b) b) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b)))) |
(*.f64 (/.f64 (+.f64 a b) b) (pow.f64 (/.f64 (*.f64 a (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a b)) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (pow.f64 (/.f64 (*.f64 a b) (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a b))) (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b)))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 a (*.f64 a b))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) b)) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a b)) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a b))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a b))) (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 b (+.f64 a b))) b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b))) (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 b (+.f64 a b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 b (+.f64 a b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a b) (*.f64 a (*.f64 b (+.f64 a b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a b) (*.f64 a (*.f64 b (+.f64 a b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a b)) (+.f64 a b)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a eps))))) |
(neg.f64 (/.f64 (*.f64 eps (neg.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) (expm1.f64 (*.f64 a eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (expm1.f64 (*.f64 a eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))))) |
(/.f64 (*.f64 eps (neg.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a eps)))) |
(/.f64 (neg.f64 (*.f64 eps (neg.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a eps))))) |
(/.f64 (*.f64 (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(literal 1 binary64)) (expm1.f64 (*.f64 a eps))) |
(pow.f64 (/.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 a eps)) (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 a eps))))) |
(*.f64 eps (/.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (expm1.f64 (*.f64 a eps)))) |
(*.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (*.f64 eps (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a eps))))) |
(*.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 a eps)))) |
(*.f64 (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a eps)))) |
(*.f64 (*.f64 eps (neg.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a eps))) (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (expm1.f64 (*.f64 a eps))) eps) |
(*.f64 (/.f64 (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (expm1.f64 (*.f64 (*.f64 a eps) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a eps) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a eps))))) |
(*.f64 (/.f64 (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (+.f64 (exp.f64 (*.f64 (*.f64 a eps) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a eps)))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) |
(+.f64 (*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b))) (*.f64 eps #s(literal 1 binary64))) |
(+.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b)) eps) (*.f64 #s(literal 1 binary64) eps)) |
(fma.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(fma.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) |
(fma.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b)) (*.f64 eps #s(literal 1 binary64))) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) eps) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(fma.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) eps) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) eps (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) |
(fma.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b)) eps (*.f64 #s(literal 1 binary64) eps)) |
(fma.f64 (*.f64 eps eps) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(fma.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (*.f64 eps #s(literal 1/2 binary64)) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) eps) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) #s(literal 1/8 binary64))) (*.f64 (*.f64 eps eps) eps)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (*.f64 (*.f64 eps eps) eps))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) (-.f64 (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 a b))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (*.f64 eps eps) eps) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b)))))) (+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) (-.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps eps) eps) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) eps) (+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) eps) (-.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(*.f64 eps (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(*.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) eps) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(+.f64 (/.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) |
(+.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) #s(literal 1 binary64)) (/.f64 a b)) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (-.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (-.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) |
(fma.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 eps (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(fma.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(fma.f64 (/.f64 a b) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 a b) a) b) (-.f64 #s(literal 1 binary64) (/.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (/.f64 a b) a) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a b) #s(literal -1 binary64))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) eps (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) eps) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))))) (+.f64 (*.f64 (*.f64 (*.f64 eps eps) eps) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps eps) eps) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) (+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps eps) eps) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (-.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps eps) eps) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) (neg.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b)) (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b))) (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b))) #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b)) (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b)) (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b))) #s(literal 1 binary64)) (-.f64 (+.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (/.f64 a b)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))))) (+.f64 (*.f64 (*.f64 (*.f64 eps eps) eps) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps eps) eps) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 a b))))) |
(+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b)))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(+.f64 (*.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (*.f64 eps #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(fma.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (*.f64 eps #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b)))) (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (*.f64 eps #s(literal 1/2 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b))) |
(*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 eps (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) |
(*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) eps) |
(*.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) eps) #s(literal 1/2 binary64)) |
(*.f64 a (*.f64 a b)) |
(*.f64 b (*.f64 a a)) |
(*.f64 (*.f64 a b) a) |
(*.f64 (*.f64 a a) b) |
(+.f64 (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(+.f64 (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b)))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 a (*.f64 (*.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 a (*.f64 (*.f64 b b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(fma.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(fma.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a b))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 a b) (*.f64 a (*.f64 b b))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(fma.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(fma.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a b)) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (*.f64 a (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(fma.f64 (*.f64 a (*.f64 b b)) (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(fma.f64 (*.f64 a b) (*.f64 a (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 a b) (*.f64 b (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(fma.f64 (*.f64 a (*.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (*.f64 b (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/2 binary64)) (+.f64 a b) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a b)) #s(literal 1/2 binary64)) (+.f64 a b) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a b)) (+.f64 a b)) #s(literal 1/2 binary64) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) a) (*.f64 b b) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) a) (*.f64 a b) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a b)) a (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a b)) b (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) b (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 a b)) #s(literal 1/2 binary64) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 b b)) a (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)))) (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b)))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b)))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b)))))) (-.f64 (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a b))))))) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a b)) (-.f64 (*.f64 a (*.f64 a b)) (*.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 (*.f64 a b) (-.f64 b a)))) (*.f64 (*.f64 a b) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a b)))))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a b)) (-.f64 (*.f64 a (*.f64 a b)) (*.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 (*.f64 a b) (-.f64 b a))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 (*.f64 a b) (-.f64 b a))) |
(*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 a b) (*.f64 a (*.f64 b (+.f64 a b))))) |
(*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a (*.f64 b (+.f64 a b)))) |
(*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 a b))) (+.f64 a b)) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) a) (*.f64 b (+.f64 a b))) |
(*.f64 (*.f64 (*.f64 a (*.f64 b (+.f64 a b))) (+.f64 a b)) #s(literal 1/2 binary64)) |
(*.f64 a (*.f64 b b)) |
(*.f64 b (*.f64 a b)) |
(*.f64 (*.f64 b b) a) |
(*.f64 (*.f64 a b) b) |
(+.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b)))) |
(+.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) a) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)) |
(-.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) a) b) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b))))) (/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)))) |
(-.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) b) a) |
(fma.f64 (+.f64 a b) (/.f64 (+.f64 a b) b) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(fma.f64 (/.f64 (+.f64 a b) b) (+.f64 a b) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(fma.f64 #s(literal -1 binary64) (+.f64 a b) (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b)))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) (*.f64 b (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (-.f64 a b)) (*.f64 b (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (-.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 #s(literal 0 binary64) (+.f64 a b))) (*.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (-.f64 #s(literal 0 binary64) (+.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) a) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) a)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) a) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) a)) (+.f64 (*.f64 b b) (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) a) b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) a) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) a)) (*.f64 b b)) (+.f64 (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) a) b)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)) (-.f64 (/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 a b) b) #s(literal 1 binary64)) (+.f64 a b)))) |
(+.f64 (*.f64 (/.f64 (+.f64 a b) b) a) (*.f64 (/.f64 (+.f64 a b) b) b)) |
(+.f64 (*.f64 (/.f64 (+.f64 a b) b) b) (*.f64 (/.f64 (+.f64 a b) b) a)) |
(+.f64 (*.f64 a (/.f64 (+.f64 a b) b)) (*.f64 b (/.f64 (+.f64 a b) b))) |
(+.f64 (*.f64 b (/.f64 (+.f64 a b) b)) (*.f64 a (/.f64 (+.f64 a b) b))) |
(fma.f64 a (/.f64 (+.f64 a b) b) (*.f64 b (/.f64 (+.f64 a b) b))) |
(fma.f64 b (/.f64 (+.f64 a b) b) (*.f64 a (/.f64 (+.f64 a b) b))) |
(fma.f64 (/.f64 (+.f64 a b) b) a (*.f64 (/.f64 (+.f64 a b) b) b)) |
(fma.f64 (/.f64 (+.f64 a b) b) b (*.f64 (/.f64 (+.f64 a b) b) a)) |
(/.f64 (+.f64 a b) (/.f64 b (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (+.f64 a b) (+.f64 a b)))) |
(/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) b) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (+.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (/.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 a b) (/.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 a b)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) b)) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b)) (*.f64 (-.f64 a b) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (+.f64 a b))) (*.f64 (-.f64 a b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (-.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (+.f64 a b)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 b (+.f64 a b)) (-.f64 a b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) (/.f64 b (+.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 b (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (+.f64 a b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 #s(literal 0 binary64) (+.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 (+.f64 a b) b) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (+.f64 a b) b) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 a b) b)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 a b) b)) (-.f64 a b)) |
(pow.f64 (/.f64 b (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) |
(*.f64 (/.f64 (+.f64 a b) b) (+.f64 a b)) |
(*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) b)) |
| 1× | egg-herbie |
| 4478× | *-lowering-*.f32 |
| 4478× | *-lowering-*.f64 |
| 2260× | +-lowering-+.f64 |
| 2260× | +-lowering-+.f32 |
| 1408× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 451 | 5808 |
| 1 | 1602 | 5507 |
| 2 | 5826 | 5452 |
| 0 | 8001 | 5452 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ b a) |
(/ (+ a b) a) |
(/ (+ a b) a) |
(/ (+ a b) a) |
1 |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
1 |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
1 |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
(/ b a) |
(* b (+ (/ 1 a) (/ 1 b))) |
(* b (+ (/ 1 a) (/ 1 b))) |
(* b (+ (/ 1 a) (/ 1 b))) |
(/ b a) |
(* b (+ (/ 1 a) (/ 1 b))) |
(* b (+ (/ 1 a) (/ 1 b))) |
(* b (+ (/ 1 a) (/ 1 b))) |
b |
(+ a b) |
(+ a b) |
(+ a b) |
a |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
a |
(+ a b) |
(+ a b) |
(+ a b) |
b |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* -1 (* eps (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))))) |
(* -1 (* eps (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))))) |
(* -1 (* eps (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))))) |
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* 1/2 (/ b a)) |
(/ (+ a (* 1/2 b)) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(* 1/2 (/ a b)) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(* 1/2 (/ a b)) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(* 1/2 (/ a b)) |
(/ (+ b (* 1/2 a)) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(* 1/2 (/ b a)) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(* 1/2 (/ b a)) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(/ (+ 1 (/ a b)) a) |
(+ (* eps (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* -1 (* eps (+ (* 1/6 (* a (+ 1 (/ a b)))) (* 1/2 (* a (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b))))))))) (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a))) (* 1/2 (+ 1 (/ a b))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* eps (- (* -1 (* eps (+ (* -1/2 (* a (+ (* 1/6 (* a (+ 1 (/ a b)))) (* 1/2 (* a (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b))))))))) (+ (* 1/24 (* (pow a 2) (+ 1 (/ a b)))) (* 1/6 (* (pow a 2) (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b)))))))))) (+ (* 1/6 (* a (+ 1 (/ a b)))) (* 1/2 (* a (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b)))))))))) (* 1/2 (+ 1 (/ a b))))) (+ (/ 1 a) (/ 1 b))) |
(* 1/2 (/ (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b))) (- (exp (* a eps)) 1))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(* 1/2 (/ (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b))) (- (exp (* a eps)) 1))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (* a (+ (* -1/6 (* a (pow eps 2))) (/ 1 b)))) a) |
(/ (+ 1 (* a (+ (* a (- (* -1 (* a (+ (* -1/12 (pow eps 3)) (+ (* 1/24 (pow eps 3)) (* 1/6 (/ (pow eps 2) b)))))) (* 1/6 (pow eps 2)))) (/ 1 b)))) a) |
(* 1/2 (/ (* (pow a 2) (pow eps 2)) (* b (- (exp (* a eps)) 1)))) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1))))) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))) (+ (/ eps (* (pow a 2) (- (exp (* a eps)) 1))) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1)))))) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))) (+ (/ eps (* (pow a 2) (- (exp (* a eps)) 1))) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1)))))) |
(* 1/2 (/ (* (pow a 2) (pow eps 2)) (* b (- (exp (* a eps)) 1)))) |
(* (pow a 2) (+ (* -1 (/ (* eps (- (* -1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1)))) (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps (* a (- (exp (* a eps)) 1)))) (/ (* eps (- (* -1/2 eps) (/ 1 b))) (- (exp (* a eps)) 1))) a)) (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps (* a (- (exp (* a eps)) 1)))) (/ (* eps (- (* -1/2 eps) (/ 1 b))) (- (exp (* a eps)) 1))) a)) (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))))) |
(/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1))) |
(/ (+ (/ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (- (exp (* a eps)) 1))) b) |
(/ (+ (/ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (- (exp (* a eps)) 1))) b) |
(/ (+ (/ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (- (exp (* a eps)) 1))) b) |
(/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) |
(+ (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) |
(+ (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) |
(+ (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) |
(/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1))) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1))) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1))) |
(* eps (+ 1 (/ a b))) |
(* eps (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b)))) |
(* eps (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b)))) |
(* eps (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b)))) |
(* 1/2 (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(* 1/2 (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
eps |
(+ eps (* a (* eps (+ (* 1/2 eps) (/ 1 b))))) |
(+ eps (* a (+ (* 1/2 (/ (* a (pow eps 2)) b)) (* eps (+ (* 1/2 eps) (/ 1 b)))))) |
(+ eps (* a (+ (* 1/2 (/ (* a (pow eps 2)) b)) (* eps (+ (* 1/2 eps) (/ 1 b)))))) |
(* 1/2 (/ (* (pow a 2) (pow eps 2)) b)) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) b)) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) a))) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) b)) (+ (/ eps (pow a 2)) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) a)))) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) b)) (+ (/ eps (pow a 2)) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) a)))) |
(* 1/2 (/ (* (pow a 2) (pow eps 2)) b)) |
(* (pow a 2) (+ (* -1 (/ (* eps (- (* -1/2 eps) (/ 1 b))) a)) (* 1/2 (/ (pow eps 2) b)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps a)) (* eps (- (* -1/2 eps) (/ 1 b)))) a)) (* 1/2 (/ (pow eps 2) b)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps a)) (* eps (- (* -1/2 eps) (/ 1 b)))) a)) (* 1/2 (/ (pow eps 2) b)))) |
(/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b) |
(/ (+ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (* eps (+ a (* 1/2 (* (pow a 2) eps))))) b) |
(/ (+ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (* eps (+ a (* 1/2 (* (pow a 2) eps))))) b) |
(/ (+ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (* eps (+ a (* 1/2 (* (pow a 2) eps))))) b) |
(* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) |
(+ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b)) |
(+ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b)) |
(+ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b)) |
(* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) b)) (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) b)) (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) b)) (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) |
(+ 1 (/ a b)) |
(+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b))) |
(+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b))) |
(+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* eps (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(* eps (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(* eps (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ a b)) eps)) (* -1/2 (- (/ (pow (+ a b) 2) b) (+ a b)))))) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ a b)) eps)) (* -1/2 (- (/ (pow (+ a b) 2) b) (+ a b)))))) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ a b)) eps)) (* -1/2 (- (/ (pow (+ a b) 2) b) (+ a b)))))) |
1 |
(+ 1 (* a (+ (* 1/2 eps) (/ 1 b)))) |
(+ 1 (* a (+ (* 1/2 eps) (+ (* 1/2 (/ (* a eps) b)) (/ 1 b))))) |
(+ 1 (* a (+ (* 1/2 eps) (+ (* 1/2 (/ (* a eps) b)) (/ 1 b))))) |
(* 1/2 (/ (* (pow a 2) eps) b)) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (+ (* 1/2 (/ eps b)) (/ 1 (* a b))))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (+ (* 1/2 (/ eps b)) (+ (/ 1 (* a b)) (/ 1 (pow a 2)))))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (+ (* 1/2 (/ eps b)) (+ (/ 1 (* a b)) (/ 1 (pow a 2)))))) |
(* 1/2 (/ (* (pow a 2) eps) b)) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 eps) (/ 1 b)) a)) (* 1/2 (/ eps b)))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 eps) (+ (/ 1 a) (/ 1 b))) a)) (* 1/2 (/ eps b)))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 eps) (+ (/ 1 a) (/ 1 b))) a)) (* 1/2 (/ eps b)))) |
(/ (+ a (* 1/2 (* (pow a 2) eps))) b) |
(/ (+ a (+ (* 1/2 (* (pow a 2) eps)) (* b (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))) b) |
(/ (+ a (+ (* 1/2 (* (pow a 2) eps)) (* b (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))) b) |
(/ (+ a (+ (* 1/2 (* (pow a 2) eps)) (* b (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))) b) |
(+ 1 (* 1/2 (* eps (- (* 2 a) a)))) |
(+ 1 (+ (* 1/2 (* eps (- (* 2 a) a))) (+ (* 1/2 (/ (* (pow a 2) eps) b)) (/ a b)))) |
(+ 1 (+ (* 1/2 (* eps (- (* 2 a) a))) (+ (* 1/2 (/ (* (pow a 2) eps) b)) (/ a b)))) |
(+ 1 (+ (* 1/2 (* eps (- (* 2 a) a))) (+ (* 1/2 (/ (* (pow a 2) eps) b)) (/ a b)))) |
(+ 1 (* 1/2 (* eps (- (* 2 a) a)))) |
(+ 1 (+ (* -1 (/ (+ (* -1 a) (* -1/2 (* (pow a 2) eps))) b)) (* 1/2 (* eps (- (* 2 a) a))))) |
(+ 1 (+ (* -1 (/ (+ (* -1 a) (* -1/2 (* (pow a 2) eps))) b)) (* 1/2 (* eps (- (* 2 a) a))))) |
(+ 1 (+ (* -1 (/ (+ (* -1 a) (* -1/2 (* (pow a 2) eps))) b)) (* 1/2 (* eps (- (* 2 a) a))))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(* 1/2 (* a eps)) |
(* a (+ (* 1/2 eps) (* 1/2 (/ (* a eps) b)))) |
(* a (+ (* 1/2 eps) (* 1/2 (/ (* a eps) b)))) |
(* a (+ (* 1/2 eps) (* 1/2 (/ (* a eps) b)))) |
(* 1/2 (/ (* (pow a 2) eps) b)) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(* 1/2 (/ (* (pow a 2) eps) b)) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(* 1/2 (/ (* (pow a 2) eps) b)) |
(/ (+ (* 1/2 (* b (* eps (- (* 2 a) a)))) (* 1/2 (* (pow a 2) eps))) b) |
(/ (+ (* 1/2 (* b (* eps (- (* 2 a) a)))) (* 1/2 (* (pow a 2) eps))) b) |
(/ (+ (* 1/2 (* b (* eps (- (* 2 a) a)))) (* 1/2 (* (pow a 2) eps))) b) |
(* 1/2 (* eps (- (* 2 a) a))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(* 1/2 (* eps (- (* 2 a) a))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* 1/2 (* a (pow b 3))) |
(* a (+ (* 1/2 (pow b 3)) (* a (pow b 2)))) |
(* a (+ (* 1/2 (pow b 3)) (* a (+ (* 1/2 (* a b)) (pow b 2))))) |
(* a (+ (* 1/2 (pow b 3)) (* a (+ (* 1/2 (* a b)) (pow b 2))))) |
(* 1/2 (* (pow a 3) b)) |
(* (pow a 3) (+ (* 1/2 b) (/ (pow b 2) a))) |
(* (pow a 3) (+ (* 1/2 b) (+ (* 1/2 (/ (pow b 3) (pow a 2))) (/ (pow b 2) a)))) |
(* (pow a 3) (+ (* 1/2 b) (+ (* 1/2 (/ (pow b 3) (pow a 2))) (/ (pow b 2) a)))) |
(* 1/2 (* (pow a 3) b)) |
(* -1 (* (pow a 3) (+ (* -1 (/ (pow b 2) a)) (* -1/2 b)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow b 3) a)) (pow b 2)) a)) (* -1/2 b)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow b 3) a)) (pow b 2)) a)) (* -1/2 b)))) |
(* 1/2 (* (pow a 3) b)) |
(* b (+ (* 1/2 (pow a 3)) (* (pow a 2) b))) |
(* b (+ (* 1/2 (pow a 3)) (* b (+ (* 1/2 (* a b)) (pow a 2))))) |
(* b (+ (* 1/2 (pow a 3)) (* b (+ (* 1/2 (* a b)) (pow a 2))))) |
(* 1/2 (* a (pow b 3))) |
(* (pow b 3) (+ (* 1/2 a) (/ (pow a 2) b))) |
(* (pow b 3) (+ (* 1/2 a) (+ (* 1/2 (/ (pow a 3) (pow b 2))) (/ (pow a 2) b)))) |
(* (pow b 3) (+ (* 1/2 a) (+ (* 1/2 (/ (pow a 3) (pow b 2))) (/ (pow a 2) b)))) |
(* 1/2 (* a (pow b 3))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (pow a 2) b)) (* -1/2 a)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow a 3) b)) (pow a 2)) b)) (* -1/2 a)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow a 3) b)) (pow a 2)) b)) (* -1/2 a)))) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
a |
(* a (+ 1 (/ a b))) |
(* a (+ 1 (/ a b))) |
(* a (+ 1 (/ a b))) |
(/ (pow a 2) b) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(/ (pow a 2) b) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(/ (pow a 2) b) |
(/ (+ (* b (- (* 2 a) a)) (pow a 2)) b) |
(/ (+ (* b (- (* 2 a) a)) (pow a 2)) b) |
(/ (+ (* b (- (* 2 a) a)) (pow a 2)) b) |
(- (* 2 a) a) |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
(- (* 2 a) a) |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
b |
(+ b (* 2 a)) |
(+ b (* a (+ 2 (/ a b)))) |
(+ b (* a (+ 2 (/ a b)))) |
(/ (pow a 2) b) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (/ 1 b))) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (+ (/ 1 b) (/ b (pow a 2))))) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (+ (/ 1 b) (/ b (pow a 2))))) |
(/ (pow a 2) b) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (/ 1 b))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ b a)) 2) a)) (/ 1 b))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ b a)) 2) a)) (/ 1 b))) |
(/ (pow a 2) b) |
(/ (+ (* 2 (* a b)) (pow a 2)) b) |
(/ (+ (* b (+ b (* 2 a))) (pow a 2)) b) |
(/ (+ (* b (+ b (* 2 a))) (pow a 2)) b) |
b |
(* b (+ 1 (* 2 (/ a b)))) |
(* b (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))) |
(* b (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))) |
b |
(* -1 (* b (- (* -2 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ (+ (* 2 a) (/ (pow a 2) b)) b)) 1))) |
(* -1 (* b (- (* -1 (/ (+ (* 2 a) (/ (pow a 2) b)) b)) 1))) |
| Outputs |
|---|
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ b a) |
(/.f64 b a) |
(/ (+ a b) a) |
(/.f64 (+.f64 a b) a) |
(/ (+ a b) a) |
(/.f64 (+.f64 a b) a) |
(/ (+ a b) a) |
(/.f64 (+.f64 a b) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/ b a) |
(/.f64 b a) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/ b a) |
(/.f64 b a) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
b |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
a |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
a |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
b |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) eps) (/.f64 #s(literal 1 binary64) (*.f64 b eps))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) eps) (/.f64 #s(literal 1 binary64) (*.f64 b eps))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (+ (/ 1 (* a eps)) (/ 1 (* b eps)))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) eps) (/.f64 #s(literal 1 binary64) (*.f64 b eps))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* -1 (* eps (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))))) |
(*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a)) eps)))) |
(* -1 (* eps (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))))) |
(*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a)) eps)))) |
(* -1 (* eps (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))))) |
(*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a)) eps)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (+.f64 a b) b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(/ (+ a (* 1/2 b)) a) |
(/.f64 (+.f64 a (*.f64 b #s(literal 1/2 binary64))) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) a) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a (*.f64 b #s(literal 1/2 binary64))) (*.f64 a a))) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) a)))) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) a)))) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(/ (+ b (* 1/2 a)) b) |
(/.f64 (+.f64 b (*.f64 a #s(literal 1/2 binary64))) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) b) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(+.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(+.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) b)) (-.f64 #s(literal 0 binary64) b)) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(+ (* eps (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) b) a) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 a b))))))) |
(+ (* eps (- (+ (* -1 (* eps (+ (* 1/6 (* a (+ 1 (/ a b)))) (* 1/2 (* a (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b))))))))) (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a))) (* 1/2 (+ 1 (/ a b))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) b) a) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (*.f64 eps (+.f64 (*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) b) a) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 a b)))))))))) |
(+ (* eps (- (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* eps (- (* -1 (* eps (+ (* -1/2 (* a (+ (* 1/6 (* a (+ 1 (/ a b)))) (* 1/2 (* a (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b))))))))) (+ (* 1/24 (* (pow a 2) (+ 1 (/ a b)))) (* 1/6 (* (pow a 2) (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b)))))))))) (+ (* 1/6 (* a (+ 1 (/ a b)))) (* 1/2 (* a (- (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) a)) (* 1/2 (+ 1 (/ a b)))))))))) (* 1/2 (+ 1 (/ a b))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) b) a) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 a b))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) b) a) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (*.f64 (*.f64 a a) #s(literal 1/6 binary64))))))) (+.f64 (*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) b) a) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 a b))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) b) a) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 a b)))))))) |
(* 1/2 (/ (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b))) (- (exp (* a eps)) 1))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps))) (expm1.f64 (*.f64 a eps))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (expm1.f64 (*.f64 a eps))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (expm1.f64 (*.f64 a eps))) (/.f64 (/.f64 a (*.f64 b eps)) (expm1.f64 (*.f64 a eps)))))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (expm1.f64 (*.f64 a eps))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (expm1.f64 (*.f64 a eps))) (/.f64 (/.f64 a (*.f64 b eps)) (expm1.f64 (*.f64 a eps)))))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (expm1.f64 (*.f64 a eps))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (expm1.f64 (*.f64 a eps))) (/.f64 (/.f64 a (*.f64 b eps)) (expm1.f64 (*.f64 a eps)))))) |
(* 1/2 (/ (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b))) (- (exp (* a eps)) 1))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps))) (expm1.f64 (*.f64 a eps))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (expm1.f64 (*.f64 a eps))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (expm1.f64 (*.f64 a eps))) (/.f64 (/.f64 a (*.f64 b eps)) (expm1.f64 (*.f64 a eps)))))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (expm1.f64 (*.f64 a eps))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (expm1.f64 (*.f64 a eps))) (/.f64 (/.f64 a (*.f64 b eps)) (expm1.f64 (*.f64 a eps)))))) |
(* (pow eps 2) (+ (* 1/2 (/ (- (/ (pow (+ a b) 2) b) (+ a b)) (- (exp (* a eps)) 1))) (+ (/ 1 (* eps (- (exp (* a eps)) 1))) (/ a (* b (* eps (- (exp (* a eps)) 1))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (expm1.f64 (*.f64 a eps))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (expm1.f64 (*.f64 a eps))) (/.f64 (/.f64 a (*.f64 b eps)) (expm1.f64 (*.f64 a eps)))))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (* a (+ (* -1/6 (* a (pow eps 2))) (/ 1 b)))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 eps eps)))))) a) |
(/ (+ 1 (* a (+ (* a (- (* -1 (* a (+ (* -1/12 (pow eps 3)) (+ (* 1/24 (pow eps 3)) (* 1/6 (/ (pow eps 2) b)))))) (* 1/6 (pow eps 2)))) (/ 1 b)))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (-.f64 (*.f64 (*.f64 eps eps) #s(literal -1/6 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/6 binary64))) b) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/24 binary64))))))))) a) |
(* 1/2 (/ (* (pow a 2) (pow eps 2)) (* b (- (exp (* a eps)) 1)))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b) (expm1.f64 (*.f64 a eps))) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (expm1.f64 (*.f64 a eps))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 eps a)) (expm1.f64 (*.f64 a eps))))) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))) (+ (/ eps (* (pow a 2) (- (exp (* a eps)) 1))) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (expm1.f64 (*.f64 a eps))) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 eps a)) (expm1.f64 (*.f64 a eps))) (/.f64 (/.f64 eps (*.f64 a a)) (expm1.f64 (*.f64 a eps)))))) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))) (+ (/ eps (* (pow a 2) (- (exp (* a eps)) 1))) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (expm1.f64 (*.f64 a eps))) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 eps a)) (expm1.f64 (*.f64 a eps))) (/.f64 (/.f64 eps (*.f64 a a)) (expm1.f64 (*.f64 a eps)))))) |
(* 1/2 (/ (* (pow a 2) (pow eps 2)) (* b (- (exp (* a eps)) 1)))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b) (expm1.f64 (*.f64 a eps))) |
(* (pow a 2) (+ (* -1 (/ (* eps (- (* -1/2 eps) (/ 1 b))) (* a (- (exp (* a eps)) 1)))) (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (expm1.f64 (*.f64 a eps))) (/.f64 (*.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) (/.f64 eps a)) (expm1.f64 (*.f64 a eps))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps (* a (- (exp (* a eps)) 1)))) (/ (* eps (- (* -1/2 eps) (/ 1 b))) (- (exp (* a eps)) 1))) a)) (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (expm1.f64 (*.f64 a eps))) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) (/.f64 eps (expm1.f64 (*.f64 a eps)))) (/.f64 (/.f64 eps a) (expm1.f64 (*.f64 a eps)))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps (* a (- (exp (* a eps)) 1)))) (/ (* eps (- (* -1/2 eps) (/ 1 b))) (- (exp (* a eps)) 1))) a)) (* 1/2 (/ (pow eps 2) (* b (- (exp (* a eps)) 1)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (expm1.f64 (*.f64 a eps))) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) (/.f64 eps (expm1.f64 (*.f64 a eps)))) (/.f64 (/.f64 eps a) (expm1.f64 (*.f64 a eps)))) a))) |
(/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1))) |
(/.f64 (*.f64 eps (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 b (expm1.f64 (*.f64 a eps)))) |
(/ (+ (/ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (- (exp (* a eps)) 1))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 b eps) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 a eps)))) (*.f64 (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 eps (expm1.f64 (*.f64 a eps))))) b) |
(/ (+ (/ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (- (exp (* a eps)) 1))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 b eps) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 a eps)))) (*.f64 (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 eps (expm1.f64 (*.f64 a eps))))) b) |
(/ (+ (/ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (- (exp (* a eps)) 1))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 b eps) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 a eps)))) (*.f64 (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 eps (expm1.f64 (*.f64 a eps))))) b) |
(/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))) (expm1.f64 (*.f64 a eps))) |
(+ (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) |
(*.f64 eps (+.f64 (/.f64 (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 b (expm1.f64 (*.f64 a eps)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 a eps))))) |
(+ (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) |
(*.f64 eps (+.f64 (/.f64 (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 b (expm1.f64 (*.f64 a eps)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 a eps))))) |
(+ (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) |
(*.f64 eps (+.f64 (/.f64 (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 b (expm1.f64 (*.f64 a eps)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 a eps))))) |
(/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1)) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))) (expm1.f64 (*.f64 a eps))) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1))) |
(-.f64 (/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))) (expm1.f64 (*.f64 a eps))) (/.f64 (*.f64 eps (-.f64 (*.f64 eps (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) a)) (*.f64 b (expm1.f64 (*.f64 a eps))))) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1))) |
(-.f64 (/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))) (expm1.f64 (*.f64 a eps))) (/.f64 (*.f64 eps (-.f64 (*.f64 eps (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) a)) (*.f64 b (expm1.f64 (*.f64 a eps))))) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) (* b (- (exp (* a eps)) 1)))) (/ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (- (exp (* a eps)) 1))) |
(-.f64 (/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))) (expm1.f64 (*.f64 a eps))) (/.f64 (*.f64 eps (-.f64 (*.f64 eps (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) a)) (*.f64 b (expm1.f64 (*.f64 a eps))))) |
(* eps (+ 1 (/ a b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps) |
(* eps (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 a b) (*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64)))))) |
(* eps (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 a b) (*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64)))))) |
(* eps (+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 a b) (*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64)))))) |
(* 1/2 (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 a (*.f64 b eps))))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 a (*.f64 b eps))))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 a (*.f64 b eps))))) |
(* 1/2 (* (pow eps 2) (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 a (*.f64 b eps))))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 a (*.f64 b eps))))) |
(* (pow eps 2) (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 a (*.f64 b eps))))) |
eps |
(+ eps (* a (* eps (+ (* 1/2 eps) (/ 1 b))))) |
(+.f64 eps (*.f64 (*.f64 a eps) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps #s(literal 1/2 binary64))))) |
(+ eps (* a (+ (* 1/2 (/ (* a (pow eps 2)) b)) (* eps (+ (* 1/2 eps) (/ 1 b)))))) |
(+.f64 eps (*.f64 a (+.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 eps eps))) b)))) |
(+ eps (* a (+ (* 1/2 (/ (* a (pow eps 2)) b)) (* eps (+ (* 1/2 eps) (/ 1 b)))))) |
(+.f64 eps (*.f64 a (+.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 eps eps))) b)))) |
(* 1/2 (/ (* (pow a 2) (pow eps 2)) b)) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) b)) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) a))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 eps a)))) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) b)) (+ (/ eps (pow a 2)) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) a)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 eps a)) (/.f64 eps (*.f64 a a))))) |
(* (pow a 2) (+ (* 1/2 (/ (pow eps 2) b)) (+ (/ eps (pow a 2)) (/ (* eps (+ (* 1/2 eps) (/ 1 b))) a)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 eps a)) (/.f64 eps (*.f64 a a))))) |
(* 1/2 (/ (* (pow a 2) (pow eps 2)) b)) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b) |
(* (pow a 2) (+ (* -1 (/ (* eps (- (* -1/2 eps) (/ 1 b))) a)) (* 1/2 (/ (pow eps 2) b)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (*.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) (/.f64 eps a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps a)) (* eps (- (* -1/2 eps) (/ 1 b)))) a)) (* 1/2 (/ (pow eps 2) b)))) |
(*.f64 a (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (/.f64 (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) b))) (/.f64 eps a)) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ eps a)) (* eps (- (* -1/2 eps) (/ 1 b)))) a)) (* 1/2 (/ (pow eps 2) b)))) |
(*.f64 a (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps eps)) b) (/.f64 (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) b))) (/.f64 eps a)) a)))) |
(/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b) |
(*.f64 (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 eps b)) |
(/ (+ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (* eps (+ a (* 1/2 (* (pow a 2) eps))))) b) |
(/.f64 (+.f64 (*.f64 eps (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 b (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))))) b) |
(/ (+ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (* eps (+ a (* 1/2 (* (pow a 2) eps))))) b) |
(/.f64 (+.f64 (*.f64 eps (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 b (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))))) b) |
(/ (+ (* b (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) (* eps (+ a (* 1/2 (* (pow a 2) eps))))) b) |
(/.f64 (+.f64 (*.f64 eps (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 b (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))))) b) |
(* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))) |
(+ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b)) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (/.f64 (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b))) |
(+ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b)) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (/.f64 (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b))) |
(+ (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) (/ (* eps (+ a (* 1/2 (* (pow a 2) eps)))) b)) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (/.f64 (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b))) |
(* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) b)) (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) |
(-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 eps (/.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) a) b))) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) b)) (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) |
(-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 eps (/.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) a) b))) |
(+ (* -1 (/ (* eps (+ (* -1 a) (* -1/2 (* (pow a 2) eps)))) b)) (* eps (+ 1 (* 1/2 (* eps (- (* 2 a) a)))))) |
(-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 eps (/.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) a) b))) |
(+ 1 (/ a b)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 a b) (*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))))) |
(+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 a b) (*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))))) |
(+ 1 (+ (* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) (/ a b))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 a b) (*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* eps (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 a (*.f64 b eps))))) |
(* eps (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 a (*.f64 b eps))))) |
(* eps (+ (* 1/2 (- (/ (pow (+ a b) 2) b) (+ a b))) (+ (/ 1 eps) (/ a (* b eps))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 a (*.f64 b eps))))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ a b)) eps)) (* -1/2 (- (/ (pow (+ a b) 2) b) (+ a b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) eps) (*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) #s(literal -1/2 binary64))))) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ a b)) eps)) (* -1/2 (- (/ (pow (+ a b) 2) b) (+ a b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) eps) (*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) #s(literal -1/2 binary64))))) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ a b)) eps)) (* -1/2 (- (/ (pow (+ a b) 2) b) (+ a b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) eps) (*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) #s(literal -1/2 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* a (+ (* 1/2 eps) (/ 1 b)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps #s(literal 1/2 binary64))))) |
(+ 1 (* a (+ (* 1/2 eps) (+ (* 1/2 (/ (* a eps) b)) (/ 1 b))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))))) |
(+ 1 (* a (+ (* 1/2 eps) (+ (* 1/2 (/ (* a eps) b)) (/ 1 b))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))))) |
(* 1/2 (/ (* (pow a 2) eps) b)) |
(/.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (+ (* 1/2 (/ eps b)) (/ 1 (* a b))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 eps a) (/.f64 eps b)))))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (+ (* 1/2 (/ eps b)) (+ (/ 1 (* a b)) (/ 1 (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 eps a) (/.f64 eps b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (+ (* 1/2 (/ eps b)) (+ (/ 1 (* a b)) (/ 1 (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 eps a) (/.f64 eps b)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(* 1/2 (/ (* (pow a 2) eps) b)) |
(/.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 eps) (/ 1 b)) a)) (* 1/2 (/ eps b)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) b) (/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) a))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 eps) (+ (/ 1 a) (/ 1 b))) a)) (* 1/2 (/ eps b)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) b) (/.f64 (+.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal -1 binary64) b)) a))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 eps) (+ (/ 1 a) (/ 1 b))) a)) (* 1/2 (/ eps b)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) b) (/.f64 (+.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal -1 binary64) b)) a))) |
(/ (+ a (* 1/2 (* (pow a 2) eps))) b) |
(/.f64 (+.f64 a (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b) |
(/ (+ a (+ (* 1/2 (* (pow a 2) eps)) (* b (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))) b) |
(/.f64 (+.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 eps (*.f64 a a)) (*.f64 a (*.f64 b eps)))))) b) |
(/ (+ a (+ (* 1/2 (* (pow a 2) eps)) (* b (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))) b) |
(/.f64 (+.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 eps (*.f64 a a)) (*.f64 a (*.f64 b eps)))))) b) |
(/ (+ a (+ (* 1/2 (* (pow a 2) eps)) (* b (+ 1 (* 1/2 (* eps (- (* 2 a) a))))))) b) |
(/.f64 (+.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 eps (*.f64 a a)) (*.f64 a (*.f64 b eps)))))) b) |
(+ 1 (* 1/2 (* eps (- (* 2 a) a)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) |
(+ 1 (+ (* 1/2 (* eps (- (* 2 a) a))) (+ (* 1/2 (/ (* (pow a 2) eps) b)) (/ a b)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))))) |
(+ 1 (+ (* 1/2 (* eps (- (* 2 a) a))) (+ (* 1/2 (/ (* (pow a 2) eps) b)) (/ a b)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))))) |
(+ 1 (+ (* 1/2 (* eps (- (* 2 a) a))) (+ (* 1/2 (/ (* (pow a 2) eps) b)) (/ a b)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))))) |
(+ 1 (* 1/2 (* eps (- (* 2 a) a)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) |
(+ 1 (+ (* -1 (/ (+ (* -1 a) (* -1/2 (* (pow a 2) eps))) b)) (* 1/2 (* eps (- (* 2 a) a))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) a) b)) |
(+ 1 (+ (* -1 (/ (+ (* -1 a) (* -1/2 (* (pow a 2) eps))) b)) (* 1/2 (* eps (- (* 2 a) a))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) a) b)) |
(+ 1 (+ (* -1 (/ (+ (* -1 a) (* -1/2 (* (pow a 2) eps))) b)) (* 1/2 (* eps (- (* 2 a) a))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) a) b)) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* eps (- (/ (pow (+ a b) 2) b) (+ a b)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (* a eps)) |
(*.f64 a (*.f64 eps #s(literal 1/2 binary64))) |
(* a (+ (* 1/2 eps) (* 1/2 (/ (* a eps) b)))) |
(*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))) |
(* a (+ (* 1/2 eps) (* 1/2 (/ (* a eps) b)))) |
(*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))) |
(* a (+ (* 1/2 eps) (* 1/2 (/ (* a eps) b)))) |
(*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))) |
(* 1/2 (/ (* (pow a 2) eps) b)) |
(/.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (/.f64 eps a) (/.f64 eps b))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (/.f64 eps a) (/.f64 eps b))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (/.f64 eps a) (/.f64 eps b))) |
(* 1/2 (/ (* (pow a 2) eps) b)) |
(/.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (/.f64 eps a) (/.f64 eps b))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (/.f64 eps a) (/.f64 eps b))) |
(* (pow a 2) (+ (* 1/2 (/ eps a)) (* 1/2 (/ eps b)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (/.f64 eps a) (/.f64 eps b))) |
(* 1/2 (/ (* (pow a 2) eps) b)) |
(/.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) |
(/ (+ (* 1/2 (* b (* eps (- (* 2 a) a)))) (* 1/2 (* (pow a 2) eps))) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 eps (*.f64 a a)) (*.f64 a (*.f64 b eps)))) b) |
(/ (+ (* 1/2 (* b (* eps (- (* 2 a) a)))) (* 1/2 (* (pow a 2) eps))) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 eps (*.f64 a a)) (*.f64 a (*.f64 b eps)))) b) |
(/ (+ (* 1/2 (* b (* eps (- (* 2 a) a)))) (* 1/2 (* (pow a 2) eps))) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 eps (*.f64 a a)) (*.f64 a (*.f64 b eps)))) b) |
(* 1/2 (* eps (- (* 2 a) a))) |
(*.f64 a (*.f64 eps #s(literal 1/2 binary64))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))) |
(* 1/2 (* eps (- (* 2 a) a))) |
(*.f64 a (*.f64 eps #s(literal 1/2 binary64))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))) |
(+ (* 1/2 (* eps (- (* 2 a) a))) (* 1/2 (/ (* (pow a 2) eps) b))) |
(*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) eps))) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* 1/2 (* a (pow b 3))) |
(*.f64 (*.f64 b b) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) |
(* a (+ (* 1/2 (pow b 3)) (* a (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 a (*.f64 b #s(literal 1/2 binary64))))) |
(* a (+ (* 1/2 (pow b 3)) (* a (+ (* 1/2 (* a b)) (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 b (+.f64 b (*.f64 a #s(literal 1/2 binary64))))))) |
(* a (+ (* 1/2 (pow b 3)) (* a (+ (* 1/2 (* a b)) (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 b (+.f64 b (*.f64 a #s(literal 1/2 binary64))))))) |
(* 1/2 (* (pow a 3) b)) |
(*.f64 b (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* (pow a 3) (+ (* 1/2 b) (/ (pow b 2) a))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) a)))) |
(* (pow a 3) (+ (* 1/2 b) (+ (* 1/2 (/ (pow b 3) (pow a 2))) (/ (pow b 2) a)))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/2 binary64) (+.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))) |
(* (pow a 3) (+ (* 1/2 b) (+ (* 1/2 (/ (pow b 3) (pow a 2))) (/ (pow b 2) a)))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/2 binary64) (+.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))) |
(* 1/2 (* (pow a 3) b)) |
(*.f64 b (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (pow b 2) a)) (* -1/2 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow b 3) a)) (pow b 2)) a)) (* -1/2 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) a)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow b 3) a)) (pow b 2)) a)) (* -1/2 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) a)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* 1/2 (* (pow a 3) b)) |
(*.f64 b (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* b (+ (* 1/2 (pow a 3)) (* (pow a 2) b))) |
(*.f64 b (+.f64 (*.f64 a (*.f64 a b)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(* b (+ (* 1/2 (pow a 3)) (* b (+ (* 1/2 (* a b)) (pow a 2))))) |
(*.f64 b (+.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (+.f64 (*.f64 a a) (*.f64 a (*.f64 b #s(literal 1/2 binary64))))))) |
(* b (+ (* 1/2 (pow a 3)) (* b (+ (* 1/2 (* a b)) (pow a 2))))) |
(*.f64 b (+.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (+.f64 (*.f64 a a) (*.f64 a (*.f64 b #s(literal 1/2 binary64))))))) |
(* 1/2 (* a (pow b 3))) |
(*.f64 (*.f64 b b) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) |
(* (pow b 3) (+ (* 1/2 a) (/ (pow a 2) b))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a a) b))) |
(* (pow b 3) (+ (* 1/2 a) (+ (* 1/2 (/ (pow a 3) (pow b 2))) (/ (pow a 2) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 a a) b) (*.f64 #s(literal 1/2 binary64) (+.f64 a (*.f64 a (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(* (pow b 3) (+ (* 1/2 a) (+ (* 1/2 (/ (pow a 3) (pow b 2))) (/ (pow a 2) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 a a) b) (*.f64 #s(literal 1/2 binary64) (+.f64 a (*.f64 a (*.f64 a (/.f64 a (*.f64 b b)))))))) |
(* 1/2 (* a (pow b 3))) |
(*.f64 (*.f64 b b) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (pow a 2) b)) (* -1/2 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow a 3) b)) (pow a 2)) b)) (* -1/2 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* 1/2 (/ (pow a 3) b)) (pow a 2)) b)) (* -1/2 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
a |
(* a (+ 1 (/ a b))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* a (+ 1 (/ a b))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* a (+ 1 (/ a b))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* (pow a 2) (+ (/ 1 a) (/ 1 b))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (+ (* b (- (* 2 a) a)) (pow a 2)) b) |
(/.f64 (+.f64 (*.f64 a b) (*.f64 a a)) b) |
(/ (+ (* b (- (* 2 a) a)) (pow a 2)) b) |
(/.f64 (+.f64 (*.f64 a b) (*.f64 a a)) b) |
(/ (+ (* b (- (* 2 a) a)) (pow a 2)) b) |
(/.f64 (+.f64 (*.f64 a b) (*.f64 a a)) b) |
(- (* 2 a) a) |
a |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(- (* 2 a) a) |
a |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(- (+ (* 2 a) (/ (pow a 2) b)) a) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
b |
(+ b (* 2 a)) |
(+.f64 b (*.f64 a #s(literal 2 binary64))) |
(+ b (* a (+ 2 (/ a b)))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 a b) #s(literal 2 binary64)))) |
(+ b (* a (+ 2 (/ a b)))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 a b) #s(literal 2 binary64)))) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (/ 1 b))) |
(*.f64 a (+.f64 (/.f64 a b) #s(literal 2 binary64))) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (+ (/ 1 b) (/ b (pow a 2))))) |
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a a))))) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (+ (/ 1 b) (/ b (pow a 2))))) |
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a a))))) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(* (pow a 2) (+ (* 2 (/ 1 a)) (/ 1 b))) |
(*.f64 a (+.f64 (/.f64 a b) #s(literal 2 binary64))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ b a)) 2) a)) (/ 1 b))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 b a)) a))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ b a)) 2) a)) (/ 1 b))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 b a)) a))) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (+ (* 2 (* a b)) (pow a 2)) b) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 a #s(literal 2 binary64)))) b) |
(/ (+ (* b (+ b (* 2 a))) (pow a 2)) b) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 b (*.f64 a #s(literal 2 binary64))))) b) |
(/ (+ (* b (+ b (* 2 a))) (pow a 2)) b) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 b (*.f64 a #s(literal 2 binary64))))) b) |
b |
(* b (+ 1 (* 2 (/ a b)))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(* b (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))) |
(* b (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 b b)))))) |
b |
(* -1 (* b (- (* -2 (/ a b)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* -1 (/ (+ (* 2 a) (/ (pow a 2) b)) b)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 a b) #s(literal 2 binary64))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* -1 (/ (+ (* 2 a) (/ (pow a 2) b)) b)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 a b) #s(literal 2 binary64))) b)) (-.f64 #s(literal 0 binary64) b)) |
Compiled 55723 to 3703 computations (93.4% saved)
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1386 | 4 | 1390 |
| Fresh | 0 | 1 | 1 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1389 | 7 | 1396 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.4% | (/.f64 (/.f64 b a) b) |
| ▶ | 99.7% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
| ▶ | 99.8% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
| ▶ | 31.1% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
| ✓ | 47.3% | (/.f64 #s(literal 1 binary64) b) |
| ✓ | 52.6% | (/.f64 #s(literal 1 binary64) a) |
| ▶ | 14.8% | (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))))) |
Compiled 456 to 168 computations (63.2% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 2304 | (*.f64 eps (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (*.f64 a b)))) |
| ✓ | cost-diff | 3328 | (+.f64 (*.f64 eps (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) |
| ✓ | cost-diff | 3328 | (*.f64 eps (+.f64 (*.f64 eps (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b))))))) |
| ✓ | cost-diff | 3328 | (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 b a)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 b a) b) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 a b)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
| 4746× | *-lowering-*.f32 |
| 4746× | *-lowering-*.f64 |
| 1822× | fma-lowering-fma.f32 |
| 1822× | fma-lowering-fma.f64 |
| 1718× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 1247 |
| 1 | 210 | 1073 |
| 2 | 897 | 944 |
| 3 | 5562 | 934 |
| 0 | 8167 | 934 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ 1 (/ a b)) a) |
(+ 1 (/ a b)) |
1 |
(/ a b) |
a |
b |
(/ (/ b a) b) |
(/ b a) |
b |
a |
(/ (+ 1 (/ b a)) b) |
(+ 1 (/ b a)) |
1 |
(/ b a) |
b |
a |
(/ 1 (/ (- (/ 1 a) (/ 1 b)) (- (/ 1 (* a a)) (/ 1 (* b b))))) |
1 |
(/ (- (/ 1 a) (/ 1 b)) (- (/ 1 (* a a)) (/ 1 (* b b)))) |
(- (/ 1 a) (/ 1 b)) |
(/ 1 a) |
a |
(/ 1 b) |
b |
(- (/ 1 (* a a)) (/ 1 (* b b))) |
(/ 1 (* a a)) |
(* a a) |
(/ 1 (* b b)) |
(* b b) |
(+ (+ (/ 1 a) (/ 1 b)) (* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))))) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
1 |
a |
(/ 1 b) |
b |
(* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))))) |
eps |
(+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) |
(* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) |
(- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b))) |
(- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) |
(/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) |
(* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) |
(+ a b) |
(* (* (+ a b) (+ a b)) 1/6) |
(* (+ a b) (+ a b)) |
1/6 |
(* a b) |
(* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b))))) |
(+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) |
(* (* b (* a (* a b))) 1/4) |
(* b (* a (* a b))) |
(* a (* a b)) |
1/4 |
(* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b))))) |
(+ (* a (* b (* b b))) (* a (* a (* a b)))) |
(* a (* b (* b b))) |
(* b (* b b)) |
(* b b) |
(* a (* a (* a b))) |
(/ (+ a b) (* b (* a (* a b)))) |
(/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)) |
(* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) |
(* 1/2 (+ (* a (* b b)) (* a (* a b)))) |
1/2 |
(+ (* a (* b b)) (* a (* a b))) |
(* a (* b b)) |
(- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))) |
(* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) |
(/ (+ a b) a) |
(/ (* (+ a b) 1/2) b) |
(* (+ a b) 1/2) |
(/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))) |
(* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) |
| Outputs |
|---|
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(+ 1 (/ a b)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
1 |
#s(literal 1 binary64) |
(/ a b) |
(/.f64 a b) |
a |
b |
(/ (/ b a) b) |
(/.f64 #s(literal 1 binary64) a) |
(/ b a) |
(/.f64 b a) |
b |
a |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
1 |
#s(literal 1 binary64) |
(/ b a) |
(/.f64 b a) |
b |
a |
(/ 1 (/ (- (/ 1 a) (/ 1 b)) (- (/ 1 (* a a)) (/ 1 (* b b))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -1 binary64) b) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
1 |
#s(literal 1 binary64) |
(/ (- (/ 1 a) (/ 1 b)) (- (/ 1 (* a a)) (/ 1 (* b b)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -1 binary64) b) b))) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
a |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
b |
(- (/ 1 (* a a)) (/ 1 (* b b))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -1 binary64) b) b)) |
(/ 1 (* a a)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(/ 1 (* b b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(+ (+ (/ 1 a) (/ 1 b)) (* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a)))) (*.f64 eps (+.f64 (*.f64 (/.f64 (+.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/6 binary64)))) (*.f64 (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/4 binary64))))) (*.f64 a b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) #s(literal 1 binary64)))))))))) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
b |
(* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))))) |
(*.f64 eps (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a)))) (*.f64 eps (+.f64 (*.f64 (/.f64 (+.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/6 binary64)))) (*.f64 (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/4 binary64))))) (*.f64 a b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) #s(literal 1 binary64))))))))) |
eps |
(+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a)))) (*.f64 eps (+.f64 (*.f64 (/.f64 (+.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/6 binary64)))) (*.f64 (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/4 binary64))))) (*.f64 a b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) #s(literal 1 binary64)))))))) |
(* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) |
(*.f64 eps (+.f64 (*.f64 (/.f64 (+.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/6 binary64)))) (*.f64 (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/4 binary64))))) (*.f64 a b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) #s(literal 1 binary64))))))) |
(- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b))) |
(+.f64 (*.f64 (/.f64 (+.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/6 binary64)))) (*.f64 (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/4 binary64))))) (*.f64 a b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) #s(literal 1 binary64)))))) |
(- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/6 binary64)))) (*.f64 (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/4 binary64))))) (*.f64 a b)))) |
(/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/6 binary64)) b) (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) a))) |
(* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) |
(*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64)))) |
(+ a b) |
(+.f64 a b) |
(* (* (+ a b) (+ a b)) 1/6) |
(*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) |
(* (+ a b) (+ a b)) |
(*.f64 (+.f64 a b) (+.f64 a b)) |
1/6 |
#s(literal 1/6 binary64) |
(* a b) |
(*.f64 a b) |
(* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b))))) |
(/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/6 binary64)))) (*.f64 (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/4 binary64)))))) (*.f64 a (*.f64 a (*.f64 b b)))) |
(+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) |
(+.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/6 binary64)))) (*.f64 (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/4 binary64))))) |
(* (* b (* a (* a b))) 1/4) |
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) #s(literal 1/4 binary64)) |
(* b (* a (* a b))) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* a (* a b)) |
(*.f64 a (*.f64 a b)) |
1/4 |
#s(literal 1/4 binary64) |
(* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
(+ (* a (* b (* b b))) (* a (* a (* a b)))) |
(*.f64 b (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) a)) |
(* a (* b (* b b))) |
(*.f64 b (*.f64 a (*.f64 b b))) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* a (* a (* a b))) |
(*.f64 a (*.f64 a (*.f64 a b))) |
(/ (+ a b) (* b (* a (* a b)))) |
(/.f64 (+.f64 a b) (*.f64 a (*.f64 a (*.f64 b b)))) |
(/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)) |
(*.f64 (*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) #s(literal 1 binary64))))) |
(* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 a b) #s(literal 1 binary64)))) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a))))) |
(* 1/2 (+ (* a (* b b)) (* a (* a b)))) |
(*.f64 a (*.f64 b (*.f64 (+.f64 a b) #s(literal 1/2 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ (* a (* b b)) (* a (* a b))) |
(*.f64 b (*.f64 a (+.f64 a b))) |
(* a (* b b)) |
(*.f64 a (*.f64 b b)) |
(- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) (+.f64 (/.f64 (+.f64 a b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a b) #s(literal 1 binary64)) a)))) |
(* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) |
(*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (/.f64 (+.f64 a b) (*.f64 a b))) |
(/ (+ a b) a) |
(/.f64 (+.f64 a b) a) |
(/ (* (+ a b) 1/2) b) |
(/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b) |
(* (+ a b) 1/2) |
(*.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
(/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) #s(literal 1 binary64))))) b) |
(* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) |
(*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 50.7% | (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) |
| ✓ | accuracy | 19.9% | (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b))))) |
| ✓ | accuracy | 16.9% | (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))) |
| ✓ | accuracy | 8.9% | (-.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b)))))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (*.f64 b b)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (*.f64 a a)) |
| ✓ | accuracy | 81.7% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
| ✓ | accuracy | 32.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (/.f64 b a)) |
| ✓ | accuracy | 99.8% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 99.5% | (/.f64 (/.f64 b a) b) |
| ✓ | accuracy | 100.0% | (/.f64 a b) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (/.f64 a b)) |
| ✓ | accuracy | 99.8% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
| 349.0ms | 180× | 2 | valid |
| 92.0ms | 76× | 1 | valid |
Compiled 1379 to 61 computations (95.6% saved)
ival-mult: 105.0ms (36.4% of total)ival-div: 72.0ms (25% of total)backward-pass: 45.0ms (15.6% of total)ival-add: 27.0ms (9.4% of total)...c/correct-round.rkt:119:19: 24.0ms (8.3% of total)ival-sub: 15.0ms (5.2% of total)const: 1.0ms (0.3% of total)| Inputs |
|---|
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (+ 1 (/ a b))> |
#<alt (/ a b)> |
#<alt (/ (/ b a) b)> |
#<alt (/ b a)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (+ 1 (/ b a))> |
#<alt (/ 1 (/ (- (/ 1 a) (/ 1 b)) (- (/ 1 (* a a)) (/ 1 (* b b)))))> |
#<alt (/ (- (/ 1 a) (/ 1 b)) (- (/ 1 (* a a)) (/ 1 (* b b))))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (+ (+ (/ 1 a) (/ 1 b)) (* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))))))> |
#<alt (* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))))> |
#<alt (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))))> |
#<alt (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b))))> |
#<alt (- (/ 1 (* a a)) (/ 1 (* b b)))> |
#<alt (/ 1 (* a a))> |
#<alt (/ 1 (* b b))> |
#<alt (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b))))))> |
#<alt (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))> |
#<alt (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))> |
#<alt (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b))> |
| Outputs |
|---|
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt 1> |
#<alt (+ 1 (/ a b))> |
#<alt (+ 1 (/ a b))> |
#<alt (+ 1 (/ a b))> |
#<alt (/ a b)> |
#<alt (* a (+ (/ 1 a) (/ 1 b)))> |
#<alt (* a (+ (/ 1 a) (/ 1 b)))> |
#<alt (* a (+ (/ 1 a) (/ 1 b)))> |
#<alt (/ a b)> |
#<alt (* a (+ (/ 1 a) (/ 1 b)))> |
#<alt (* a (+ (/ 1 a) (/ 1 b)))> |
#<alt (* a (+ (/ 1 a) (/ 1 b)))> |
#<alt (/ a b)> |
#<alt (/ (+ a b) b)> |
#<alt (/ (+ a b) b)> |
#<alt (/ (+ a b) b)> |
#<alt 1> |
#<alt (+ 1 (/ a b))> |
#<alt (+ 1 (/ a b))> |
#<alt (+ 1 (/ a b))> |
#<alt 1> |
#<alt (+ 1 (/ a b))> |
#<alt (+ 1 (/ a b))> |
#<alt (+ 1 (/ a b))> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt 1> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt (/ b a)> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt (/ b a)> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt (* b (+ (/ 1 a) (/ 1 b)))> |
#<alt (/ b a)> |
#<alt (/ (+ a b) a)> |
#<alt (/ (+ a b) a)> |
#<alt (/ (+ a b) a)> |
#<alt 1> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt 1> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt (+ 1 (/ b a))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ a b))))> |
#<alt (* a (+ 1 (* a (- (/ a (pow b 2)) (/ 1 b)))))> |
#<alt (* a (+ 1 (* a (- (* a (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b)))))> |
#<alt b> |
#<alt (+ b (* -1 (/ (pow b 2) a)))> |
#<alt (+ b (+ (* -1 (/ (pow b 2) a)) (/ (pow b 3) (pow a 2))))> |
#<alt (- (+ b (+ (* -1 (/ (pow b 2) a)) (* -1 (/ (pow b 4) (pow a 3))))) (* -1 (/ (pow b 3) (pow a 2))))> |
#<alt b> |
#<alt (+ b (* -1 (/ (pow b 2) a)))> |
#<alt (+ b (* -1 (/ (+ (* -1 (/ (pow b 3) a)) (pow b 2)) a)))> |
#<alt (+ b (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow b 4) a)) (* -1 (pow b 3))) a)) (pow b 2)) a)))> |
#<alt b> |
#<alt (* b (+ 1 (* -1 (/ b a))))> |
#<alt (* b (+ 1 (* b (- (/ b (pow a 2)) (/ 1 a)))))> |
#<alt (* b (+ 1 (* b (- (* b (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a)))))> |
#<alt a> |
#<alt (+ a (* -1 (/ (pow a 2) b)))> |
#<alt (+ a (+ (* -1 (/ (pow a 2) b)) (/ (pow a 3) (pow b 2))))> |
#<alt (- (+ a (+ (* -1 (/ (pow a 2) b)) (* -1 (/ (pow a 4) (pow b 3))))) (* -1 (/ (pow a 3) (pow b 2))))> |
#<alt a> |
#<alt (+ a (* -1 (/ (pow a 2) b)))> |
#<alt (+ a (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (pow a 2)) b)))> |
#<alt (+ a (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow a 4) b)) (* -1 (pow a 3))) b)) (pow a 2)) b)))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (* -1 (/ a b))) a)> |
#<alt (/ (+ 1 (* -1 (/ a b))) a)> |
#<alt (/ (+ 1 (* -1 (/ a b))) a)> |
#<alt (/ -1 b)> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (/ -1 b)> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (/ -1 b)> |
#<alt (/ (- (/ b a) 1) b)> |
#<alt (/ (- (/ b a) 1) b)> |
#<alt (/ (- (/ b a) 1) b)> |
#<alt (/ 1 a)> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (* a (+ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)))) a)> |
#<alt (/ (+ 1 (* a (+ (* 1/12 (* a (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b))))) a)> |
#<alt (/ (+ 1 (* a (+ (* 1/12 (* a (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b))))) a)> |
#<alt (* 1/12 (* a (pow eps 2)))> |
#<alt (* a (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))))> |
#<alt (* a (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow a 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))))> |
#<alt (* a (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow a 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))))> |
#<alt (* -1 (* a (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b)))))))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (* b (+ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)))) b)> |
#<alt (/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a))))) b)> |
#<alt (/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a))))) b)> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))))> |
#<alt (* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow b 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))))> |
#<alt (* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow b 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))))> |
#<alt (* -1 (* b (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a)))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a)))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a)))))))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps)))) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps)))) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow eps 2) (- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))) eps)) (* 1/6 (/ (pow (+ a b) 3) (* a b)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow eps 2) (- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))) eps)) (* 1/6 (/ (pow (+ a b) 3) (* a b)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))> |
#<alt (+ (* 1/12 (* a (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))))> |
#<alt (+ (* 1/12 (* a (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))))> |
#<alt (+ (* 1/12 (* a (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))))> |
#<alt (* 1/12 (* a (pow eps 2)))> |
#<alt (* a (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))> |
#<alt (* a (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))> |
#<alt (* a (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))> |
#<alt (* -1 (* a (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b)))))))> |
#<alt (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* b (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))> |
#<alt (* b (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))> |
#<alt (* b (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))> |
#<alt (* -1 (* b (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a)))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a)))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a)))))))> |
#<alt (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))> |
#<alt (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))> |
#<alt (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))> |
#<alt (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* -1 (* eps (+ (* -1 (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) eps)))))> |
#<alt (* -1 (* eps (+ (* -1 (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) eps)))))> |
#<alt (* -1 (* eps (+ (* -1 (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) eps)))))> |
#<alt (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))> |
#<alt (+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))))> |
#<alt (+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))))> |
#<alt (+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))))> |
#<alt (* 1/12 (* a eps))> |
#<alt (* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))> |
#<alt (* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))> |
#<alt (* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))> |
#<alt (* -1 (* a (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps))))> |
#<alt (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))> |
#<alt (+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))))> |
#<alt (+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))))> |
#<alt (+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))> |
#<alt (* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))> |
#<alt (* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))> |
#<alt (* -1 (* b (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))> |
#<alt (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))> |
#<alt (+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))))> |
#<alt (+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))))> |
#<alt (+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))))> |
#<alt (* 1/12 (* a eps))> |
#<alt (* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))> |
#<alt (* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))> |
#<alt (* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))> |
#<alt (* 1/12 (* a eps))> |
#<alt (* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps))))> |
#<alt (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))> |
#<alt (+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))))> |
#<alt (+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))))> |
#<alt (+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))> |
#<alt (* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))> |
#<alt (* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps))))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ (+ 1 (* -1 (/ (pow a 2) (pow b 2)))) (pow a 2))> |
#<alt (/ (+ 1 (* -1 (/ (pow a 2) (pow b 2)))) (pow a 2))> |
#<alt (/ (+ 1 (* -1 (/ (pow a 2) (pow b 2)))) (pow a 2))> |
#<alt (/ -1 (pow b 2))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (/ -1 (pow b 2))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (/ -1 (pow b 2))> |
#<alt (/ (- (/ (pow b 2) (pow a 2)) 1) (pow b 2))> |
#<alt (/ (- (/ (pow b 2) (pow a 2)) 1) (pow b 2))> |
#<alt (/ (- (/ (pow b 2) (pow a 2)) 1) (pow b 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (/ 1 (pow a 2))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow a 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))> |
#<alt (- (+ (* 1/12 a) (* 1/6 (+ b (* 2 b)))) (+ (* 1/6 b) (* 1/4 b)))> |
#<alt (- (+ (* 1/12 a) (* 1/6 (+ b (* 2 b)))) (+ (* 1/6 b) (* 1/4 b)))> |
#<alt (- (+ (* 1/12 a) (* 1/6 (+ b (* 2 b)))) (+ (* 1/6 b) (* 1/4 b)))> |
#<alt (* 1/12 a)> |
#<alt (* a (- (+ 1/12 (* 1/6 (/ (+ b (* 2 b)) a))) (+ (* 1/6 (/ b a)) (* 1/4 (/ b a)))))> |
#<alt (* a (- (+ 1/12 (* 1/6 (/ (+ b (* 2 b)) a))) (+ (* 1/6 (/ b a)) (* 1/4 (/ b a)))))> |
#<alt (* a (- (+ 1/12 (* 1/6 (/ (+ b (* 2 b)) a))) (+ (* 1/6 (/ b a)) (* 1/4 (/ b a)))))> |
#<alt (* 1/12 a)> |
#<alt (* -1 (* a (- (* -1 (/ (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b))) a)) 1/12)))> |
#<alt (* -1 (* a (- (* -1 (/ (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b))) a)) 1/12)))> |
#<alt (* -1 (* a (- (* -1 (/ (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b))) a)) 1/12)))> |
#<alt (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))> |
#<alt (- (+ (* 1/12 b) (* 1/6 (+ a (* 2 a)))) (+ (* 1/6 a) (* 1/4 a)))> |
#<alt (- (+ (* 1/12 b) (* 1/6 (+ a (* 2 a)))) (+ (* 1/6 a) (* 1/4 a)))> |
#<alt (- (+ (* 1/12 b) (* 1/6 (+ a (* 2 a)))) (+ (* 1/6 a) (* 1/4 a)))> |
#<alt (* 1/12 b)> |
#<alt (* b (- (+ 1/12 (* 1/6 (/ (+ a (* 2 a)) b))) (+ (* 1/6 (/ a b)) (* 1/4 (/ a b)))))> |
#<alt (* b (- (+ 1/12 (* 1/6 (/ (+ a (* 2 a)) b))) (+ (* 1/6 (/ a b)) (* 1/4 (/ a b)))))> |
#<alt (* b (- (+ 1/12 (* 1/6 (/ (+ a (* 2 a)) b))) (+ (* 1/6 (/ a b)) (* 1/4 (/ a b)))))> |
#<alt (* 1/12 b)> |
#<alt (* -1 (* b (- (* -1 (/ (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a))) b)) 1/12)))> |
#<alt (* -1 (* b (- (* -1 (/ (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a))) b)) 1/12)))> |
#<alt (* -1 (* b (- (* -1 (/ (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a))) b)) 1/12)))> |
#<alt (* 1/2 (/ b a))> |
#<alt (/ (+ a (* 1/2 b)) a)> |
#<alt (/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a)> |
#<alt (/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a)> |
#<alt (* 1/2 (/ a b))> |
#<alt (* a (+ (/ 1 a) (* 1/2 (/ 1 b))))> |
#<alt (* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b)))))> |
#<alt (* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b)))))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* a (+ (/ 1 a) (* 1/2 (/ 1 b))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b)))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b)))))> |
#<alt (* 1/2 (/ a b))> |
#<alt (/ (+ b (* 1/2 a)) b)> |
#<alt (/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b)> |
#<alt (/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b)> |
#<alt (* 1/2 (/ b a))> |
#<alt (* b (+ (* 1/2 (/ 1 a)) (/ 1 b)))> |
#<alt (* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b))))> |
#<alt (* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (* b (+ (* 1/2 (/ 1 a)) (/ 1 b)))> |
#<alt (* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a)))))> |
#<alt (* 1/6 (/ (pow a 2) b))> |
#<alt (/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 a) (* 1/4 a)))) b)> |
#<alt (/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 a) (+ (* 1/4 a) (* 5/12 b))))) b)> |
#<alt (/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 a) (+ (* 1/4 a) (* b (+ 5/12 (* 1/6 (/ b a)))))))) b)> |
#<alt (* 1/6 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b))))> |
#<alt (* (pow b 2) (+ (* 1/6 (/ a (pow b 2))) (+ (* 1/4 (/ a (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b))))))> |
#<alt (* (pow b 2) (+ (* 1/6 (/ a (pow b 2))) (+ (* 1/6 (/ (pow a 2) (pow b 3))) (+ (* 1/4 (/ a (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b)))))))> |
#<alt (* 1/6 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 a) (* 1/4 a)) b)) 5/12) b)) (* 1/6 (/ 1 a))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 a) (+ (* 1/6 (/ (pow a 2) b)) (* 1/4 a))) b)) 5/12) b)) (* 1/6 (/ 1 a))))> |
#<alt (* 1/6 (/ (pow b 2) a))> |
#<alt (/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 b) (* 1/4 b)))) a)> |
#<alt (/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 b) (+ (* 1/4 b) (* 5/12 a))))) a)> |
#<alt (/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 b) (+ (* 1/4 b) (* a (+ 5/12 (* 1/6 (/ a b)))))))) a)> |
#<alt (* 1/6 (/ (pow a 2) b))> |
#<alt (* (pow a 2) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b))))> |
#<alt (* (pow a 2) (+ (* 1/6 (/ b (pow a 2))) (+ (* 1/4 (/ b (pow a 2))) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b))))))> |
#<alt (* (pow a 2) (+ (* 1/6 (/ b (pow a 2))) (+ (* 1/6 (/ (pow b 2) (pow a 3))) (+ (* 1/4 (/ b (pow a 2))) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b)))))))> |
#<alt (* 1/6 (/ (pow a 2) b))> |
#<alt (* (pow a 2) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 b) (* 1/4 b)) a)) 5/12) a)) (* 1/6 (/ 1 b))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 b) (+ (* 1/6 (/ (pow b 2) a)) (* 1/4 b))) a)) 5/12) a)) (* 1/6 (/ 1 b))))> |
#<alt (* 1/6 (/ (pow b 2) a))> |
#<alt (/ (+ (* 1/6 (* a (+ b (* 2 b)))) (* 1/6 (pow b 2))) a)> |
#<alt (/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 (+ b (* 2 b))) (* 1/2 a)))) a)> |
#<alt (/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 (+ b (* 2 b))) (* a (+ 1/2 (* 1/6 (/ a b))))))) a)> |
#<alt (* 1/6 (/ (pow a 2) b))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b))))> |
#<alt (* (pow a 2) (+ (* 1/6 (/ (+ b (* 2 b)) (pow a 2))) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b)))))> |
#<alt (* (pow a 2) (+ (* 1/6 (/ (+ b (* 2 b)) (pow a 2))) (+ (* 1/6 (/ (pow b 2) (pow a 3))) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b))))))> |
#<alt (* 1/6 (/ (pow a 2) b))> |
#<alt (* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* 1/6 (/ (+ (* -2 b) (* -1 b)) a)) 1/2) a)) (* 1/6 (/ 1 b))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (+ (* -2 b) (* -1 b))) (* 1/6 (/ (pow b 2) a))) a)) 1/2) a)) (* 1/6 (/ 1 b))))> |
#<alt (* 1/6 (/ (pow a 2) b))> |
#<alt (/ (+ (* 1/6 (* b (+ a (* 2 a)))) (* 1/6 (pow a 2))) b)> |
#<alt (/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 (+ a (* 2 a))) (* 1/2 b)))) b)> |
#<alt (/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 (+ a (* 2 a))) (* b (+ 1/2 (* 1/6 (/ b a))))))) b)> |
#<alt (* 1/6 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b))))> |
#<alt (* (pow b 2) (+ (* 1/6 (/ (+ a (* 2 a)) (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b)))))> |
#<alt (* (pow b 2) (+ (* 1/6 (/ (+ a (* 2 a)) (pow b 2))) (+ (* 1/6 (/ (pow a 2) (pow b 3))) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b))))))> |
#<alt (* 1/6 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (- (* 1/6 (/ (+ (* -2 a) (* -1 a)) b)) 1/2) b)) (* 1/6 (/ 1 a))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (+ (* -2 a) (* -1 a))) (* 1/6 (/ (pow a 2) b))) b)) 1/2) b)) (* 1/6 (/ 1 a))))> |
135 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | 0 | (/ 1 (/ (- (/ 1 a) (/ 1 b)) (- (/ 1 (* a a)) (/ 1 (* b b))))) |
| 5.0ms | eps | @ | 0 | (* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))))) |
| 3.0ms | a | @ | -inf | (+ (+ (/ 1 a) (/ 1 b)) (* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))))) |
| 3.0ms | b | @ | -inf | (+ (+ (/ 1 a) (/ 1 b)) (* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))))) |
| 3.0ms | a | @ | inf | (+ (+ (/ 1 a) (/ 1 b)) (* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))))) |
| 1× | batch-egg-rewrite |
| 3996× | *-lowering-*.f32 |
| 3996× | *-lowering-*.f64 |
| 3030× | /-lowering-/.f32 |
| 3030× | /-lowering-/.f64 |
| 2084× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 749 |
| 1 | 474 | 592 |
| 2 | 6188 | 587 |
| 0 | 8132 | 587 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ 1 (/ a b)) a) |
(+ 1 (/ a b)) |
(/ a b) |
(/ (/ b a) b) |
(/ b a) |
(/ (+ 1 (/ b a)) b) |
(+ 1 (/ b a)) |
(/ 1 (/ (- (/ 1 a) (/ 1 b)) (- (/ 1 (* a a)) (/ 1 (* b b))))) |
(/ (- (/ 1 a) (/ 1 b)) (- (/ 1 (* a a)) (/ 1 (* b b)))) |
(- (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(+ (+ (/ 1 a) (/ 1 b)) (* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))))) |
(* eps (+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b))))))) |
(+ (* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) |
(* eps (- (- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) (/ (* (* 1/2 (+ (* a (* b b)) (* a (* a b)))) (- (* (/ (+ a b) a) (/ (* (+ a b) 1/2) b)) (/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))))) (* a b)))) |
(- (/ 1 (* a a)) (/ 1 (* b b))) |
(/ 1 (* a a)) |
(/ 1 (* b b)) |
(- (/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) (* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b)))))) |
(/ (* (* (+ a b) 1/2) (+ (* a (* b b)) (* a (* a b)))) (* b (* a (* a b)))) |
(* (+ (* (* b (* a (* a b))) 1/4) (* 1/6 (+ (* a (* b (* b b))) (* a (* a (* a b)))))) (/ (+ a b) (* b (* a (* a b))))) |
(/ (* (+ a b) (* (* (+ a b) (+ a b)) 1/6)) (* a b)) |
| Outputs |
|---|
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 a b))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b a) b))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) a)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b a) b))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b a) b))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b a) b))) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(pow.f64 (/.f64 a (+.f64 #s(literal 1 binary64) (/.f64 a b))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(+.f64 (/.f64 a b) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 a b))) (/.f64 (/.f64 a (*.f64 (/.f64 b a) b)) (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) (-.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b a) b))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) b)) (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b a) b))) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b a) b)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (/.f64 a (*.f64 (/.f64 b a) b)) #s(literal 1 binary64)) (-.f64 (/.f64 a b) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b a) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 a b) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) a) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(neg.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 b a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) b)) |
(/.f64 b (*.f64 a b)) |
(/.f64 (/.f64 b a) b) |
(/.f64 (/.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 b (/.f64 #s(literal 1 binary64) b)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b b) a) |
(pow.f64 (/.f64 b (/.f64 b a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a b))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal -1 binary64) b)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 b a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a b) a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64)))) b)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a b) a))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a b) a))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a b) a))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(pow.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+.f64 (/.f64 b a) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a b) a))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a b) a))) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a b) a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a b) a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 a b) (*.f64 a b)) |
(/.f64 (/.f64 (+.f64 a b) a) b) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 (+.f64 a b) b) a) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(*.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (-.f64 b a)) (*.f64 a b)) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 b b))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (-.f64 b a) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (*.f64 a b))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (*.f64 a b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 a b)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(-.f64 (/.f64 b (*.f64 a b)) (/.f64 a (*.f64 a b))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a b)) (neg.f64 (/.f64 a (*.f64 a b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a b)) (neg.f64 (/.f64 a (*.f64 a b)))) |
(fma.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 a (*.f64 a b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b a) (neg.f64 (/.f64 a (*.f64 a b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal -1 binary64) b) (neg.f64 (/.f64 a (*.f64 a b)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 b a) (*.f64 a b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 (-.f64 b a) a) b) |
(/.f64 (/.f64 (-.f64 b a) b) a) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (+.f64 a b)) (*.f64 a b)) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 a #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(+.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps)) (+.f64 (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(+.f64 (+.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)) |
(-.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))))) (/.f64 (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))))) |
(fma.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (-.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (-.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) eps) (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 2 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (-.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (-.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))))) |
(+.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(+.f64 (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) |
(fma.f64 eps (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(fma.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) eps (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps)) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps)) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps)) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(/.f64 (*.f64 eps (+.f64 (pow.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))))) (+.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (-.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) eps) (+.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) eps) (-.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(*.f64 eps (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) eps) |
(+.f64 (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 a (+.f64 a b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b)))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) |
(+.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) |
(+.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 a (+.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))))) |
(-.f64 (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 a (+.f64 a b))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 a (+.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (-.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (-.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(fma.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) |
(fma.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a b)) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(fma.f64 (+.f64 a b) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(fma.f64 (+.f64 a b) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 a b) a)) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(fma.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) a) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(fma.f64 (/.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(fma.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 a b) a)) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(fma.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 (+.f64 a b) a) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(fma.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) |
(fma.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a b)) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) a) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(fma.f64 (/.f64 (+.f64 a b) (/.f64 (/.f64 b (+.f64 a b)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(fma.f64 (/.f64 (+.f64 a b) b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) a) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) a) (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))) (+.f64 (pow.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (+.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (-.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (neg.f64 (-.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 a (+.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b)))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 a (+.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) (+.f64 (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 a (+.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 a (+.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 a (+.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) (+.f64 (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 a (+.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))))) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 a (+.f64 a b))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) |
(+.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) (*.f64 eps (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) eps) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)) eps)) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)) (/.f64 (/.f64 (*.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))))) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)) (+.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) |
(/.f64 (*.f64 eps (*.f64 (+.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))))) (+.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)) (/.f64 (/.f64 (*.f64 a b) (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b))))) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))))))) eps) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)) (+.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) eps) (+.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) |
(*.f64 eps (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b)))) |
(*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))))))) (*.f64 a b))) eps) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(fma.f64 (pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) (pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 b b)))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal -1 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 b (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a b))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) a) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 (/.f64 b a) (/.f64 a b)) (*.f64 a b)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)) (*.f64 b b)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 b b))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) a) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 a #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) (pow.f64 (*.f64 a a) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) b) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 b #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) (pow.f64 (*.f64 b b) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(+.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (fma.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(+.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))))) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/6 binary64) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (+.f64 a b) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/6 binary64)) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (/.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/6 binary64)) b)) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (*.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/6 binary64)) b)) (/.f64 (+.f64 a b) a) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/6 binary64) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/6 binary64) a)) (/.f64 #s(literal 1 binary64) b) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (/.f64 (+.f64 a b) b) (/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) a) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/6 binary64) (*.f64 a b))) (+.f64 a b) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) a) (/.f64 (+.f64 a b) b) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) a) (/.f64 #s(literal 1/6 binary64) b) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) b) (/.f64 #s(literal 1/6 binary64) a) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (*.f64 a (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 a b) (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal -1/6 binary64)) (*.f64 a (*.f64 a (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/6 binary64) a)) (*.f64 a (*.f64 a (*.f64 b b)))) (*.f64 b (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 b (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))) (-.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a b)) (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a (*.f64 a b))) |
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 (/.f64 (/.f64 b (+.f64 a b)) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)))) (neg.f64 (*.f64 a (*.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a (*.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))) (/.f64 (/.f64 b (+.f64 a b)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))) b) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal -1/2 binary64)) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 a b)) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a b))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) a) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) b) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a b)) a) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a b))) |
(*.f64 (+.f64 a b) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(*.f64 (+.f64 a b) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) |
(*.f64 (+.f64 a b) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(*.f64 (+.f64 a b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a (*.f64 a (*.f64 b b))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 a b) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b b))))) |
(*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b))))) |
(*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))))) |
(*.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a b))) (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b)))) |
(*.f64 (/.f64 (+.f64 a b) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) (*.f64 a (*.f64 a b)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a (*.f64 a (*.f64 b b)))) (*.f64 (+.f64 a b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 a (*.f64 a b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 a b)))) b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a b))) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a b))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (*.f64 a b)) (/.f64 (*.f64 b (*.f64 a (+.f64 a b))) (*.f64 a b))) |
(+.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) |
(/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 a (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (+.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (/.f64 (+.f64 a b) b)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) (*.f64 a (*.f64 a b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))) (+.f64 a b)) (*.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))) (/.f64 (+.f64 a b) b)) (*.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a (*.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (-.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))))) (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (-.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 a b) b) (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))))) (*.f64 (*.f64 a (*.f64 a b)) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 a b) b) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 (*.f64 a (*.f64 a b)) (-.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 a b) b)) (*.f64 a (*.f64 a b))) |
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)) (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (-.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) (-.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (+.f64 a b) b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 a (*.f64 a b))) |
(/.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) b) (*.f64 a (*.f64 a b))) |
(/.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 a b)) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 a (*.f64 a b))) b) |
(*.f64 (+.f64 a b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a b)) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) b) (/.f64 (+.f64 a b) (*.f64 a (*.f64 a b)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a (*.f64 a b))) (/.f64 (+.f64 a b) b)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal -1/6 binary64)) (*.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/6 binary64) a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (*.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal -1/6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/6 binary64) a)) b) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (*.f64 a b)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (*.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64)))) (*.f64 (-.f64 a b) (*.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64)))) (*.f64 (/.f64 a (+.f64 a b)) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal -1/6 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/6 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64)))) b) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/6 binary64) (*.f64 a b)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/6 binary64) (*.f64 a b)))) (-.f64 a b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/6 binary64)) b))) (/.f64 a (+.f64 a b))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/6 binary64)) b))) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/6 binary64)) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) b) a) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/6 binary64) (*.f64 a b)))) |
(*.f64 (+.f64 a b) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/6 binary64)) b)))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (/.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/6 binary64)) b))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 (*.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/6 binary64)) b)) (/.f64 (+.f64 a b) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/6 binary64) (*.f64 a b))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/6 binary64) a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (+.f64 a b) b) (/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) a)) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/6 binary64) (*.f64 a b))) (+.f64 a b)) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) #s(literal 1/6 binary64))) a) (/.f64 (+.f64 a b) b)) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) a) (/.f64 #s(literal 1/6 binary64) b)) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) b) (/.f64 #s(literal 1/6 binary64) a)) |
| 1× | egg-herbie |
| 4974× | *-lowering-*.f32 |
| 4974× | *-lowering-*.f64 |
| 3430× | +-lowering-+.f64 |
| 3430× | +-lowering-+.f32 |
| 1528× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 601 | 10102 |
| 1 | 2150 | 9527 |
| 0 | 8355 | 9527 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/ a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(* a (+ (/ 1 a) (/ 1 b))) |
(/ a b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
(/ (+ a b) b) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
1 |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(+ 1 (/ a b)) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
1 |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
(/ b a) |
(* b (+ (/ 1 a) (/ 1 b))) |
(* b (+ (/ 1 a) (/ 1 b))) |
(* b (+ (/ 1 a) (/ 1 b))) |
(/ b a) |
(* b (+ (/ 1 a) (/ 1 b))) |
(* b (+ (/ 1 a) (/ 1 b))) |
(* b (+ (/ 1 a) (/ 1 b))) |
(/ b a) |
(/ (+ a b) a) |
(/ (+ a b) a) |
(/ (+ a b) a) |
1 |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
1 |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
(+ 1 (/ b a)) |
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
a |
(* a (+ 1 (* -1 (/ a b)))) |
(* a (+ 1 (* a (- (/ a (pow b 2)) (/ 1 b))))) |
(* a (+ 1 (* a (- (* a (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b))))) |
b |
(+ b (* -1 (/ (pow b 2) a))) |
(+ b (+ (* -1 (/ (pow b 2) a)) (/ (pow b 3) (pow a 2)))) |
(- (+ b (+ (* -1 (/ (pow b 2) a)) (* -1 (/ (pow b 4) (pow a 3))))) (* -1 (/ (pow b 3) (pow a 2)))) |
b |
(+ b (* -1 (/ (pow b 2) a))) |
(+ b (* -1 (/ (+ (* -1 (/ (pow b 3) a)) (pow b 2)) a))) |
(+ b (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow b 4) a)) (* -1 (pow b 3))) a)) (pow b 2)) a))) |
b |
(* b (+ 1 (* -1 (/ b a)))) |
(* b (+ 1 (* b (- (/ b (pow a 2)) (/ 1 a))))) |
(* b (+ 1 (* b (- (* b (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))))) |
a |
(+ a (* -1 (/ (pow a 2) b))) |
(+ a (+ (* -1 (/ (pow a 2) b)) (/ (pow a 3) (pow b 2)))) |
(- (+ a (+ (* -1 (/ (pow a 2) b)) (* -1 (/ (pow a 4) (pow b 3))))) (* -1 (/ (pow a 3) (pow b 2)))) |
a |
(+ a (* -1 (/ (pow a 2) b))) |
(+ a (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (pow a 2)) b))) |
(+ a (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow a 4) b)) (* -1 (pow a 3))) b)) (pow a 2)) b))) |
(/ 1 a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ -1 b) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ -1 b) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ -1 b) |
(/ (- (/ b a) 1) b) |
(/ (- (/ b a) 1) b) |
(/ (- (/ b a) 1) b) |
(/ 1 a) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ (+ 1 (* a (+ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)))) a) |
(/ (+ 1 (* a (+ (* 1/12 (* a (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b))))) a) |
(/ (+ 1 (* a (+ (* 1/12 (* a (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b))))) a) |
(* 1/12 (* a (pow eps 2))) |
(* a (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))) |
(* a (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow a 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))))) |
(* a (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow a 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))))) |
(* -1 (* a (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(/ 1 b) |
(/ (+ 1 (* b (+ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)))) b) |
(/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a))))) b) |
(/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a))))) b) |
(* 1/12 (* b (pow eps 2))) |
(* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))) |
(* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow b 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))))) |
(* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow b 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))))) |
(* -1 (* b (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a)))))) |
(* -1 (* b (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(* -1 (* b (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(* -1 (* b (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(+ (/ 1 a) (/ 1 b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps)))) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps)))) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* (pow eps 2) (- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))) eps)) (* 1/6 (/ (pow (+ a b) 3) (* a b)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* (pow eps 2) (- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))) eps)) (* 1/6 (/ (pow (+ a b) 3) (* a b)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) |
(+ (* 1/12 (* a (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(+ (* 1/12 (* a (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(+ (* 1/12 (* a (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(* 1/12 (* a (pow eps 2))) |
(* a (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(* a (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(* a (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(* -1 (* a (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b)))))) |
(* -1 (* a (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(* -1 (* a (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(* -1 (* a (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) |
(+ (* 1/12 (* b (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(+ (* 1/12 (* b (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(+ (* 1/12 (* b (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(* 1/12 (* b (pow eps 2))) |
(* b (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(* b (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(* b (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(* -1 (* b (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a)))))) |
(* -1 (* b (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(* -1 (* b (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(* -1 (* b (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) |
(- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) |
(- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) |
(- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* -1 (* eps (+ (* -1 (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) eps))))) |
(* -1 (* eps (+ (* -1 (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) eps))))) |
(* -1 (* eps (+ (* -1 (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) eps))))) |
(* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(* 1/12 (* a eps)) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(* -1 (* a (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(* 1/12 (* b eps)) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(* -1 (* b (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(* 1/12 (* a eps)) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(* 1/12 (* a eps)) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(* 1/12 (* b eps)) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(* 1/12 (* b eps)) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(/ 1 (pow a 2)) |
(/ (+ 1 (* -1 (/ (pow a 2) (pow b 2)))) (pow a 2)) |
(/ (+ 1 (* -1 (/ (pow a 2) (pow b 2)))) (pow a 2)) |
(/ (+ 1 (* -1 (/ (pow a 2) (pow b 2)))) (pow a 2)) |
(/ -1 (pow b 2)) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(/ -1 (pow b 2)) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(/ -1 (pow b 2)) |
(/ (- (/ (pow b 2) (pow a 2)) 1) (pow b 2)) |
(/ (- (/ (pow b 2) (pow a 2)) 1) (pow b 2)) |
(/ (- (/ (pow b 2) (pow a 2)) 1) (pow b 2)) |
(/ 1 (pow a 2)) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(/ 1 (pow a 2)) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(/ 1 (pow a 2)) |
(/ 1 (pow a 2)) |
(/ 1 (pow a 2)) |
(/ 1 (pow a 2)) |
(/ 1 (pow a 2)) |
(/ 1 (pow a 2)) |
(/ 1 (pow a 2)) |
(/ 1 (pow a 2)) |
(/ 1 (pow a 2)) |
(/ 1 (pow a 2)) |
(/ 1 (pow a 2)) |
(/ 1 (pow a 2)) |
(/ 1 (pow b 2)) |
(/ 1 (pow b 2)) |
(/ 1 (pow b 2)) |
(/ 1 (pow b 2)) |
(/ 1 (pow b 2)) |
(/ 1 (pow b 2)) |
(/ 1 (pow b 2)) |
(/ 1 (pow b 2)) |
(/ 1 (pow b 2)) |
(/ 1 (pow b 2)) |
(/ 1 (pow b 2)) |
(/ 1 (pow b 2)) |
(- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))) |
(- (+ (* 1/12 a) (* 1/6 (+ b (* 2 b)))) (+ (* 1/6 b) (* 1/4 b))) |
(- (+ (* 1/12 a) (* 1/6 (+ b (* 2 b)))) (+ (* 1/6 b) (* 1/4 b))) |
(- (+ (* 1/12 a) (* 1/6 (+ b (* 2 b)))) (+ (* 1/6 b) (* 1/4 b))) |
(* 1/12 a) |
(* a (- (+ 1/12 (* 1/6 (/ (+ b (* 2 b)) a))) (+ (* 1/6 (/ b a)) (* 1/4 (/ b a))))) |
(* a (- (+ 1/12 (* 1/6 (/ (+ b (* 2 b)) a))) (+ (* 1/6 (/ b a)) (* 1/4 (/ b a))))) |
(* a (- (+ 1/12 (* 1/6 (/ (+ b (* 2 b)) a))) (+ (* 1/6 (/ b a)) (* 1/4 (/ b a))))) |
(* 1/12 a) |
(* -1 (* a (- (* -1 (/ (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b))) a)) 1/12))) |
(* -1 (* a (- (* -1 (/ (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b))) a)) 1/12))) |
(* -1 (* a (- (* -1 (/ (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b))) a)) 1/12))) |
(- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))) |
(- (+ (* 1/12 b) (* 1/6 (+ a (* 2 a)))) (+ (* 1/6 a) (* 1/4 a))) |
(- (+ (* 1/12 b) (* 1/6 (+ a (* 2 a)))) (+ (* 1/6 a) (* 1/4 a))) |
(- (+ (* 1/12 b) (* 1/6 (+ a (* 2 a)))) (+ (* 1/6 a) (* 1/4 a))) |
(* 1/12 b) |
(* b (- (+ 1/12 (* 1/6 (/ (+ a (* 2 a)) b))) (+ (* 1/6 (/ a b)) (* 1/4 (/ a b))))) |
(* b (- (+ 1/12 (* 1/6 (/ (+ a (* 2 a)) b))) (+ (* 1/6 (/ a b)) (* 1/4 (/ a b))))) |
(* b (- (+ 1/12 (* 1/6 (/ (+ a (* 2 a)) b))) (+ (* 1/6 (/ a b)) (* 1/4 (/ a b))))) |
(* 1/12 b) |
(* -1 (* b (- (* -1 (/ (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a))) b)) 1/12))) |
(* -1 (* b (- (* -1 (/ (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a))) b)) 1/12))) |
(* -1 (* b (- (* -1 (/ (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a))) b)) 1/12))) |
(* 1/2 (/ b a)) |
(/ (+ a (* 1/2 b)) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(* 1/2 (/ a b)) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(* 1/2 (/ a b)) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(* 1/2 (/ a b)) |
(/ (+ b (* 1/2 a)) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(* 1/2 (/ b a)) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(* 1/2 (/ b a)) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(* 1/6 (/ (pow a 2) b)) |
(/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 a) (* 1/4 a)))) b) |
(/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 a) (+ (* 1/4 a) (* 5/12 b))))) b) |
(/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 a) (+ (* 1/4 a) (* b (+ 5/12 (* 1/6 (/ b a)))))))) b) |
(* 1/6 (/ (pow b 2) a)) |
(* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b)))) |
(* (pow b 2) (+ (* 1/6 (/ a (pow b 2))) (+ (* 1/4 (/ a (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b)))))) |
(* (pow b 2) (+ (* 1/6 (/ a (pow b 2))) (+ (* 1/6 (/ (pow a 2) (pow b 3))) (+ (* 1/4 (/ a (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b))))))) |
(* 1/6 (/ (pow b 2) a)) |
(* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b)))) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 a) (* 1/4 a)) b)) 5/12) b)) (* 1/6 (/ 1 a)))) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 a) (+ (* 1/6 (/ (pow a 2) b)) (* 1/4 a))) b)) 5/12) b)) (* 1/6 (/ 1 a)))) |
(* 1/6 (/ (pow b 2) a)) |
(/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 b) (* 1/4 b)))) a) |
(/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 b) (+ (* 1/4 b) (* 5/12 a))))) a) |
(/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 b) (+ (* 1/4 b) (* a (+ 5/12 (* 1/6 (/ a b)))))))) a) |
(* 1/6 (/ (pow a 2) b)) |
(* (pow a 2) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b)))) |
(* (pow a 2) (+ (* 1/6 (/ b (pow a 2))) (+ (* 1/4 (/ b (pow a 2))) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b)))))) |
(* (pow a 2) (+ (* 1/6 (/ b (pow a 2))) (+ (* 1/6 (/ (pow b 2) (pow a 3))) (+ (* 1/4 (/ b (pow a 2))) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b))))))) |
(* 1/6 (/ (pow a 2) b)) |
(* (pow a 2) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b)))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 b) (* 1/4 b)) a)) 5/12) a)) (* 1/6 (/ 1 b)))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 b) (+ (* 1/6 (/ (pow b 2) a)) (* 1/4 b))) a)) 5/12) a)) (* 1/6 (/ 1 b)))) |
(* 1/6 (/ (pow b 2) a)) |
(/ (+ (* 1/6 (* a (+ b (* 2 b)))) (* 1/6 (pow b 2))) a) |
(/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 (+ b (* 2 b))) (* 1/2 a)))) a) |
(/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 (+ b (* 2 b))) (* a (+ 1/2 (* 1/6 (/ a b))))))) a) |
(* 1/6 (/ (pow a 2) b)) |
(* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b)))) |
(* (pow a 2) (+ (* 1/6 (/ (+ b (* 2 b)) (pow a 2))) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b))))) |
(* (pow a 2) (+ (* 1/6 (/ (+ b (* 2 b)) (pow a 2))) (+ (* 1/6 (/ (pow b 2) (pow a 3))) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b)))))) |
(* 1/6 (/ (pow a 2) b)) |
(* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b)))) |
(* (pow a 2) (+ (* -1 (/ (- (* 1/6 (/ (+ (* -2 b) (* -1 b)) a)) 1/2) a)) (* 1/6 (/ 1 b)))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (+ (* -2 b) (* -1 b))) (* 1/6 (/ (pow b 2) a))) a)) 1/2) a)) (* 1/6 (/ 1 b)))) |
(* 1/6 (/ (pow a 2) b)) |
(/ (+ (* 1/6 (* b (+ a (* 2 a)))) (* 1/6 (pow a 2))) b) |
(/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 (+ a (* 2 a))) (* 1/2 b)))) b) |
(/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 (+ a (* 2 a))) (* b (+ 1/2 (* 1/6 (/ b a))))))) b) |
(* 1/6 (/ (pow b 2) a)) |
(* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b)))) |
(* (pow b 2) (+ (* 1/6 (/ (+ a (* 2 a)) (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(* (pow b 2) (+ (* 1/6 (/ (+ a (* 2 a)) (pow b 2))) (+ (* 1/6 (/ (pow a 2) (pow b 3))) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b)))))) |
(* 1/6 (/ (pow b 2) a)) |
(* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b)))) |
(* (pow b 2) (+ (* -1 (/ (- (* 1/6 (/ (+ (* -2 a) (* -1 a)) b)) 1/2) b)) (* 1/6 (/ 1 a)))) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (+ (* -2 a) (* -1 a))) (* 1/6 (/ (pow a 2) b))) b)) 1/2) b)) (* 1/6 (/ 1 a)))) |
| Outputs |
|---|
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(+ 1 (/ a b)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(+ 1 (/ a b)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(* a (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/ a b) |
(/.f64 a b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
(/ (+ a b) b) |
(/.f64 (+.f64 a b) b) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(+ 1 (/ a b)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(+ 1 (/ a b)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a b)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(+ 1 (/ a b)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(+ 1 (/ a b)) |
(+.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/ b a) |
(/.f64 b a) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/ b a) |
(/.f64 b a) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(* b (+ (/ 1 a) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/ b a) |
(/.f64 b a) |
(/ (+ a b) a) |
(/.f64 (+.f64 a b) a) |
(/ (+ a b) a) |
(/.f64 (+.f64 a b) a) |
(/ (+ a b) a) |
(/.f64 (+.f64 a b) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(+ 1 (/ b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
a |
(* a (+ 1 (* -1 (/ a b)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* a (+ 1 (* a (- (/ a (pow b 2)) (/ 1 b))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) b))))) |
(* a (+ 1 (* a (- (* a (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))))) |
b |
(+ b (* -1 (/ (pow b 2) a))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(+ b (+ (* -1 (/ (pow b 2) a)) (/ (pow b 3) (pow a 2)))) |
(+.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a)) |
(- (+ b (+ (* -1 (/ (pow b 2) a)) (* -1 (/ (pow b 4) (pow a 3))))) (* -1 (/ (pow b 3) (pow a 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a) (-.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) |
b |
(+ b (* -1 (/ (pow b 2) a))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(+ b (* -1 (/ (+ (* -1 (/ (pow b 3) a)) (pow b 2)) a))) |
(-.f64 b (/.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b b)) a)) a)) |
(+ b (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow b 4) a)) (* -1 (pow b 3))) a)) (pow b 2)) a))) |
(-.f64 b (/.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 b (*.f64 b b)))) a)) a)) |
b |
(* b (+ 1 (* -1 (/ b a)))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* b (+ 1 (* b (- (/ b (pow a 2)) (/ 1 a))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))))) |
(* b (+ 1 (* b (- (* b (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 b (*.f64 a a)) a))) (/.f64 #s(literal -1 binary64) a))))) |
a |
(+ a (* -1 (/ (pow a 2) b))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(+ a (+ (* -1 (/ (pow a 2) b)) (/ (pow a 3) (pow b 2)))) |
(+.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 a b))) (/.f64 (*.f64 a (/.f64 (*.f64 a a) b)) b)) |
(- (+ a (+ (* -1 (/ (pow a 2) b)) (* -1 (/ (pow a 4) (pow b 3))))) (* -1 (/ (pow a 3) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a a) b)) b) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 a b))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b (*.f64 b b))))) |
a |
(+ a (* -1 (/ (pow a 2) b))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(+ a (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (pow a 2)) b))) |
(-.f64 a (/.f64 (-.f64 (*.f64 a a) (*.f64 a (/.f64 (*.f64 a a) b))) b)) |
(+ a (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow a 4) b)) (* -1 (pow a 3))) b)) (pow a 2)) b))) |
(-.f64 a (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) b) (*.f64 a (*.f64 a a)))) b)) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (+ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))))))) a) |
(/ (+ 1 (* a (+ (* 1/12 (* a (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b))))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps eps) (+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64))))))) a) |
(/ (+ 1 (* a (+ (* 1/12 (* a (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b))))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps eps) (+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64))))))) a) |
(* 1/12 (* a (pow eps 2))) |
(*.f64 a (*.f64 eps (*.f64 eps #s(literal 1/12 binary64)))) |
(* a (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a)))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a))))) |
(* a (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow a 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a))))) |
(* a (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow a 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a))))) |
(* -1 (* a (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b)))))) |
(*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) (/ 1 b)) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))))) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))))) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) (+ (/ 1 a) (/ 1 b))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))))) a)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* b (+ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))))))) b) |
(/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a))))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64)))))))) b) |
(/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (+ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a))))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64)))))))) b) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 b (*.f64 eps (*.f64 eps #s(literal 1/12 binary64)))) |
(* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b)))) |
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b))))) |
(* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow b 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b))))) |
(* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (+ (/ 1 (pow b 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b))))) |
(* -1 (* b (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a)))))) |
(*.f64 (*.f64 b eps) (*.f64 (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(* -1 (* b (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) (/ 1 a)) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))))) b)))) |
(* -1 (* b (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 eps eps) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64)))) (/.f64 #s(literal 1 binary64) b))) b))) |
(* -1 (* b (+ (* -1 (/ (+ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) (+ (/ 1 a) (/ 1 b))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 eps eps) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64)))) (/.f64 #s(literal 1 binary64) b))) b))) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+ (* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b)))))))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b)))))))) |
(+ (* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b)))))))) |
(* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps)))) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps eps))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps eps))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps)))) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 eps eps))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps eps))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))))) |
(* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))) eps)) (* 1/6 (/ (pow (+ a b) 3) (* a b)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps eps) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)) eps) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b)))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (+ (* -1 (/ (+ (* -1 (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (+ (/ 1 a) (/ 1 b)) eps))) eps)) (* 1/6 (/ (pow (+ a b) 3) (* a b)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps eps) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) a)) eps) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b)))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b)))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))))) |
(* eps (- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))))) |
(* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64)))) |
(+ (* 1/12 (* a (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64)))) |
(+ (* 1/12 (* a (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64)))) |
(+ (* 1/12 (* a (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64)))) |
(* 1/12 (* a (pow eps 2))) |
(*.f64 a (*.f64 eps (*.f64 eps #s(literal 1/12 binary64)))) |
(* a (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(*.f64 a (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a)))) |
(* a (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(*.f64 a (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a)))) |
(* a (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(*.f64 a (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a)))) |
(* -1 (* a (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b)))))) |
(*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (/.f64 (*.f64 eps eps) a)))) |
(* -1 (* a (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (/.f64 (*.f64 eps eps) a)))) |
(* -1 (* a (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (/.f64 (*.f64 eps eps) a)))) |
(* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64)))) |
(+ (* 1/12 (* b (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64))))) |
(+ (* 1/12 (* b (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64))))) |
(+ (* 1/12 (* b (pow eps 2))) (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64))))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 b (*.f64 eps (*.f64 eps #s(literal 1/12 binary64)))) |
(* b (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(*.f64 b (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b)))) |
(* b (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(*.f64 b (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b)))) |
(* b (+ (* 1/12 (pow eps 2)) (/ (* (pow eps 2) (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(*.f64 b (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b)))) |
(* -1 (* b (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a)))))) |
(*.f64 (*.f64 b eps) (*.f64 (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(* -1 (* b (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (/.f64 (*.f64 eps eps) b)))) |
(* -1 (* b (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (/.f64 (*.f64 eps eps) b)))) |
(* -1 (* b (+ (* -1 (/ (* (pow eps 2) (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* eps (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (/.f64 (*.f64 eps eps) b)))) |
(- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) |
(- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) |
(+.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b)))))) |
(- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) |
(+.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b)))))) |
(- (+ (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) |
(+.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b)))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 eps (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 eps (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (+ (* 1/6 (/ (pow (+ a b) 3) (* a b))) (* 1/2 (/ (pow (+ a b) 2) (* a (* b eps))))) (+ (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (* (pow b 2) eps)))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2))))))) |
(*.f64 eps (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* -1 (* eps (+ (* -1 (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) eps))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) (neg.f64 eps)) |
(* -1 (* eps (+ (* -1 (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) eps))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) (neg.f64 eps)) |
(* -1 (* eps (+ (* -1 (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) (* -1 (/ (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2))))) eps))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) eps) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) (neg.f64 eps)) |
(* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) |
(*.f64 eps (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64)))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64)))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64)))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64)))) |
(* 1/12 (* a eps)) |
(*.f64 a (*.f64 eps #s(literal 1/12 binary64))) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(*.f64 a (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a)))) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(*.f64 a (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a)))) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(*.f64 a (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a)))) |
(* -1 (* a (- (+ (* -1/12 eps) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64)))) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (/.f64 eps a)))) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (/.f64 eps a)))) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (/.f64 eps a)))) |
(* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) |
(*.f64 eps (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64)))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(*.f64 eps (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64))))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(*.f64 eps (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64))))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(*.f64 eps (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64))))) |
(* 1/12 (* b eps)) |
(*.f64 b (*.f64 eps #s(literal 1/12 binary64))) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(*.f64 b (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b)))) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(*.f64 b (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b)))) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(*.f64 b (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b)))) |
(* -1 (* b (- (+ (* -1/12 eps) (* 1/2 (/ 1 a))) (* 1/2 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 eps #s(literal -1/12 binary64)) #s(literal 0 binary64)))) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (/.f64 eps b)))) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (/.f64 eps b)))) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (/.f64 eps b)))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (/ (pow (+ a b) 3) (* a b))) (+ (* 1/2 (/ (* (+ (* a (pow b 2)) (* (pow a 2) b)) (- (* 1/2 (/ (pow (+ a b) 2) (* a b))) (* 1/2 (/ (* (+ a b) (+ (* a (pow b 2)) (* (pow a 2) b))) (* (pow a 2) (pow b 2)))))) (* a b))) (/ (* (+ a b) (+ (* 1/6 (+ (* a (pow b 3)) (* (pow a 3) b))) (* 1/4 (* (pow a 2) (pow b 2))))) (* (pow a 2) (pow b 2)))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 a b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 a b)) (*.f64 (/.f64 (/.f64 (+.f64 a b) a) a) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b))) (*.f64 a b)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 1/4 binary64)) a)))) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) |
(*.f64 eps (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64)))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64)))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64)))) |
(+ (* 1/12 (* a eps)) (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64)))) |
(* 1/12 (* a eps)) |
(*.f64 a (*.f64 eps #s(literal 1/12 binary64))) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(*.f64 a (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a)))) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(*.f64 a (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a)))) |
(* a (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b)))) a))) |
(*.f64 a (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a)))) |
(* 1/12 (* a eps)) |
(*.f64 a (*.f64 eps #s(literal 1/12 binary64))) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (/.f64 eps a)))) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (/.f64 eps a)))) |
(* -1 (* a (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b)))) a)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (/.f64 eps a)))) |
(* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) |
(*.f64 eps (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64)))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(*.f64 eps (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64))))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(*.f64 eps (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64))))) |
(+ (* 1/12 (* b eps)) (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))))) |
(*.f64 eps (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64))))) |
(* 1/12 (* b eps)) |
(*.f64 b (*.f64 eps #s(literal 1/12 binary64))) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(*.f64 b (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b)))) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(*.f64 b (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b)))) |
(* b (+ (* 1/12 eps) (/ (* eps (- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a)))) b))) |
(*.f64 b (*.f64 eps (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b)))) |
(* 1/12 (* b eps)) |
(*.f64 b (*.f64 eps #s(literal 1/12 binary64))) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (/.f64 eps b)))) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (/.f64 eps b)))) |
(* -1 (* b (+ (* -1 (/ (* eps (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a)))) b)) (* -1/12 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 eps #s(literal -1/12 binary64)) (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (/.f64 eps b)))) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ (+ 1 (* -1 (/ (pow a 2) (pow b 2)))) (pow a 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 a a)) |
(/ (+ 1 (* -1 (/ (pow a 2) (pow b 2)))) (pow a 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 a a)) |
(/ (+ 1 (* -1 (/ (pow a 2) (pow b 2)))) (pow a 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 a a)) |
(/ -1 (pow b 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 b b)) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/ -1 (pow b 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 b b)) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/ -1 (pow b 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 b b)) |
(/ (- (/ (pow b 2) (pow a 2)) 1) (pow b 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 b b)) |
(/ (- (/ (pow b 2) (pow a 2)) 1) (pow b 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 b b)) |
(/ (- (/ (pow b 2) (pow a 2)) 1) (pow b 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 b b)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(- (/ 1 (pow a 2)) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow a 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(- (* 1/6 (+ b (* 2 b))) (+ (* 1/6 b) (* 1/4 b))) |
(+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) |
(- (+ (* 1/12 a) (* 1/6 (+ b (* 2 b)))) (+ (* 1/6 b) (* 1/4 b))) |
(+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64))) |
(- (+ (* 1/12 a) (* 1/6 (+ b (* 2 b)))) (+ (* 1/6 b) (* 1/4 b))) |
(+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64))) |
(- (+ (* 1/12 a) (* 1/6 (+ b (* 2 b)))) (+ (* 1/6 b) (* 1/4 b))) |
(+.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (*.f64 a #s(literal 1/12 binary64))) |
(* 1/12 a) |
(*.f64 a #s(literal 1/12 binary64)) |
(* a (- (+ 1/12 (* 1/6 (/ (+ b (* 2 b)) a))) (+ (* 1/6 (/ b a)) (* 1/4 (/ b a))))) |
(*.f64 a (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a))) |
(* a (- (+ 1/12 (* 1/6 (/ (+ b (* 2 b)) a))) (+ (* 1/6 (/ b a)) (* 1/4 (/ b a))))) |
(*.f64 a (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a))) |
(* a (- (+ 1/12 (* 1/6 (/ (+ b (* 2 b)) a))) (+ (* 1/6 (/ b a)) (* 1/4 (/ b a))))) |
(*.f64 a (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) a))) |
(* 1/12 a) |
(*.f64 a #s(literal 1/12 binary64)) |
(* -1 (* a (- (* -1 (/ (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b))) a)) 1/12))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal -1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(* -1 (* a (- (* -1 (/ (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b))) a)) 1/12))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal -1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(* -1 (* a (- (* -1 (/ (- (* -1/6 (+ (* -2 b) (* -1 b))) (+ (* 1/6 b) (* 1/4 b))) a)) 1/12))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal -1/12 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal -5/12 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(- (* 1/6 (+ a (* 2 a))) (+ (* 1/6 a) (* 1/4 a))) |
(+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) |
(- (+ (* 1/12 b) (* 1/6 (+ a (* 2 a)))) (+ (* 1/6 a) (* 1/4 a))) |
(+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64)))) |
(- (+ (* 1/12 b) (* 1/6 (+ a (* 2 a)))) (+ (* 1/6 a) (* 1/4 a))) |
(+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64)))) |
(- (+ (* 1/12 b) (* 1/6 (+ a (* 2 a)))) (+ (* 1/6 a) (* 1/4 a))) |
(+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 1/12 binary64)) (*.f64 a #s(literal -5/12 binary64)))) |
(* 1/12 b) |
(*.f64 b #s(literal 1/12 binary64)) |
(* b (- (+ 1/12 (* 1/6 (/ (+ a (* 2 a)) b))) (+ (* 1/6 (/ a b)) (* 1/4 (/ a b))))) |
(*.f64 b (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b))) |
(* b (- (+ 1/12 (* 1/6 (/ (+ a (* 2 a)) b))) (+ (* 1/6 (/ a b)) (* 1/4 (/ a b))))) |
(*.f64 b (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b))) |
(* b (- (+ 1/12 (* 1/6 (/ (+ a (* 2 a)) b))) (+ (* 1/6 (/ a b)) (* 1/4 (/ a b))))) |
(*.f64 b (+.f64 #s(literal 1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) b))) |
(* 1/12 b) |
(*.f64 b #s(literal 1/12 binary64)) |
(* -1 (* b (- (* -1 (/ (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a))) b)) 1/12))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (-.f64 #s(literal 0 binary64) b)))) |
(* -1 (* b (- (* -1 (/ (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a))) b)) 1/12))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (-.f64 #s(literal 0 binary64) b)))) |
(* -1 (* b (- (* -1 (/ (- (* -1/6 (+ (* -2 a) (* -1 a))) (+ (* 1/6 a) (* 1/4 a))) b)) 1/12))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1/12 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -5/12 binary64))) (-.f64 #s(literal 0 binary64) b)))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(/ (+ a (* 1/2 b)) a) |
(/.f64 (+.f64 a (*.f64 b #s(literal 1/2 binary64))) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) a) |
(/ (+ (* 1/2 b) (* a (+ 1 (* 1/2 (/ a b))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) a) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) (*.f64 a (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1/2 binary64)))) |
(* a (+ (* 1/2 (/ b (pow a 2))) (+ (/ 1 a) (* 1/2 (/ 1 b))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) (*.f64 a (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1/2 binary64)))) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* a (+ (/ 1 a) (* 1/2 (/ 1 b)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) a)) (/.f64 #s(literal -1/2 binary64) b))) |
(* -1 (* a (- (* -1 (/ (+ 1 (* 1/2 (/ b a))) a)) (* 1/2 (/ 1 b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) a)) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(/ (+ b (* 1/2 a)) b) |
(/.f64 (+.f64 b (*.f64 a #s(literal 1/2 binary64))) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) b) |
(/ (+ (* 1/2 a) (* b (+ 1 (* 1/2 (/ b a))))) b) |
(/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) b) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(+.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) |
(* b (+ (* 1/2 (/ a (pow b 2))) (+ (* 1/2 (/ 1 a)) (/ 1 b)))) |
(+.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(* b (+ (* 1/2 (/ 1 a)) (/ 1 b))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1 (* b (- (* -1 (/ (+ 1 (* 1/2 (/ a b))) b)) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* 1/6 (/ (pow a 2) b)) |
(/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) b) |
(/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 a) (* 1/4 a)))) b) |
(/.f64 (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (*.f64 b (*.f64 a #s(literal 5/12 binary64)))) b) |
(/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 a) (+ (* 1/4 a) (* 5/12 b))))) b) |
(/.f64 (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (*.f64 b (*.f64 #s(literal 5/12 binary64) (+.f64 a b)))) b) |
(/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 a) (+ (* 1/4 a) (* b (+ 5/12 (* 1/6 (/ b a)))))))) b) |
(/.f64 (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (*.f64 b (+.f64 (*.f64 a #s(literal 5/12 binary64)) (*.f64 b (+.f64 (/.f64 (*.f64 b #s(literal 1/6 binary64)) a) #s(literal 5/12 binary64)))))) b) |
(* 1/6 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) a) |
(* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 5/12 binary64) b))) |
(* (pow b 2) (+ (* 1/6 (/ a (pow b 2))) (+ (* 1/4 (/ a (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b)))))) |
(*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 5/12 binary64) b)) (*.f64 (/.f64 a (*.f64 b b)) #s(literal 5/12 binary64)))) |
(* (pow b 2) (+ (* 1/6 (/ a (pow b 2))) (+ (* 1/6 (/ (pow a 2) (pow b 3))) (+ (* 1/4 (/ a (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b))))))) |
(*.f64 (*.f64 b b) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 5/12 binary64) b)) (*.f64 (/.f64 a (*.f64 b b)) #s(literal 5/12 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (*.f64 b (*.f64 b b))))) |
(* 1/6 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) a) |
(* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 5/12 (/ 1 b)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 #s(literal 5/12 binary64) b))) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 a) (* 1/4 a)) b)) 5/12) b)) (* 1/6 (/ 1 a)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (+.f64 #s(literal -5/12 binary64) (/.f64 (*.f64 a #s(literal -5/12 binary64)) b)) b))) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 a) (+ (* 1/6 (/ (pow a 2) b)) (* 1/4 a))) b)) 5/12) b)) (* 1/6 (/ 1 a)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 a #s(literal 1/6 binary64)) b) #s(literal 5/12 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal -5/12 binary64)) b))) |
(* 1/6 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) a) |
(/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 b) (* 1/4 b)))) a) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) (*.f64 b (*.f64 a #s(literal 5/12 binary64)))) a) |
(/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 b) (+ (* 1/4 b) (* 5/12 a))))) a) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) (*.f64 a (*.f64 #s(literal 5/12 binary64) (+.f64 a b)))) a) |
(/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 b) (+ (* 1/4 b) (* a (+ 5/12 (* 1/6 (/ a b)))))))) a) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) (*.f64 a (+.f64 (*.f64 b #s(literal 5/12 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 a #s(literal 1/6 binary64)) b) #s(literal 5/12 binary64)))))) a) |
(* 1/6 (/ (pow a 2) b)) |
(/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) b) |
(* (pow a 2) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 5/12 binary64) a) (/.f64 #s(literal 1/6 binary64) b))) |
(* (pow a 2) (+ (* 1/6 (/ b (pow a 2))) (+ (* 1/4 (/ b (pow a 2))) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 #s(literal 5/12 binary64) a) (/.f64 #s(literal 1/6 binary64) b)) (*.f64 (/.f64 b (*.f64 a a)) #s(literal 5/12 binary64)))) |
(* (pow a 2) (+ (* 1/6 (/ b (pow a 2))) (+ (* 1/6 (/ (pow b 2) (pow a 3))) (+ (* 1/4 (/ b (pow a 2))) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b))))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 5/12 binary64) a) (/.f64 #s(literal 1/6 binary64) b)) (*.f64 (/.f64 b (*.f64 a a)) #s(literal 5/12 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) (*.f64 a (*.f64 a a))))) |
(* 1/6 (/ (pow a 2) b)) |
(/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) b) |
(* (pow a 2) (+ (* 5/12 (/ 1 a)) (* 1/6 (/ 1 b)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 5/12 binary64) a) (/.f64 #s(literal 1/6 binary64) b))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 b) (* 1/4 b)) a)) 5/12) a)) (* 1/6 (/ 1 b)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (+.f64 #s(literal -5/12 binary64) (/.f64 (*.f64 b #s(literal -5/12 binary64)) a)) a))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/6 b) (+ (* 1/6 (/ (pow b 2) a)) (* 1/4 b))) a)) 5/12) a)) (* 1/6 (/ 1 b)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 b #s(literal 1/6 binary64)) a) #s(literal 5/12 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -5/12 binary64)) a))) |
(* 1/6 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) a) |
(/ (+ (* 1/6 (* a (+ b (* 2 b)))) (* 1/6 (pow b 2))) a) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) a) |
(/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 (+ b (* 2 b))) (* 1/2 a)))) a) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) (*.f64 a (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 1/2 binary64))))) a) |
(/ (+ (* 1/6 (pow b 2)) (* a (+ (* 1/6 (+ b (* 2 b))) (* a (+ 1/2 (* 1/6 (/ a b))))))) a) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) (*.f64 a (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a #s(literal 1/6 binary64)) b)))))) a) |
(* 1/6 (/ (pow a 2) b)) |
(/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) b) |
(* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/6 binary64) b))) |
(* (pow a 2) (+ (* 1/6 (/ (+ b (* 2 b)) (pow a 2))) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 #s(literal 1/6 binary64) b) (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1/2 binary64))))) |
(* (pow a 2) (+ (* 1/6 (/ (+ b (* 2 b)) (pow a 2))) (+ (* 1/6 (/ (pow b 2) (pow a 3))) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/6 binary64) b)) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1/2 binary64))))) |
(* 1/6 (/ (pow a 2) b)) |
(/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) b) |
(* (pow a 2) (+ (* 1/2 (/ 1 a)) (* 1/6 (/ 1 b)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/6 binary64) b))) |
(* (pow a 2) (+ (* -1 (/ (- (* 1/6 (/ (+ (* -2 b) (* -1 b)) a)) 1/2) a)) (* 1/6 (/ 1 b)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b #s(literal 1/6 binary64)) #s(literal -3 binary64)) a) #s(literal -1/2 binary64)) a))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (+ (* -2 b) (* -1 b))) (* 1/6 (/ (pow b 2) a))) a)) 1/2) a)) (* 1/6 (/ 1 b)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1/6 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal 1/6 binary64)) a))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) a))) |
(* 1/6 (/ (pow a 2) b)) |
(/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) b) |
(/ (+ (* 1/6 (* b (+ a (* 2 a)))) (* 1/6 (pow a 2))) b) |
(/.f64 (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) b) |
(/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 (+ a (* 2 a))) (* 1/2 b)))) b) |
(/.f64 (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (*.f64 b (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 1/2 binary64))))) b) |
(/ (+ (* 1/6 (pow a 2)) (* b (+ (* 1/6 (+ a (* 2 a))) (* b (+ 1/2 (* 1/6 (/ b a))))))) b) |
(/.f64 (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (*.f64 b (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal 1/6 binary64)) a)))))) b) |
(* 1/6 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) a) |
(* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1/6 binary64) a))) |
(* (pow b 2) (+ (* 1/6 (/ (+ a (* 2 a)) (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b b))))) |
(* (pow b 2) (+ (* 1/6 (/ (+ a (* 2 a)) (pow b 2))) (+ (* 1/6 (/ (pow a 2) (pow b 3))) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b)))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b b)))))) |
(* 1/6 (/ (pow b 2) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/6 binary64))) a) |
(* (pow b 2) (+ (* 1/6 (/ 1 a)) (* 1/2 (/ 1 b)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1/6 binary64) a))) |
(* (pow b 2) (+ (* -1 (/ (- (* 1/6 (/ (+ (* -2 a) (* -1 a)) b)) 1/2) b)) (* 1/6 (/ 1 a)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/6 binary64)) #s(literal -3 binary64)) b) #s(literal -1/2 binary64)) b))) |
(* (pow b 2) (+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (+ (* -2 a) (* -1 a))) (* 1/6 (/ (pow a 2) b))) b)) 1/2) b)) (* 1/6 (/ 1 a)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a #s(literal 1/6 binary64)) b))) (-.f64 #s(literal 0 binary64) b)) #s(literal -1/2 binary64)) b))) |
Compiled 104385 to 4025 computations (96.1% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1280 | 1 | 1281 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1282 | 6 | 1288 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 52.4% | (/.f64 (/.f64 b a) b) |
| ✓ | 99.7% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
| ✓ | 99.8% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
| ✓ | 47.3% | (/.f64 #s(literal 1 binary64) b) |
| ✓ | 52.6% | (/.f64 #s(literal 1 binary64) a) |
| ▶ | 100.0% | (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 b (*.f64 eps #s(literal 1/12 binary64))))) |
Compiled 58 to 41 computations (29.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 b (*.f64 eps #s(literal 1/12 binary64))))) |
| 66× | fma-define |
| 62× | *-lowering-*.f32 |
| 62× | *-lowering-*.f64 |
| 60× | fma-lowering-fma.f32 |
| 60× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 41 |
| 1 | 28 | 41 |
| 2 | 58 | 41 |
| 3 | 100 | 41 |
| 4 | 110 | 41 |
| 0 | 110 | 41 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (+ (/ 1 a) (/ 1 b)) (* eps (* b (* eps 1/12)))) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
1 |
a |
(/ 1 b) |
b |
(* eps (* b (* eps 1/12))) |
eps |
(* b (* eps 1/12)) |
(* eps 1/12) |
1/12 |
| Outputs |
|---|
(+ (+ (/ 1 a) (/ 1 b)) (* eps (* b (* eps 1/12)))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps))))) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
b |
(* eps (* b (* eps 1/12))) |
(*.f64 b (*.f64 #s(literal 1/12 binary64) (*.f64 eps eps))) |
eps |
(* b (* eps 1/12)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* eps 1/12) |
(*.f64 eps #s(literal 1/12 binary64)) |
1/12 |
#s(literal 1/12 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 b (*.f64 eps #s(literal 1/12 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 b (*.f64 eps #s(literal 1/12 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 eps #s(literal 1/12 binary64)) |
| 38.0ms | 256× | 0 | valid |
Compiled 52 to 13 computations (75% saved)
ival-add: 6.0ms (31.1% of total)ival-mult: 5.0ms (26% of total)ival-div: 4.0ms (20.8% of total)...c/correct-round.rkt:119:19: 4.0ms (20.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (+ (/ 1 a) (/ 1 b)) (* eps (* b (* eps 1/12))))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (/ 1 b)> |
#<alt (* eps 1/12)> |
#<alt (* b (* eps 1/12))> |
#<alt (* eps (* b (* eps 1/12)))> |
| Outputs |
|---|
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (* a (+ (* 1/12 (* b (pow eps 2))) (/ 1 b)))) a)> |
#<alt (/ (+ 1 (* a (+ (* 1/12 (* b (pow eps 2))) (/ 1 b)))) a)> |
#<alt (/ (+ 1 (* a (+ (* 1/12 (* b (pow eps 2))) (/ 1 b)))) a)> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (/ 1 b))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (/ 1 b))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (/ 1 a)))) b)> |
#<alt (/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (/ 1 a)))) b)> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* b (+ (* 1/12 (pow eps 2)) (/ 1 (* a b))))> |
#<alt (* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ 1 (pow b 2)))))> |
#<alt (* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ 1 (pow b 2)))))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* -1 (* b (- (* -1/12 (pow eps 2)) (/ 1 (* a b)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (/ 1 a) (/ 1 b)) b)) (* -1/12 (pow eps 2)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (/ 1 a) (/ 1 b)) b)) (* -1/12 (pow eps 2)))))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2))))))> |
#<alt (* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2))))))> |
#<alt (* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2))))))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2))))))> |
#<alt (* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2))))))> |
#<alt (* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2))))))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ (+ 1 (/ a b)) a)> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ (+ 1 (/ b a)) b)> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (+ (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 eps)> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b eps))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
#<alt (* 1/12 (* b (pow eps 2)))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | eps | @ | 0 | (* eps 1/12) |
| 1.0ms | b | @ | 0 | (* eps (* b (* eps 1/12))) |
| 0.0ms | b | @ | 0 | (* b (* eps 1/12)) |
| 0.0ms | a | @ | 0 | (+ (+ (/ 1 a) (/ 1 b)) (* eps (* b (* eps 1/12)))) |
| 0.0ms | b | @ | inf | (* b (* eps 1/12)) |
| 1× | batch-egg-rewrite |
| 4250× | *-lowering-*.f32 |
| 4250× | *-lowering-*.f64 |
| 2404× | /-lowering-/.f32 |
| 2404× | /-lowering-/.f64 |
| 1958× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 36 |
| 1 | 72 | 36 |
| 2 | 789 | 36 |
| 0 | 8777 | 36 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ (/ 1 a) (/ 1 b)) (* eps (* b (* eps 1/12)))) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(/ 1 b) |
(* eps 1/12) |
(* b (* eps 1/12)) |
(* eps (* b (* eps 1/12))) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) |
(+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (/.f64 #s(literal 1 binary64) b)) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (/.f64 #s(literal -1 binary64) a)) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))))) |
(-.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal -1 binary64) b)) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (-.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)))) |
(-.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) |
(fma.f64 b (*.f64 eps (*.f64 eps #s(literal 1/12 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) |
(fma.f64 eps (*.f64 b (*.f64 eps #s(literal 1/12 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (*.f64 b (*.f64 eps #s(literal 1/12 binary64))) eps (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) |
(fma.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) b))) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) |
(fma.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) |
(fma.f64 (*.f64 b eps) (*.f64 eps #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) |
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal 1/12 binary64))) b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (*.f64 eps (*.f64 b eps)) #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (/.f64 #s(literal 1 binary64) a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) b))))) (*.f64 a (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 a (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))) (*.f64 a (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64)))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b))))) a) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) b)))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) b)))) a)) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) b)))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) b)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64)))) a) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (neg.f64 (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))))) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))) (-.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a))) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (-.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))))) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/1728 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 eps (*.f64 (*.f64 b eps) #s(literal -1/12 binary64)))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (/.f64 #s(literal 1 binary64) a)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 b eps)) b) (*.f64 (*.f64 eps eps) #s(literal 1/144 binary64))) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (/.f64 #s(literal 1 binary64) a) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (+.f64 b a) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (+.f64 b a) (*.f64 b a)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) b))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) a))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) a)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (+.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (/.f64 (+.f64 b a) a) b) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) b) b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a))) (*.f64 b a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) b))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (/.f64 #s(literal 1 binary64) a) a))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b a) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) a)))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) b))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)))) |
(*.f64 (/.f64 (+.f64 b a) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) |
(*.f64 (*.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 a))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 b))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) b)) |
(neg.f64 (/.f64 #s(literal -1 binary64) b)) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 b #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1/2 binary64))) (pow.f64 b #s(literal -1/2 binary64))) |
(*.f64 eps #s(literal 1/12 binary64)) |
(*.f64 #s(literal 1/12 binary64) eps) |
(/.f64 (*.f64 eps #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 b (*.f64 eps #s(literal 1/12 binary64))) |
(*.f64 eps (*.f64 #s(literal 1/12 binary64) b)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(*.f64 (*.f64 eps #s(literal 1/12 binary64)) b) |
(*.f64 (*.f64 b (*.f64 eps #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 b eps) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 b #s(literal 1/12 binary64)) eps) |
(*.f64 (*.f64 #s(literal 1/12 binary64) b) eps) |
(*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/12 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 b (*.f64 eps (*.f64 eps #s(literal 1/12 binary64)))) |
(*.f64 eps (*.f64 b (*.f64 eps #s(literal 1/12 binary64)))) |
(*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) |
(*.f64 (*.f64 b (*.f64 eps #s(literal 1/12 binary64))) eps) |
(*.f64 (*.f64 (*.f64 eps #s(literal 1/12 binary64)) (*.f64 b eps)) #s(literal 1 binary64)) |
(*.f64 (*.f64 b eps) (*.f64 eps #s(literal 1/12 binary64))) |
(*.f64 (*.f64 eps eps) (*.f64 #s(literal 1/12 binary64) b)) |
(*.f64 (*.f64 eps (*.f64 eps #s(literal 1/12 binary64))) b) |
(*.f64 (*.f64 eps (*.f64 b eps)) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 eps (*.f64 b #s(literal 1/12 binary64))) eps) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps #s(literal 1/12 binary64))) #s(literal 1 binary64)) b) |
| 1× | egg-herbie |
| 2180× | *-lowering-*.f32 |
| 2180× | *-lowering-*.f64 |
| 1470× | fma-define |
| 1406× | sum3-define |
| 1374× | sum4-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 899 |
| 1 | 164 | 894 |
| 2 | 475 | 894 |
| 3 | 1197 | 856 |
| 4 | 3743 | 856 |
| 5 | 7025 | 856 |
| 0 | 8244 | 856 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 a) |
(/ (+ 1 (* a (+ (* 1/12 (* b (pow eps 2))) (/ 1 b)))) a) |
(/ (+ 1 (* a (+ (* 1/12 (* b (pow eps 2))) (/ 1 b)))) a) |
(/ (+ 1 (* a (+ (* 1/12 (* b (pow eps 2))) (/ 1 b)))) a) |
(+ (* 1/12 (* b (pow eps 2))) (/ 1 b)) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+ (* 1/12 (* b (pow eps 2))) (/ 1 b)) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (/ 1 a)))) b) |
(/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (/ 1 a)))) b) |
(* 1/12 (* b (pow eps 2))) |
(* b (+ (* 1/12 (pow eps 2)) (/ 1 (* a b)))) |
(* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ 1 (pow b 2))))) |
(* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ 1 (pow b 2))))) |
(* 1/12 (* b (pow eps 2))) |
(* -1 (* b (- (* -1/12 (pow eps 2)) (/ 1 (* a b))))) |
(* -1 (* b (+ (* -1 (/ (+ (/ 1 a) (/ 1 b)) b)) (* -1/12 (pow eps 2))))) |
(* -1 (* b (+ (* -1 (/ (+ (/ 1 a) (/ 1 b)) b)) (* -1/12 (pow eps 2))))) |
(+ (/ 1 a) (/ 1 b)) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(* 1/12 (* b (pow eps 2))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(* 1/12 (* b (pow eps 2))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(/ 1 a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 b) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ (+ 1 (/ b a)) b) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(+ (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(* 1/12 eps) |
(* 1/12 eps) |
(* 1/12 eps) |
(* 1/12 eps) |
(* 1/12 eps) |
(* 1/12 eps) |
(* 1/12 eps) |
(* 1/12 eps) |
(* 1/12 eps) |
(* 1/12 eps) |
(* 1/12 eps) |
(* 1/12 eps) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b eps)) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
(* 1/12 (* b (pow eps 2))) |
| Outputs |
|---|
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* a (+ (* 1/12 (* b (pow eps 2))) (/ 1 b)))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) b)))) a) |
(/ (+ 1 (* a (+ (* 1/12 (* b (pow eps 2))) (/ 1 b)))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) b)))) a) |
(/ (+ 1 (* a (+ (* 1/12 (* b (pow eps 2))) (/ 1 b)))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) b)))) a) |
(+ (* 1/12 (* b (pow eps 2))) (/ 1 b)) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* 1/12 (* b (pow eps 2))) (/ 1 b)) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (/ 1 a)))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) a)))) b) |
(/ (+ 1 (* b (+ (* 1/12 (* b (pow eps 2))) (/ 1 a)))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) a)))) b) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* b (+ (* 1/12 (pow eps 2)) (/ 1 (* a b)))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) a)) |
(* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ 1 (pow b 2))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(* b (+ (* 1/12 (pow eps 2)) (+ (/ 1 (* a b)) (/ 1 (pow b 2))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* -1 (* b (- (* -1/12 (pow eps 2)) (/ 1 (* a b))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) a)) |
(* -1 (* b (+ (* -1 (/ (+ (/ 1 a) (/ 1 b)) b)) (* -1/12 (pow eps 2))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* -1 (/ (+ (/ 1 a) (/ 1 b)) b)) (* -1/12 (pow eps 2))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+ (* 1/12 (* b (pow eps 2))) (+ (/ 1 a) (/ 1 b))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(* (pow eps 2) (+ (* 1/12 b) (+ (/ 1 (* a (pow eps 2))) (/ 1 (* b (pow eps 2)))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (/ a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ b a)) b) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/ (+ 1 (/ b a)) b) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/ (+ 1 (/ b a)) b) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+ (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 eps) |
(*.f64 #s(literal 1/12 binary64) eps) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b eps)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b eps)) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
(* 1/12 (* b (pow eps 2))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 b (*.f64 eps eps))) |
Compiled 8719 to 601 computations (93.1% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 336 | 0 | 336 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 336 | 6 | 342 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 52.4% | (/.f64 (/.f64 b a) b) |
| ✓ | 99.7% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
| ✓ | 99.8% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
| ✓ | 47.3% | (/.f64 #s(literal 1 binary64) b) |
| ✓ | 52.6% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | 100.0% | (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 b (*.f64 eps #s(literal 1/12 binary64))))) |
Compiled 417 to 139 computations (66.7% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 (/.f64 b a) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/.f64 (/.f64 (+.f64 a b) a) b) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 b (*.f64 eps #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 eps (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 a b) (/.f64 (+.f64 a b) b)) (+.f64 a b))) (+.f64 (/.f64 a b) #s(literal 1 binary64)))) (expm1.f64 (*.f64 eps a))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/6 binary64))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a b))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a b)))))) (/.f64 (+.f64 a b) (*.f64 b (*.f64 a (*.f64 a b)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))) (*.f64 a b)))) (-.f64 (*.f64 (/.f64 (+.f64 a b) a) (/.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 (+.f64 a b) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a b)))) (*.f64 b (*.f64 a (*.f64 a b)))))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 eps (+.f64 a b))) (/.f64 eps (expm1.f64 (*.f64 eps b)))) (expm1.f64 (*.f64 eps a))) |
(/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 b (*.f64 eps #s(literal 1/12 binary64))))) |
4 calls:
| 9.0ms | eps |
| 4.0ms | b |
| 4.0ms | a |
| 3.0ms | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | a |
| 100.0% | 1 | b |
| 100.0% | 1 | eps |
| 100.0% | 1 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) |
Compiled 39 to 26 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 (/.f64 b a) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) b) |
(/.f64 (/.f64 (+.f64 a b) a) b) |
| Outputs |
|---|
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
3 calls:
| 5.0ms | a |
| 3.0ms | eps |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | a |
| 99.8% | 1 | b |
| 99.8% | 1 | eps |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 (/.f64 b a) b) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) b) |
(/.f64 #s(literal 1 binary64) a) |
3 calls:
| 2.0ms | eps |
| 2.0ms | a |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.6% | 2 | a |
| 84.2% | 2 | b |
| 58.4% | 4 | eps |
Compiled 12 to 9 computations (25% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) a) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) a) |
3 calls:
| 1.0ms | eps |
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.6% | 1 | eps |
| 52.6% | 1 | a |
| 52.6% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 79.0ms | 4.1111677427837637e-230 | 2.924184500344426e-229 |
| 74.0ms | 92× | 2 | valid |
| 2.0ms | 4× | 1 | valid |
Compiled 117 to 94 computations (19.7% saved)
ival-exp: 44.0ms (66.6% of total)ival-mult: 10.0ms (15.1% of total)ival-sub: 5.0ms (7.6% of total)backward-pass: 4.0ms (6.1% of total)ival-add: 2.0ms (3% of total)ival-div: 1.0ms (1.5% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 6× | *-commutative_binary64 |
| 6× | +-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 35 |
| 1 | 27 | 35 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 b (*.f64 eps #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(if (<=.f64 b #s(literal 3960267131976003/13656093558537941553315536467397135968552465044102979912491535998492748263050510482475893147384943187441520456895351276433180265787636459684584153195173539934402882722844701815732384329547395122644920353046295760858502651980751792724303620866048 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
| Outputs |
|---|
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 eps (*.f64 b (*.f64 eps #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(if (<=.f64 b #s(literal 3960267131976003/13656093558537941553315536467397135968552465044102979912491535998492748263050510482475893147384943187441520456895351276433180265787636459684584153195173539934402882722844701815732384329547395122644920353046295760858502651980751792724303620866048 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
| 6444× | *-lowering-*.f32 |
| 6444× | *-lowering-*.f64 |
| 4974× | *-lowering-*.f32 |
| 4974× | *-lowering-*.f64 |
| 4478× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 510 | 3540 |
| 1 | 1756 | 3415 |
| 2 | 6500 | 3410 |
| 0 | 9003 | 3410 |
| 0 | 451 | 5808 |
| 1 | 1602 | 5507 |
| 2 | 5826 | 5452 |
| 0 | 8001 | 5452 |
| 0 | 601 | 10102 |
| 1 | 2150 | 9527 |
| 0 | 8355 | 9527 |
| 0 | 17 | 18 |
| 1 | 46 | 18 |
| 2 | 99 | 18 |
| 3 | 179 | 18 |
| 4 | 443 | 18 |
| 5 | 911 | 18 |
| 6 | 1816 | 18 |
| 7 | 5697 | 18 |
| 0 | 8192 | 18 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 109 to 73 computations (33% saved)
Compiled 186 to 108 computations (41.9% saved)
Loading profile data...